Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimNeuralModelRegistry Struct Reference

Owning dynamic array of neural model entries. More...

#include <neural_models.h>

Collaboration diagram for SimNeuralModelRegistry:

Public Attributes

SimNeuralModelEntryentries
 
size_t count
 
size_t capacity
 

Detailed Description

Owning dynamic array of neural model entries.

Member Data Documentation

◆ capacity

size_t SimNeuralModelRegistry::capacity

Allocated entry capacity.

◆ count

size_t SimNeuralModelRegistry::count

Number of active entries.

◆ entries

SimNeuralModelEntry* SimNeuralModelRegistry::entries

Owned entry storage.


The documentation for this struct was generated from the following file: