KASKADE 7 development version
Public Member Functions | List of all members

A Weighing that associates to each cell a constant weight of 1. More...

#include <fetransfer.hh>

Detailed Description

A Weighing that associates to each cell a constant weight of 1.

Definition at line 820 of file fetransfer.hh.

Public Member Functions

template<class Entity >
double operator() (Entity const &e)
 
double scalingFactor ()
 
double offset ()
 

Member Function Documentation

◆ offset()

double Kaskade::PlainAverage::offset ( )
inline

Definition at line 825 of file fetransfer.hh.

◆ operator()()

template<class Entity >
double Kaskade::PlainAverage::operator() ( Entity const &  e)
inline

Definition at line 823 of file fetransfer.hh.

◆ scalingFactor()

double Kaskade::PlainAverage::scalingFactor ( )
inline

Definition at line 824 of file fetransfer.hh.


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