demianmnave / CML

The Configurable Math Library
https://github.com/demianmnave/CML
Boost Software License 1.0
83 stars 15 forks source link

Differentiate between scalar and angle types. #3

Closed demianmnave closed 7 years ago

demianmnave commented 7 years ago

From CML1 created by Segmented : demianmnave/CML1#5

If the templates allowed for a separate angle type then various functions such as matrix_rotation_axis_angle would be much more useful for integer matrix types.