Go to the source code of this file.
◆ ae2f_Ann_Slp_h
Definition at line 7 of file Slp.h.
◆ ae2f_Ann_Slp_imp_h
#define ae2f_Ann_Slp_imp_h |
macbuild
Definition at line 272 of file Slp.h.
◆ ae2f_AnnSlpDel
◆ ae2f_AnnSlpFetchDelta
◆ ae2f_AnnSlpFieldSz
#define ae2f_AnnSlpFieldSz |
( |
| inc, |
|
|
| outc ) |
Value:
ae2f_SHAREDEXPORT void outc
ae2f_SHAREDEXPORT void inc
Definition at line 138 of file Slp.h.
◆ ae2f_AnnSlpFit
◆ ae2f_AnnSlpFollow
◆ ae2f_AnnSlpInit
◆ ae2f_AnnSlpMk
◆ ae2f_AnnSlpPredict
◆ ae2f_AnnSlpTrain
◆ ae2f_AnnUtilV2()
ae2f_AnnUtilV2 |
( |
ae2f_float_t | , |
|
|
* | restrict, |
|
|
ae2f_AnnSlp | , |
|
|
* | restrict ) |
◆ ae2f_structdef() [1/2]
ae2f_structdef |
( |
struct | , |
|
|
ae2f_AnnSlp | ) |
Single Layered Perceptron
This is the main structure for the SLP.
◆ ae2f_structdef() [2/2]
ae2f_structdef |
( |
struct | , |
|
|
ae2f_AnnSlpMk_t | ) |
Structure for SLP creation data.
Stack size and allocation count.
Pointer to the created SLP.
Field pointer for SLP data.
Definition at line 283 of file Slp.h.