Searched defs:general_matrix_matrix_product (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/products/
H A DGeneralMatrixMatrix.h24 struct general_matrix_matrix_product<Index,LhsScalar,LhsStorageOrder,ConjugateLhs,RhsScalar,RhsStorageOrder,ConjugateRhs,RowMajor> struct in namespace:Eigen::internal
37 general_matrix_matrix_product<Index,
51 struct general_matrix_matrix_product<Index,LhsScalar,LhsStorageOrder,ConjugateLhs,RhsScalar,RhsStorageOrder,ConjugateRhs,ColMajor> struct in namespace:Eigen::internal
195 * implementation of the high level wrapper to general_matrix_matrix_product
412 internal::general_matrix_matrix_product<

Completed in 52 milliseconds