public class R1toConstantMatrix extends R1toMatrix
Function.EvaluationException| Constructor and Description |
|---|
R1toConstantMatrix(Matrix A)
Construct a constant matrix function.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableMatrix |
evaluate(double x)
Evaluate f(x) = A.
|
dimensionOfDomain, dimensionOfRange, evaluatepublic R1toConstantMatrix(Matrix A)
A - the constant matrixpublic ImmutableMatrix evaluate(double x)
R1toMatrixevaluate in class R1toMatrixx - xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.