SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/GridStorage.hpp>
#include <sgpp/base/exception/generation_exception.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <algorithm>
#include <iostream>
#include <unordered_set>
#include <vector>
#include <iterator>
Classes | |
class | sgpp::base::HashGenerator |
This class provides the generation functionality of sparse grids based on hashmaps. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Functions | |
template<typename T > | |
std::ostream & | operator<< (std::ostream &out, const std::vector< T > &v) |
std::ostream& operator<< | ( | std::ostream & | out, |
const std::vector< T > & | v | ||
) |