fill
Fills a State with a given model state, e.g. a ProductState or a RandomState.
Sources
fill.hpp
fill.cpp
fill.jl
Definition
| 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++)) |