Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
MomentsFieldFE Class Reference
estimation of expectation, variance, skewness and kurtosis of FE fields.
More...
#include <MomentsFieldFE.h>
Inheritance diagram for MomentsFieldFE::
List of all members.
Detailed Description
estimation of expectation, variance, skewness and kurtosis of FE fields.
NAME: MomentsFieldFE - estimation of expectation, variance, skewness and kurtosis of FE fields
DESCRIPTION:
The class is like class "Moments", but applies to finite element fields. See class "ExpecVarFieldFE" and "ExpecVarFieldLattice" for more documentation. The only extension of the current class is that it can handle the third and the fourth moment in addition to the expectation and the variance.
Constructor & Destructor Documentation
|
MomentsFieldFE::MomentsFieldFE (
|
)
|
|
|
MomentsFieldFE::~MomentsFieldFE (
|
) [virtual]
|
|
Member Function Documentation
|
void MomentsFieldFE::estimator (
|
) [virtual]
|
|
|
FieldFE & MomentsFieldFE::getFourth (
|
)
|
|
|
FieldFE & MomentsFieldFE::getKurt (
|
)
|
|
|
FieldFE & MomentsFieldFE::getSkew (
|
)
|
|
|
FieldFE & MomentsFieldFE::getThird (
|
)
|
|
|
void MomentsFieldFE::init (
|
) [virtual]
|
|
|
bool MomentsFieldFE::ok (
|
) const [virtual]
|
|
|
bool MomentsFieldFE::redim (
|
const FieldFE & f ) [virtual]
|
|
|
void MomentsFieldFE::update (
|
FieldFE & u ) [virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.