SG++-Doxygen-Documentation
FloatScalarVector.hpp File Reference
#include <sgpp/combigrid/storage/tree/TreeStorage.hpp>
#include <sgpp/globaldef.hpp>
#include <iostream>
#include <cmath>

Classes

class  sgpp::combigrid::FloatScalarVector
 This class models a single scalar supporting operations such as addition, scalar multiplication and componentwise muliplication. More...
 

Namespaces

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

Functions

std::ostream & sgpp::combigrid::operator<< (std::ostream &stream, FloatScalarVector v)
 
std::istream & sgpp::combigrid::operator>> (std::istream &stream, FloatScalarVector &v)