#include <BootstrapCalculators.h>
Static Public Member Functions | |
static std::unique_ptr< BootstrapCalculator< InType, OutType > > | build (const MooseEnum &, const libMesh::ParallelObject &, const std::vector< Real > &, unsigned int, unsigned int, StochasticTools::Calculator< InType, OutType > &) |
Definition at line 114 of file BootstrapCalculators.h.
|
static |
Definition at line 125 of file BootstrapCalculators.C.