![]() |
Eigen-unsupported
5.0.1-dev+284dcc12
|
This is the complete list of members for Eigen::NNLS< MatrixType_ >, including all inherited members.
| compute(const EigenBase< MatrixDerived > &A) | Eigen::NNLS< MatrixType_ > | |
| info() const | Eigen::NNLS< MatrixType_ > | inline |
| iterations() const | Eigen::NNLS< MatrixType_ > | inline |
| maxIterations() const | Eigen::NNLS< MatrixType_ > | inline |
| NNLS(const MatrixType &A, Index max_iter=-1, Scalar tol=NumTraits< Scalar >::dummy_precision()) | Eigen::NNLS< MatrixType_ > | |
| RhsVectorType typedef | Eigen::NNLS< MatrixType_ > | |
| setMaxIterations(Index maxIters) | Eigen::NNLS< MatrixType_ > | inline |
| setTolerance(const Scalar &tolerance) | Eigen::NNLS< MatrixType_ > | inline |
| SolutionVectorType typedef | Eigen::NNLS< MatrixType_ > | |
| solve(const RhsVectorType &b) | Eigen::NNLS< MatrixType_ > | |
| tolerance() const | Eigen::NNLS< MatrixType_ > | inline |
| x() const | Eigen::NNLS< MatrixType_ > | inline |