org.apache.commons.math3.analysis
public interface UnivariateMatrixFunction
Modifier and Type | Method and Description |
---|---|
double[][] |
value(double x)
Compute the value for the function.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.