Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TDataPoint.h File Reference
#include "RtypesCore.h"
#include <cassert>
#include <math.h>
Include dependency graph for TDataPoint.h:

Classes

class  ROOT::Math::TDataPoint< K, _val_type >
 class representing a data point More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Math
 

Typedefs

typedef TDataPoint< 1, Double_tROOT::Math::TDataPoint1D
 
typedef TDataPoint< 1, Float_tROOT::Math::TDataPoint1F
 
typedef TDataPoint< 2, Double_tROOT::Math::TDataPoint2D
 
typedef TDataPoint< 2, Float_tROOT::Math::TDataPoint2F
 
typedef TDataPoint< 3, Double_tROOT::Math::TDataPoint3D
 
typedef TDataPoint< 3, Float_tROOT::Math::TDataPoint3F