Searched refs:matrix_type (Results 1 – 4 of 4) sorted by relevance
70 typedef boost::qvm::mat<ct, 3, 3> matrix_type; typedef in boost::geometry::strategy::transform::matrix_transformer71 matrix_type m_matrix;85 inline matrix_transformer(matrix_type const& matrix) in matrix_transformer()111 matrix_type const& matrix() const { return m_matrix; } in matrix()143 typedef boost::qvm::mat<ct, 4, 4> matrix_type; typedef in boost::geometry::strategy::transform::matrix_transformer144 matrix_type m_matrix;181 matrix_type const& matrix() const { return m_matrix; } in matrix()
25 u8 matrix_type; member
86 switch (pdata->matrix_type) { in davinci_ks_initialize()
296 .matrix_type = DAVINCI_KEYSCAN_MATRIX_4X4,