TransFlow
0.1.0
A transient pipeline flow simulation library
|
This is the complete list of members for BatchTrackingState, including all inherited members.
batches() const | BatchTrackingState | inline |
BatchTracking (defined in BatchTrackingState) | BatchTrackingState | friend |
BatchTrackingState(const arma::vec &gridPointsIncludingEndPoint, const arma::vec &concentration=Composition::defaultComposition, const arma::uword nBatches=1) | BatchTrackingState | |
BatchTrackingState(const arma::vec &gridPointsIncludingEndPoint, const std::vector< Composition > &composition) | BatchTrackingState | |
m_batches | BatchTrackingState | protected |
m_gridPoints | BatchTrackingState | protected |
sample() const | BatchTrackingState | |
sample(const arma::vec &locations) const | BatchTrackingState | |
sampleInternal(const arma::vec &locations) const | BatchTrackingState | |
sampleToVec() const | BatchTrackingState | |
sampleToVec(const arma::vec &locations) const | BatchTrackingState |