类 LineBlock
java.lang.Object
org.wlld.transFormer.LineBlock
-
构造器概要
构造器构造器说明LineBlock(int typeNumber, int featureDimension, double studyPoint, CodecBlock lastCodecBlock, boolean showLog, int regularModel, double regular, int coreNumber) -
方法概要
修饰符和类型方法说明voidgetModel()voidinsertModel(LineBlockModel lineBlockModel) voidsendParameter(long eventID, Matrix feature, boolean isStudy, OutBack outBack, List<Integer> E)
-
构造器详细资料
-
LineBlock
public LineBlock(int typeNumber, int featureDimension, double studyPoint, CodecBlock lastCodecBlock, boolean showLog, int regularModel, double regular, int coreNumber) throws Exception - 抛出:
Exception
-
-
方法详细资料
-
getModel
-
insertModel
- 抛出:
Exception
-
sendParameter
-
backError
-