|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwater.Iced
hex.NewRowVecTask.RowFunc<DGLM.LambdaMax>
hex.DGLM.LambdaMaxFunc
public static class DGLM.LambdaMaxFunc
| Field Summary |
|---|
| Fields inherited from class hex.NewRowVecTask.RowFunc |
|---|
_expandCats, _standardize, TYPE |
| Constructor Summary | |
|---|---|
DGLM.LambdaMaxFunc(NewRowVecTask.DataFrame data,
double ymu,
DGLM.Link l,
DGLM.Family f)
|
|
| Method Summary | |
|---|---|
DGLM.LambdaMax |
newResult()
|
void |
processRow(DGLM.LambdaMax res,
double[] x,
int[] indexes)
|
DGLM.LambdaMax |
reduce(DGLM.LambdaMax x,
DGLM.LambdaMax y)
|
| Methods inherited from class hex.NewRowVecTask.RowFunc |
|---|
apply, memReq, result |
| Methods inherited from class water.Iced |
|---|
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DGLM.LambdaMaxFunc(NewRowVecTask.DataFrame data,
double ymu,
DGLM.Link l,
DGLM.Family f)
| Method Detail |
|---|
public DGLM.LambdaMax newResult()
newResult in class NewRowVecTask.RowFunc<DGLM.LambdaMax>
public void processRow(DGLM.LambdaMax res,
double[] x,
int[] indexes)
processRow in class NewRowVecTask.RowFunc<DGLM.LambdaMax>
public DGLM.LambdaMax reduce(DGLM.LambdaMax x,
DGLM.LambdaMax y)
reduce in class NewRowVecTask.RowFunc<DGLM.LambdaMax>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||