GLSL style aliases
GLSL style aliases
Matrix implementation, row-major right handed Basic operations:
Is V a matrix with any size and any type
Is V a vector with size H2xW2 and any type
Is V a vector with any size and type T
Is V a vector with size H2xW2 and type T
Flexible templated matrix with some math utils