#include <MortonOrder.hpp>
◆ MortonOrder()
◆ getPermutation()
| const std::vector< size_t > & sgpp::datadriven::MortonOrder::getPermutation |
( |
| ) |
const |
◆ isIdentity()
| bool sgpp::datadriven::MortonOrder::isIdentity |
( |
| ) |
const |
◆ isOrdered()
| bool sgpp::datadriven::MortonOrder::isOrdered |
( |
| ) |
const |
◆ orderDataset()
| void sgpp::datadriven::MortonOrder::orderDataset |
( |
| ) |
|
◆ restoreDataset()
| void sgpp::datadriven::MortonOrder::restoreDataset |
( |
| ) |
|
◆ _dataset
◆ _isIdentity
| bool sgpp::datadriven::MortonOrder::_isIdentity |
|
protected |
◆ _isOrdered
| bool sgpp::datadriven::MortonOrder::_isOrdered |
|
protected |
◆ permutation
| std::vector<size_t> sgpp::datadriven::MortonOrder::permutation |
|
protected |
The documentation for this class was generated from the following files: