Documentation - setInitialState
Add an explanation to the setInitialState
method of StatePropagation. Something like
the initial states can be thought of a collection of column vectors and all of them are propagated simultaneously by multiplying them with the "partial propagator" computed for the time dt. So the initial states in general would be a
n x m
matrix, wheren
is the system dimension andm
are the number of initial states choosen