| 22 | |
| 23 | namespace PyImath { |
| 24 | template<> const char *PyImath::EulerfArray::name() { return "EulerfArray"; } |
| 25 | template<> const char *PyImath::EulerdArray::name() { return "EulerdArray"; } |
| 26 | } |
| 27 |
nothing calls this directly
no outgoing calls
no test coverage detected