Kaspersky Neuromorphic Platform
1.0.0
API Reference
|
autodoc | Direcory for auto-generated API documentation files |
▼ backends | |
▼ cpu | CPU backend directory |
▼ cpu-library | CPU library directory |
▼ include | Include directory for CPU library headers |
► knp | Include directory for CPU library headers |
▼ cpu-multi-threaded-backend | Multi-threaded CPU backend directory |
▼ include | Include directory for multi-threaded backend |
► knp | Include directory for multi-threaded backend |
▼ cpu-single-threaded-backend | Single-threaded CPU backend directory |
▼ include | Include directory for single-threaded backend |
► knp | Include directory for single-threaded backend |
▼ thread_pool | Thread pool directory |
▼ include | Include directory for thread pool library headers |
► knp | Include directory for thread pool library headers |
▼ base-framework | C++ framework directory |
▼ include | Include directory for C++ framework |
▼ knp | Include directory for C++ framework |
▼ framework | Include directory for C++ framework headers |
► coordinates | Directory for coordinate headers |
► io | Directory for input and output channel headers |
► monitoring | Directory for monitoring headers |
► population | Directory for headers that contain procedures and functions for working with populations |
► projection | Directory for headers that contain procedures and functions for working with projections |
► sonata | Directory for SONATA format headers |
backend_loader.h | Backend loader interface |
model.h | Model interface |
model_executor.h | Model executor interface |
model_loader.h | Model loader interface |
network.h | Network interface |
synchronization.h | Functions to read network back from |
▼ core-library | Core library directory |
▼ include | Include directory for core library headers |
▼ knp | Include directory for core library headers |
▼ core | Include directory for core library headers |
► messaging | Directory for messaging headers |
backend.h | Class definition for backend base |
core.h | Class definition for core library basic entities |
device.h | Class definition for device base class |
message_bus.h | Message bus interface |
message_endpoint.h | Message endpoint interface |
population.h | General population interface |
projection.h | General projection interface |
subscription.h | Subscription class that determines message exchange between entities in the network |
tag.h | Tag class and well-known tags registry |
uid.h | UID class and routines |
▼ devices-library | Device library directory |
▼ include | Include directory for devices library |
▼ knp | Include directory for devices library |
▼ devices | Include directory for devices library |
altai.h | Class definitions for AltAI, AltAI_GM and AltAI_HW devices |
cpu.h | Class definition for CPU device |
▼ meta-library | Metaprogramming library directory |
▼ include | Include directory for metaprogramming library headers |
▼ knp | Include directory for metaprogramming library headers |
▼ meta | Include directory for metaprogramming library headers |
assert_helpers.h | Some helpers that are useful for assertions |
macro.h | Some wide used macros |
specialization_helpers.h | Some useful routines for working with template specializations |
stringify.h | Introspection routines |
variant_helpers.h | Some useful routines for working with std::variant |
▼ neuron-traits-library | Neuron traits library directory |
▼ include | Include directory for neuron traits library headers |
▼ knp | Include directory for neuron traits library headers |
▼ neuron-traits | Include directory for neuron traits library headers |
all_traits.h | List of all neuron type traits |
altai_lif.h | AltAILIF neuron type traits |
blifat.h | BLIFAT neuron type traits |
stdp_synaptic_resource_rule.h | Synaptic resource-based STDP neuron parameters |
stdp_type_traits.h | List of STDP-specific neuron type traits |
type_traits.h | Common neuron type traits |
▼ synapse-traits-library | Synapse traits library directory |
▼ include | Include directory for synapse traits library headers |
▼ knp | Include directory for synapse traits library headers |
▼ synapse-traits | Include directory for synapse traits library headers |
all_traits.h | Delta synapse type traits |
delta.h | Delta synapse type traits |
output_types.h | Enumeration of different ways that a synaptic impact may influence a neuron |
stdp_add_rule.h | Rule for additive STDP |
stdp_common.h | STDP internal common templates |
stdp_synaptic_resource_rule.h | Rule for synapse resource-based STDP |
stdp_type_traits.h | STDP associations and type traits |
type_traits.h | Common synapse type traits |