Changeset 732 for cpp/frams/config/f0-SDK.def
- Timestamp:
- 02/15/18 00:42:07 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/config/f0-SDK.def
r528 r732 89 89 PROP(getInputNeuroIndex,0,1+2,`get input neuron index',p d(d),,,,p_getInputNeuroIndex,PROCEDURE) 90 90 PROP(getInputWeight,0,1+2,`get input weight',p f(d),,,,p_getInputWeight,PROCEDURE) 91 PROP(classObject,0,1+2,`neuron class',o 91 PROP(classObject,0,1+2,`neuron class',oNeuroClass,,,,classObject,GETONLY) 92 92 ENDCLASS 93 93
Note: See TracChangeset
for help on using the changeset viewer.