Classes | Namespaces | Enumerations | Functions
QGpCoreTools/StatisticalValue.h File Reference
#include <math.h>
#include "XMLClass.h"
#include "Global.h"
#include "Number.h"
#include "Value.h"
#include "QGpCoreToolsDLLExport.h"

Go to the source code of this file.

Classes

class  QGpCoreTools::ComplexStatisticalValue
class  QGpCoreTools::RealStatisticalValue
class  QGpCoreTools::StatisticalValue< numberType >
 Brief description of class still missing. More...

Namespaces

namespace  QGpCoreTools

Enumerations

enum  QGpCoreTools::MisfitType {
  QGpCoreTools::L1, QGpCoreTools::L1_Normalized, QGpCoreTools::L1_LogNormalized, QGpCoreTools::L1_NormalizedBySigmaOnly,
  QGpCoreTools::L2, QGpCoreTools::L2_Normalized, QGpCoreTools::L2_LogNormalized, QGpCoreTools::L2_NormalizedBySigmaOnly,
  QGpCoreTools::Akaike, QGpCoreTools::AkaikeFewSamples
}

Functions

template<class numberType >
QGPCORETOOLS_EXPORT QDataStream & QGpCoreTools::operator<< (QDataStream &s, const StatisticalValue< numberType > &p)
template<class numberType >
QGPCORETOOLS_EXPORT QDataStream & QGpCoreTools::operator>> (QDataStream &s, StatisticalValue< numberType > &p)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines