|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--lnsc.pmvf.FunctionalUnit2.ProcessPatternResult2
Return type for the method FunctionalUnit2.processPattern(double[], boolean, boolean, boolean, boolean, java.lang.String[])
.
Field Summary | |
double[][] |
derivative
The derivative. |
DataSet |
extraData
Contains extra recorded information. |
double[] |
outputPattern
The output pattern. |
double[][] |
parameterDerivative
The derivative with respect to the parameters. |
double[][][] |
parameterSecondDerivative
The second derivative with respect to the parameters.. |
double[][][] |
secondDerivative
The second derivative. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public double[][] derivative
public DataSet extraData
public double[] outputPattern
public double[][] parameterDerivative
public double[][][] parameterSecondDerivative
public double[][][] secondDerivative
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |