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

  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrix.h 675 const bool needToTranspose = (Flags & RowMajorBit) != (OtherDerived::Flags & RowMajorBit);
676 if (needToTranspose) {
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h     [all...]

Completed in 3596 milliseconds