#include <QList>#include <QObject>#include <QVector>Go to the source code of this file.
Classes | |
| 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... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Functions | |
| QDataStream & | Isis::operator<< (QDataStream &stream, const StatCumProbDistDynCalc &scpddc) |
| QDataStream & | Isis::operator>> (QDataStream &stream, StatCumProbDistDynCalc &scpddc) |