|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.nlp.optimization.ScaledSGDMinimizer.weight
public class ScaledSGDMinimizer.weight
Field Summary | |
---|---|
double[] |
d
|
double[] |
w
|
Constructor Summary | |
---|---|
ScaledSGDMinimizer.weight(double[] wt)
|
|
ScaledSGDMinimizer.weight(double[] wt,
double[] di)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double[] w
public double[] d
Constructor Detail |
---|
public ScaledSGDMinimizer.weight(double[] wt)
public ScaledSGDMinimizer.weight(double[] wt, double[] di)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |