Home
last modified time | relevance | path

Searched refs:selfadjoint_matrix_vector_product (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector_BLAS.h48selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,BuiltIn…
52 struct selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,S…
60selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,BuiltIn…
DSelfadjointMatrixVector.h24 struct selfadjoint_matrix_vector_product;
27 struct selfadjoint_matrix_vector_product struct
39 EIGEN_DONT_INLINE void selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLh… in run()
225 …internal::selfadjoint_matrix_vector_product<Scalar, Index, (internal::traits<ActualLhsTypeCleaned>…
/external/eigen/blas/
Dlevel2_real_impl.h19 (internal::selfadjoint_matrix_vector_product<Scalar,int,ColMajor,Upper,false,false>::run), in EIGEN_BLAS_FUNC()
21 (internal::selfadjoint_matrix_vector_product<Scalar,int,ColMajor,Lower,false,false>::run), in EIGEN_BLAS_FUNC()
Dlevel2_cplx_impl.h25 (internal::selfadjoint_matrix_vector_product<Scalar,int,ColMajor,Upper,false,false>::run), in EIGEN_BLAS_FUNC()
27 (internal::selfadjoint_matrix_vector_product<Scalar,int,ColMajor,Lower,false,false>::run), in EIGEN_BLAS_FUNC()