public class LinearBatch.LossMCFunction extends Object implements FunctionP
Constructor and Description |
---|
LossMCFunction(ClassificationDataSet D,
LossMC loss) |
Modifier and Type | Method and Description |
---|---|
double |
f(double... x) |
double |
f(Vec w) |
double |
f(Vec w,
ExecutorService ex)
Computes the result of a single variate function
|
public LossMCFunction(ClassificationDataSet D, LossMC loss)
public double f(Vec w, ExecutorService ex)
FunctionP
Copyright © 2017. All rights reserved.