|
BioCMAMC-ST
|
Typedefs | |
| using | TransitionnerPtrType = rust::Box<TransitionerWrapper> |
| Opaque type for flowmap transitioner. | |
| using | IterationStatePtrType = ::rust::Box<::IterationStateWrapper> |
| Opaque type for iteration state. | |
| using | StateCooMatrixType = ::rust::Box<::CooMatrixWrap> |
| Opaque type for Naive COO matrix. | |
Functions | |
| double | get_min_residence_time (const TransitionnerPtrType &iterator) noexcept |
| Determine the smallest compartment residence time For cases with multiple flowmaps, all the different states are taken into account. | |
| using CmaUtils::IterationStatePtrType = ::rust::Box<::IterationStateWrapper> |
Opaque type for iteration state.
| using CmaUtils::StateCooMatrixType = ::rust::Box<::CooMatrixWrap> |
Opaque type for Naive COO matrix.
| using CmaUtils::TransitionnerPtrType = rust::Box<TransitionerWrapper> |
Opaque type for flowmap transitioner.
|
noexcept |
Determine the smallest compartment residence time For cases with multiple flowmaps, all the different states are taken into account.