| 程序包 | 说明 |
|---|---|
| org.wlld.transFormer | |
| org.wlld.transFormer.nerve |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CodecBlock.setLineBlock(LineBlock lineBlock) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected LineBlock |
Nerve.lineBlock |
| 构造器和说明 |
|---|
HiddenNerve(int id,
int depth,
double studyPoint,
ActiveFunction activeFunction,
int sensoryNerveNub,
int outNerveNub,
LineBlock lineBlock,
int regularModel,
double regular,
int coreNumber) |
Nerve(int id,
String name,
double studyPoint,
ActiveFunction activeFunction,
int sensoryNerveNub,
int hiddenNerveNub,
int outNerveNub,
LineBlock lineBlock,
int regularModel,
double regular,
int coreNumber) |
Copyright © 2024. All rights reserved.