Package jline.api.mam.m3pp
Class M3pp2m_fitcKt
-
- All Implemented Interfaces:
public final class M3pp2m_fitcKt
-
-
Method Summary
Modifier and Type Method Description final static MatrixCellm3pp2m_fitc(DoubleArray av, DoubleArray btv, DoubleArray binfv)Simple wrapper function for m3pp2m_fitc final static MatrixCellm3pp2m_fitc_approx_ag_multiclass(DoubleArray av, DoubleArray btv, DoubleArray binfv, DoubleArray corrv)Wrapper function for m3pp2m_fitc_approx_ag_multiclass -
-
Method Detail
-
m3pp2m_fitc
final static MatrixCell m3pp2m_fitc(DoubleArray av, DoubleArray btv, DoubleArray binfv)
Simple wrapper function for m3pp2m_fitc
-
m3pp2m_fitc_approx_ag_multiclass
final static MatrixCell m3pp2m_fitc_approx_ag_multiclass(DoubleArray av, DoubleArray btv, DoubleArray binfv, DoubleArray corrv)
Wrapper function for m3pp2m_fitc_approx_ag_multiclass
-
-
-
-