TrdMCClusterR Fit Classifier
Public Member Functions | Public Attributes | List of all members
Point::Point2D Struct Reference

#include "Point.h"

Collaboration diagram for Point::Point2D:
Collaboration graph

Public Member Functions

 Point2D ()
 
 Point2D (double x, double y)
 

Public Attributes

double x
 
double y
 

Constructor & Destructor Documentation

◆ Point2D() [1/2]

Point::Point2D::Point2D ( )
inline

◆ Point2D() [2/2]

Point::Point2D::Point2D ( double  x,
double  y 
)
inline

Member Data Documentation

◆ x

double Point::Point2D::x

◆ y

double Point::Point2D::y

The documentation for this struct was generated from the following file: