public static class HolmesFeatherstoneAttractionModel.GradientHessian extends Object implements Serializable
| Constructor and Description |
|---|
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-2016 CS Systèmes d'information. All rights reserved.