#include <SecondMomentNormStrategy.hpp>
 | 
| double  | norm (FloatTensorVector &vector) override | 
|   | computes the second moment of the given tensor vector  More...
  | 
|   | 
|   | SecondMomentNormStrategy (std::shared_ptr< sgpp::combigrid::OrthogonalPolynomialBasis1D > basisFunction, size_t numDims, sgpp::combigrid::SingleFunction weightFunction, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) | 
|   | 
|   | SecondMomentNormStrategy (std::shared_ptr< sgpp::combigrid::OrthogonalPolynomialBasis1D > basisFunction, sgpp::combigrid::WeightFunctionsCollection &weightFunctions, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) | 
|   | 
|   | SecondMomentNormStrategy (sgpp::combigrid::OrthogonalBasisFunctionsCollection &basisFunctions, sgpp::combigrid::WeightFunctionsCollection &weightFunctions, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) | 
|   | 
| virtual  | ~SecondMomentNormStrategy () | 
|   | 
|   | NormStrategy () | 
|   | 
| virtual  | ~NormStrategy () | 
|   | 
◆ SecondMomentNormStrategy() [1/3]
◆ SecondMomentNormStrategy() [2/3]
◆ SecondMomentNormStrategy() [3/3]
◆ ~SecondMomentNormStrategy()
  
  
      
        
          | sgpp::combigrid::SecondMomentNormStrategy::~SecondMomentNormStrategy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ norm()
The documentation for this class was generated from the following files: