Searched defs:solveInPlace (Results 1 – 2 of 2) sorted by relevance
712 void solveInPlace( MatrixBase<Dest> &X) const in solveInPlace() function729 template<typename Dest> void solveInPlace(MatrixBase<Dest> &X) const in solveInPlace() function
234 void MappedSuperNodalMatrix<Scalar,Index_>::solveInPlace( MatrixBase<Dest>&X) const in solveInPlace() function