KASKADE 7 development version
Public Types | Public Member Functions | List of all members
Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx > Class Template Reference

#include <comp_step.hh>

Detailed Description

template<class X, class Xstar, int yIdx, int uIdx, int pIdx>
class Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx >

Definition at line 40 of file comp_step.hh.

Inheritance diagram for Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx >:
Kaskade::DualPairing< X, Xstar >

Public Types

typedef X domain_type
 
typedef X::field_type field_type
 

Public Member Functions

 Scaledl2ScalarProduct (Scalar sy_, Scalar su_, Scalar sp_)
 
virtual ~Scaledl2ScalarProduct ()
 
virtual Scalar operator() (X const &x, Xstar const &y) const
 

Member Typedef Documentation

◆ domain_type

template<class X , class Xstar >
typedef X Kaskade::DualPairing< X, Xstar >::domain_type
inherited

Definition at line 27 of file symmetricOperators.hh.

◆ field_type

template<class X , class Xstar >
typedef X::field_type Kaskade::DualPairing< X, Xstar >::field_type
inherited

Definition at line 28 of file symmetricOperators.hh.

Constructor & Destructor Documentation

◆ Scaledl2ScalarProduct()

template<class X , class Xstar , int yIdx, int uIdx, int pIdx>
Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx >::Scaledl2ScalarProduct ( Scalar  sy_,
Scalar  su_,
Scalar  sp_ 
)
inline

Definition at line 44 of file comp_step.hh.

◆ ~Scaledl2ScalarProduct()

template<class X , class Xstar , int yIdx, int uIdx, int pIdx>
virtual Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx >::~Scaledl2ScalarProduct ( )
inlinevirtual

Definition at line 46 of file comp_step.hh.

Member Function Documentation

◆ operator()()

template<class X , class Xstar , int yIdx, int uIdx, int pIdx>
virtual Scalar Kaskade::Scaledl2ScalarProduct< X, Xstar, yIdx, uIdx, pIdx >::operator() ( X const &  x,
Xstar const &  y 
) const
inlinevirtual

Implements Kaskade::DualPairing< X, Xstar >.

Definition at line 48 of file comp_step.hh.


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