Searched defs:xpr (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/ |
| D | SparseBlock.h | 35 inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) in BlockImpl() 111 inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index i) in sparse_matrix_block_impl() 115 …inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index startRow, Index startCol, Index block… in sparse_matrix_block_impl() 294 inline BlockImpl(SparseMatrixType& xpr, Index i) in BlockImpl() 298 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo… in BlockImpl() 313 inline BlockImpl(SparseMatrixType& xpr, Index i) in BlockImpl() 317 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo… in BlockImpl() 387 inline BlockImpl(XprType& xpr, Index i) in BlockImpl() 397 inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) in BlockImpl()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | nesting_ops.cpp | 16 void use_n_times(const XprType &xpr) in use_n_times()
|
| D | sparse_permutations.cpp | 38 typename internal::nested_eval<T,1>::type eval(const T &xpr) in eval()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/ |
| D | CoreIterators.h | 41 InnerIterator(const XprType &xpr, const Index &outerId) in InnerIterator()
|