| 
    vSMC
    
   vSMC: Scalable Monte Carlo 
   | 
 
Go to the source code of this file.
Namespaces | |
| vsmc | |
Typedefs | |
| using | vsmc::MatrixOrder = MatrixLayout | 
| Alias to MatrixOrder.  More... | |
Enumerations | |
| enum | { vsmc::Dynamic = 0 } | 
| Dynamic dimension.  More... | |
| enum | vsmc::MatrixLayout {  vsmc::RowMajor = 101, vsmc::ColMajor = 102 }  | 
| Matrix layout.  More... | |
| enum | vsmc::ResampleScheme {  vsmc::Multinomial, vsmc::Stratified, vsmc::Systematic, vsmc::Residual, vsmc::ResidualStratified, vsmc::ResidualSystematic }  | 
| Resampling schemes.  More... | |
 1.8.11