HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_DONT_INLINE (Results 26 - 34 of 34) sorted by null

12

  /external/eigen/bench/
bench_gemm.cpp 56 EIGEN_DONT_INLINE void blas_gemm(const MatrixXd& a, const MatrixXd& b, MatrixXd& c)
114 EIGEN_DONT_INLINE void gemm(const A& a, const B& b, C& c)
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixVector.h 30 static EIGEN_DONT_INLINE void run(
GeneralMatrixVector.h 51 EIGEN_DONT_INLINE static void run(
307 EIGEN_DONT_INLINE static void run(
GeneralBlockPanelKernel.h 530 EIGEN_DONT_INLINE EIGEN_FLATTEN_ATTRIB
    [all...]
TriangularMatrixVector.h 29 static EIGEN_DONT_INLINE void run(Index _rows, Index _cols, const LhsScalar* _lhs, Index lhsStride,
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 306 EIGEN_DONT_INLINE SparseVector& assign(const SparseMatrixBase<OtherDerived>& _other)
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 257 static EIGEN_DONT_INLINE void run(const ProductType& prod, Dest& dest, typename ProductType::Scalar alpha) {
269 static EIGEN_DONT_INLINE void run(const ProductType& prod, Dest& dest, typename ProductType::Scalar alpha) {
Assign.h 378 static EIGEN_DONT_INLINE void run(const Derived& src, OtherDerived& dst, typename Derived::Index start, typename Derived::Index end)
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrix.h 400 EIGEN_DONT_INLINE Scalar & insert(Index row, Index col) {

Completed in 338 milliseconds

12