SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/common/BoundingBox.hpp>
#include <sgpp/base/grid/LevelIndexTypes.hpp>
#include <sgpp/base/tools/ClenshawCurtisTable.hpp>
#include <sgpp/globaldef.hpp>
#include <time.h>
#include <cstddef>
#include <cmath>
#include <string>
#include <iostream>
#include <fstream>
#include <vector>
#include <algorithm>
Classes | |
class | sgpp::base::Stretching |
Stretching can be done in different ways: More... | |
struct | sgpp::base::Stretching1D |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::base | |
Macros | |
#define | LOOKUPMAX 11 |
#define | LOOKUPSIZE 2047 |
#define LOOKUPMAX 11 |
Referenced by sgpp::base::Stretching::getAdjacentPositions(), and sgpp::base::Stretching::~Stretching().
#define LOOKUPSIZE 2047 |
Referenced by sgpp::base::Stretching::printLookupTable().