public static class FunctionGradient.PartialDerivative
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
parameterId |
double |
value |
Constructor and Description |
---|
PartialDerivative(int parameterId,
double value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |