wbc
|
#include <base/Eigen.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | wbc::ActivationFunction |
Namespaces | |
namespace | wbc |
Enumerations | |
enum | wbc::activationType { wbc::NO_ACTIVATION , wbc::STEP_ACTIVATION , wbc::LINEAR_ACTIVATION , wbc::QUADRATIC_ACTIVATION , wbc::PROPORTIONAL_ACTIVATION } |