SNAP Library 2.0, Developer Reference  2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
xmath.h File Reference
#include "bd.h"
Include dependency graph for xmath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TMath
class  TSpecFunc
class  TMom
class  TCorr
class  TStatTest
class  TComb
class  TLinReg
class  TSvd
class  THist

Typedefs

typedef TPt< TMomPMom
typedef TVec< PMomTMomV
typedef TVVec< PMomTMomVV
typedef THash< TInt, PMomTIntMomH
typedef THash< TInt, TMomVTIntMomVH
typedef THash< TInt, TMomVVTIntMomVVH
typedef TPt< TCorrPCorr
typedef TPt< TCombPComb
typedef TPt< TLinRegPLinReg
typedef TPt< TSvdPSvd

Typedef Documentation

typedef TPt< TComb > PComb

Definition at line 314 of file xmath.h.

typedef TPt< TCorr > PCorr

Definition at line 267 of file xmath.h.

typedef TPt< TLinReg > PLinReg

Definition at line 343 of file xmath.h.

typedef TPt< TMom > PMom

Definition at line 129 of file xmath.h.

typedef TPt< TSvd > PSvd

Definition at line 395 of file xmath.h.

typedef THash<TInt, PMom> TIntMomH

Definition at line 261 of file xmath.h.

Definition at line 262 of file xmath.h.

Definition at line 263 of file xmath.h.

typedef TVec< PMom > TMomV

Definition at line 129 of file xmath.h.

typedef TVVec<PMom> TMomVV

Definition at line 260 of file xmath.h.