flattenState stateMap
CodedMap<TypedTensor<Scalar, MeasureProduct<state, MeasureOne>>>
ShortCode list * Tensor
rk4 tInitial tEnd tStep t0 rhs
TypedTensor<Scalar, MeasureProduct<time index, MeasureOne>>
ParameterisedRHS
CodedMap<TypedTensor<Vector, MeasureProduct<state, MeasureOne>>>
rk4WithStepCount tInitial tFinal steps y0 f
int
Tensor
Tensor -> Tensor -> Tensor
rk4WithStepWidth tInitial tFinal dt y0 f
rk4float tInitial tFinal steps initialVector f
float<MeasureProduct<time index, MeasureOne>>
float[]
float -> float[] -> float[]
float[][]
unflattenTrajectory keys traj
ShortCode list
Map<ShortCode, TypedTensor<Vector, MeasureProduct<state, MeasureOne>>>
Unflatten trajectory Tensor back into ``CodedMap``. traj has shape [timeSteps; stateCount].
wrapRhs keys rhs t y
Type something to start searching.