Namespace Bonsai.ML.LinearDynamicalSystems
Classes
- DeserializeFromJson
Deserializes a sequence of JSON strings into data model objects.
- Reshape
Represents an operator that reshapes the dimensions of a 2D multi-dimensional array.
- SerializeToJson
Serializes a sequence of data model objects into JSON strings.
- Slice
Represents an operator that slices a 2D multi-dimensional array.
- State
State of a Kalman Filter (mean vector and covariance matrix)
- StateComponent
State component of a Kalman Filter