Kaspersky Neuromorphic Platform
1.0.0
API Reference
|
Namespace for framework coordinates. More...
Namespaces | |
namespace | cartesian |
Namespace for Cartesian coordinates. | |
namespace | radial |
Namespace for the radial coordinates. | |
Namespace for framework coordinates.
using knp::framework::coordinates::CoordinateGenerator = std::function<std::any(size_t index)> |
Type of coordinate generator.
index | neuron index. |
Definition at line 37 of file generator.h.