A_ | Eigen::NNLS< MatrixType_ > | private |
AtA_ | Eigen::NNLS< MatrixType_ > | private |
Atb_ | Eigen::NNLS< MatrixType_ > | private |
ColsAtCompileTime enum value | Eigen::NNLS< MatrixType_ > | |
compute(const EigenBase< MatrixDerived > &A) | Eigen::NNLS< MatrixType_ > | |
gradient_ | Eigen::NNLS< MatrixType_ > | private |
Index typedef | Eigen::NNLS< MatrixType_ > | |
index_sets_ | Eigen::NNLS< MatrixType_ > | private |
IndicesType typedef | Eigen::NNLS< MatrixType_ > | |
info() const | Eigen::NNLS< MatrixType_ > | inline |
info_ | Eigen::NNLS< MatrixType_ > | private |
iterations() const | Eigen::NNLS< MatrixType_ > | inline |
iterations_ | Eigen::NNLS< MatrixType_ > | private |
MatrixAtAType typedef | Eigen::NNLS< MatrixType_ > | private |
MatrixType typedef | Eigen::NNLS< MatrixType_ > | |
max_iter_ | Eigen::NNLS< MatrixType_ > | private |
MaxColsAtCompileTime enum value | Eigen::NNLS< MatrixType_ > | |
maxIterations() const | Eigen::NNLS< MatrixType_ > | inline |
MaxRowsAtCompileTime enum value | Eigen::NNLS< MatrixType_ > | |
moveToActiveSet_(Index idx) | Eigen::NNLS< MatrixType_ > | private |
moveToInactiveSet_(Index idx) | Eigen::NNLS< MatrixType_ > | private |
NNLS() | Eigen::NNLS< MatrixType_ > | |
NNLS(const MatrixType &A, Index max_iter=-1, Scalar tol=NumTraits< Scalar >::dummy_precision()) | Eigen::NNLS< MatrixType_ > | |
numInactive_ | Eigen::NNLS< MatrixType_ > | private |
Options enum value | Eigen::NNLS< MatrixType_ > | |
QR_ | Eigen::NNLS< MatrixType_ > | private |
qrCoeffs_ | Eigen::NNLS< MatrixType_ > | private |
RealScalar typedef | Eigen::NNLS< MatrixType_ > | |
RhsVectorType typedef | Eigen::NNLS< MatrixType_ > | |
RowsAtCompileTime enum value | Eigen::NNLS< MatrixType_ > | |
Scalar 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_ > | |
solveInactiveSet_(const RhsVectorType &b) | Eigen::NNLS< MatrixType_ > | private |
tempRhsVector_ | Eigen::NNLS< MatrixType_ > | private |
tempSolutionVector_ | Eigen::NNLS< MatrixType_ > | private |
tolerance() const | Eigen::NNLS< MatrixType_ > | inline |
tolerance_ | Eigen::NNLS< MatrixType_ > | private |
x() const | Eigen::NNLS< MatrixType_ > | inline |
x_ | Eigen::NNLS< MatrixType_ > | private |
y_ | Eigen::NNLS< MatrixType_ > | private |