Beatmup
|
Functions | |
template<typename numeric > | |
CustomPoint< numeric > | min (const CustomPoint< numeric > &a, const CustomPoint< numeric > &b) |
template<typename numeric > | |
CustomPoint< numeric > | max (const CustomPoint< numeric > &a, const CustomPoint< numeric > &b) |
std::string | to_string (Beatmup::NNets::ActivationFunction function) |
std::string | to_string (Beatmup::NNets::Pooling2D::Operator op) |
std::string | to_string (const Beatmup::NNets::Size::Padding &padding) |
|
inline |
Definition at line 724 of file geometry.h.
|
inline |
Definition at line 728 of file geometry.h.
std::string std::to_string | ( | Beatmup::NNets::ActivationFunction | function | ) |
std::string std::to_string | ( | Beatmup::NNets::Pooling2D::Operator | op | ) |
Definition at line 241 of file pooling2d.cpp.
std::string std::to_string | ( | const Beatmup::NNets::Size::Padding & | padding | ) |
Definition at line 714 of file storage.cpp.