◆ CombigridTreeStorageImpl()
sgpp::combigrid::CombigridTreeStorageImpl::CombigridTreeStorageImpl |
( |
std::vector< std::shared_ptr< AbstractPointHierarchy >> const & |
p_pointHierarchies, |
|
|
MultiFunction |
p_func, |
|
|
bool |
exploitNesting |
|
) |
| |
|
inline |
◆ setFunctions()
void sgpp::combigrid::CombigridTreeStorageImpl::setFunctions |
( |
| ) |
|
|
inline |
◆ exploitNesting
bool sgpp::combigrid::CombigridTreeStorageImpl::exploitNesting |
◆ func
std::function<double(base::DataVector const &)> sgpp::combigrid::CombigridTreeStorageImpl::func |
◆ mutexPtr
std::shared_ptr<std::recursive_mutex> sgpp::combigrid::CombigridTreeStorageImpl::mutexPtr |
◆ pointHierarchies
std::vector<std::shared_ptr<AbstractPointHierarchy> > sgpp::combigrid::CombigridTreeStorageImpl::pointHierarchies |
◆ storage
std::shared_ptr<TreeStorage<std::shared_ptr<TreeStorage<double> > > > sgpp::combigrid::CombigridTreeStorageImpl::storage |
The documentation for this class was generated from the following file: