| magnitude_type typedef | Belos::details::ProjectedLeastSquaresSolver< Scalar > | |
| mat_type typedef | Belos::details::ProjectedLeastSquaresSolver< Scalar > | |
| ProjectedLeastSquaresSolver(std::ostream &warnStream, const ERobustness defaultRobustness=ROBUSTNESS_NONE) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| scalar_type typedef | Belos::details::ProjectedLeastSquaresSolver< Scalar > | |
| solve(ProjectedLeastSquaresProblem< Scalar > &problem, const int curCol) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| solveUpperTriangularSystem(Teuchos::ESide side, mat_type &X, const mat_type &R, const mat_type &B) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| solveUpperTriangularSystem(Teuchos::ESide side, mat_type &X, const mat_type &R, const mat_type &B, const ERobustness robustness) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| solveUpperTriangularSystemInPlace(Teuchos::ESide side, mat_type &X, const mat_type &R) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| solveUpperTriangularSystemInPlace(Teuchos::ESide side, mat_type &X, const mat_type &R, const ERobustness robustness) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| testGivensRotations(std::ostream &out) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| testTriangularSolves(std::ostream &out, const int testProblemSize, const ERobustness robustness, const bool verbose=false) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| testUpdateColumn(std::ostream &out, const int numCols, const bool testBlockGivens=false, const bool extraVerbose=false) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| updateColumn(ProjectedLeastSquaresProblem< Scalar > &problem, const int curCol) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |
| updateColumns(ProjectedLeastSquaresProblem< Scalar > &problem, const int startCol, const int endCol) | Belos::details::ProjectedLeastSquaresSolver< Scalar > | inline |