|
SCL
1.0
Standard Control Library : Control, dynamics, physics, and simulation
|
Public Member Functions | |
| scl::sBool | classic (Neurons arg_ng, Eigen::MatrixXd arg_target, scl::sFloat arg_noise, Eigen::MatrixXd &ret_decoder) |
| scl::sBool scl_test::Decoder::classic | ( | Neurons | arg_ng, |
| Eigen::MatrixXd | arg_target, | ||
| scl::sFloat | arg_noise, | ||
| Eigen::MatrixXd & | ret_decoder | ||
| ) |
decoder
| arg_ng | Neuron model |
| arg_target | Target |
| arg_noise | noise value |
| ret_decoder | the returned decoded value |
1.8.6