Go to the source code of this file.
Namespaces | |
Rcs | |
Typedefs | |
using | Rcs::IndexList = OMPartial::IndexList |
Functions | |
static IndexList | Rcs::loadIndexList (IndexList input, unsigned int dim, bool exclude, const char *category) |
static IndexList | Rcs::loadMask (const std::vector< bool > &mask, unsigned int dim, bool exclude, const char *category) |
template<typename T > | |
static void | Rcs::apply (T &partial, const T &full, const std::vector< unsigned int > &keptIndices) |