SNAP Library 2.3, User Reference  2014-06-16 11:58:46
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
xmath.h File Reference
#include "bd.h"

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< TMom > PMom
 
typedef TVec< PMom > TMomV
 
typedef TVVec< PMom > TMomVV
 
typedef THash< TInt, PMom > TIntMomH
 
typedef THash< TInt, TMomV > TIntMomVH
 
typedef THash< TInt, TMomVV > TIntMomVVH
 
typedef TPt< TCorr > PCorr
 
typedef TPt< TComb > PComb
 
typedef TPt< TLinReg > PLinReg
 
typedef TPt< TSvd > PSvd
 

Typedef Documentation

typedef TPt< TComb > PComb

Definition at line 316 of file xmath.h.

typedef TPt< TCorr > PCorr

Definition at line 269 of file xmath.h.

typedef TPt< TLinReg > PLinReg

Definition at line 345 of file xmath.h.

typedef TPt< TMom > PMom

Definition at line 129 of file xmath.h.

typedef TPt< TSvd > PSvd

Definition at line 397 of file xmath.h.

typedef THash<TInt, PMom> TIntMomH

Definition at line 263 of file xmath.h.

Definition at line 264 of file xmath.h.

Definition at line 265 of file xmath.h.

typedef TVec< PMom > TMomV

Definition at line 129 of file xmath.h.

typedef TVVec<PMom> TMomVV

Definition at line 262 of file xmath.h.