HomeSort by relevance Sort by last modified time
    Searched refs:StorageBaseType (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/plugins/
CommonCwiseUnaryOps.h 76 operator*(const Scalar& scalar, const StorageBaseType& matrix)
80 operator*(const std::complex<Scalar>& scalar, const StorageBaseType& matrix)
  /external/eigen/Eigen/src/Core/
ArrayBase.h 45 typedef ArrayBase StorageBaseType;
MatrixBase.h 53 typedef MatrixBase StorageBaseType;
  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 38 typedef SparseMatrixBase StorageBaseType;

Completed in 186 milliseconds