MaMiCo 1.2
Loading...
Searching...
No Matches
coupling::filtering::Patch< dim > Class Template Reference
Collaboration diagram for coupling::filtering::Patch< dim >:

Public Member Functions

 Patch (const tarch::la::Vector< dim, unsigned int > &spatialSize, const unsigned int &temporalSize, const Flowfield< dim > &basefield, const tarch::la::Vector< dim, unsigned int > &pos, const unsigned int &t)
double distance (const coupling::filtering::Patch< dim > &other)
void print ()

Private Member Functions

unsigned int posmod (int i, int n)
void fillFromBasefield (const Flowfield< dim > &basefield, const tarch::la::Vector< dim, unsigned int > &pos, const unsigned int &t)
void computeLocalMean ()
void computeLocalStandardDeviation ()

Private Attributes

Flowfield< dim > _flowfield
Quantities< dim > _localMean
double _localStandardDeviation

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