|
Alexandria
2.16
Please provide a description of the project.
|
Classes | |
| class | Bootstrap |
| class | FullSet |
| class | Interface |
| class | Jackknife |
Functions | |
| template<typename IterType > | |
| Bootstrap< IterType > | bootstrapFactory (IterType) |
| template<typename IterType > | |
| Jackknife< IterType > | jackknifeFactory (IterType, std::size_t sample_size) |
| Bootstrap<IterType> Euclid::SOM::SamplingPolicy::bootstrapFactory | ( | IterType | ) |
Definition at line 93 of file SamplingPolicy.h.
| Jackknife<IterType> Euclid::SOM::SamplingPolicy::jackknifeFactory | ( | IterType | , |
| std::size_t | sample_size | ||
| ) |
Definition at line 159 of file SamplingPolicy.h.
1.8.14