Home
last modified time | relevance | path

Searched defs:ma3 (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dmapped_matrix.cpp37 VectorType ma3 = Map<VectorType>(array3unaligned, size); in map_class_vector() local
86 MatrixType ma3 = map3; in map_class_matrix() local
139 VectorType ma3 = VectorType::Map(array3unaligned, size); in map_static_methods() local