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, evaluate
public R1toConstantMatrix(Matrix A)
A
- the constant matrixpublic ImmutableMatrix evaluate(double x)
R1toMatrix
evaluate
in class R1toMatrix
x
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.