SG++-Doxygen-Documentation
sgpp::datadriven::OperationDotProductModLinear Class Reference

#include <OperationDotProductModLinear.hpp>

Public Member Functions

virtual double eval (sgpp::base::DataVector &x1, sgpp::base::DataVector &x2)
 
 OperationDotProductModLinear (sgpp::base::GridStorage *storage)
 Constructor of OperationTestLinear. More...
 
virtual ~OperationDotProductModLinear ()
 Destructor. More...
 

Protected Attributes

sgpp::base::GridStoragestorage
 Pointer to the grid's GridStorage object. More...
 

Constructor & Destructor Documentation

◆ OperationDotProductModLinear()

sgpp::datadriven::OperationDotProductModLinear::OperationDotProductModLinear ( sgpp::base::GridStorage storage)
inlineexplicit

Constructor of OperationTestLinear.

Parameters
storagePointer to the grid's gridstorage obejct

◆ ~OperationDotProductModLinear()

virtual sgpp::datadriven::OperationDotProductModLinear::~OperationDotProductModLinear ( )
inlinevirtual

Destructor.

References eval().

Member Function Documentation

◆ eval()

Member Data Documentation

◆ storage

sgpp::base::GridStorage* sgpp::datadriven::OperationDotProductModLinear::storage
protected

Pointer to the grid's GridStorage object.

Referenced by eval().


The documentation for this class was generated from the following files: