fill
Fills a State with a given model state, e.g. a ProductState or a RandomState.
Source fill.hpp
Definition
Parameters
Name | Description | |
---|---|---|
state | State object to be filled | |
pstate | ProductState object | |
rstate | RandomState object | |
ncol | integer deciding which column of the State is filled (default: 1/0 (Julia/C++)) |