Searched defs:symm_pack_lhs (Results 1 – 1 of 1) sorted by relevance
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixMatrix.h | 19 struct symm_pack_lhs struct 22 …A, const const_blas_data_mapper<Scalar,Index,StorageOrder>& lhs, Index cols, Index i, Index& count) in pack() 46 void operator()(Scalar* blockA, const Scalar* _lhs, Index lhsStride, Index cols, Index rows) in operator()
|