Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ckstatistics.h File Reference
#include "math.h"
#include "stdio.h"
Include dependency graph for ckstatistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CkSampleT< real, ret >
 CkSampleT represents a statistical "sample" of some data values. More...
 

Typedefs

typedef CkSampleT< double, double > CkSample
 

Typedef Documentation

typedef CkSampleT<double,double> CkSample

Definition at line 164 of file ckstatistics.h.