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

#include <OperationDotProductLinear.hpp>

Public Member Functions

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

Protected Attributes

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

Constructor & Destructor Documentation

◆ OperationDotProductLinear()

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

Constructor of OperationTestLinear.

Parameters
storagePointer to the grid's gridstorage obejct

◆ ~OperationDotProductLinear()

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

Destructor.

References eval().

Member Function Documentation

◆ eval()

Member Data Documentation

◆ storage

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

Pointer to the grid's GridStorage object.

Referenced by eval().


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