Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
StatCumProbDistDynCalc.h File Reference
#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)