Table of Contents

Namespace Bonsai.ML.LinearDynamicalSystems

Classes

CreateModelReference

Represents an operator that creates a reference for a named model.

DeserializeFromJson

Deserializes a sequence of JSON strings into data model objects.

ModelReference

Bonsai LDS model reference base class

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