public static class HolmesFeatherstoneAttractionModel.GradientHessian extends Object implements Serializable
Constructor and Description |
---|
HolmesFeatherstoneAttractionModel.GradientHessian(double[] gradient,
double[][] hessian)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
double[] |
getGradient()
Get a reference to the gradient.
|
double[][] |
getHessian()
Get a reference to the Hessian.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.