#include <QList>
#include <QObject>
#include <QVector>
#include "XmlStackedHandler.h"
Go to the source code of this file.
|
class | Isis::StatCumProbDistDynCalc |
| This class is used to approximate cumulative probibility distributions of a stream of observations without storing the observations or having any apriori knowlege of the range of the data. More...
|
|
|
| Isis |
| This is free and unencumbered software released into the public domain.
|
|
|
QDataStream & | Isis::operator<< (QDataStream &stream, const StatCumProbDistDynCalc &scpddc) |
|
QDataStream & | Isis::operator>> (QDataStream &stream, StatCumProbDistDynCalc &scpddc) |
|