Kaspersky Neuromorphic Platform  1.0.0
API Reference
Loading...
Searching...
No Matches
knp::framework::coordinates Namespace Reference

Namespace for framework coordinates. More...

Namespaces

namespace  cartesian
 Namespace for Cartesian coordinates.
 
namespace  radial
 Namespace for the radial coordinates.
 

Detailed Description

Namespace for framework coordinates.

Typedef Documentation

◆ CoordinateGenerator

using knp::framework::coordinates::CoordinateGenerator = std::function<std::any(size_t index)>

Type of coordinate generator.

Parameters
indexneuron index.

Definition at line 37 of file generator.h.