Searched defs:mat3 (Results 1 – 10 of 10) sorted by relevance
36 Matrix3 mat3; in orthomethods_3() local
199 Matrix3 mat3 = Matrix3::Random(); in transformations() local
107 mat3 = MatrixType::Random(size,size); in ref_vector() local
27 var mat3 = {}; variable
22 var mat3 = require("./mat3.js"); variable
185 Matrix3 mat3 = Matrix3::Random(); in geometry() local
187 Matrix3 mat3 = Matrix3::Random(); in geometry() local
437 typedef mat3x3 mat3; typedef
2678 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0, in mat3() function
2699 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0, in mat3() function