Fast |
Name | Description | |
---|---|---|
Execution(IROMatrixDouble, IROMatrixDouble, NullableDouble, IMatrixDouble, IMatrixDouble) | Execution of the fast nonnegative least squares algorithm. The algorithm finds a vector x with all elements xi>=0 which minimizes |X*x-y|. | |
Execution(IROMatrixDouble, IROMatrixDouble, FuncInt32, Boolean, NullableDouble, IMatrixDouble, IMatrixDouble) | Execution of the fast nonnegative least squares algorithm. The algorithm finds a vector x with all elements xi>=0 which minimizes |X*x-y|. |