SG++-Doxygen-Documentation
FloatSerializationStrategy.hpp File Reference
#include <sgpp/combigrid/serialization/AbstractSerializationStrategy.hpp>
#include <sgpp/globaldef.hpp>
#include <cmath>
#include <limits>
#include <sstream>
#include <string>

Classes

class  sgpp::combigrid::FloatSerializationStrategy< T >
 This class provides a serialization strategy for floating-point types (float, double), though not particularly well-compressed (roughly 70 characters per float will be used). More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::combigrid