demianmnave / CML

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

Implement const matrix and quaternion types #5

Open demianmnave opened 7 years ago

demianmnave commented 7 years ago

From CML1 created by demianmnave : demianmnave/CML1#7

Need to implement const matrix and quaternion types, similar to the const vector types.