Skip to content

Namespace simtix::stat

Namespace List > simtix > stat

Classes

Type Name
class Formula <class T>
class Group
class PostfixExpr
class Scalar <typename T>
class ScalarBase
class StatBase
All visible stat objects will inherit this base class.
class Vector <typename T>

Public Types

Type Name
typedef Scalar< int64_t > Integer
enum Operation
typedef Scalar< double > Real

Public Types Documentation

typedef Integer

using simtix::stat::Integer = typedef Scalar<int64_t>;

enum Operation

enum simtix::stat::Operation {
    kAddition = 0,
    kSubtraction,
    kMultiplication,
    kDivision
};

typedef Real

using simtix::stat::Real = typedef Scalar<double>;


The documentation for this class was generated from the following file projects/simtix/include/simtix/statistics.h