SISCone  2.0.6
Public Member Functions | Public Attributes | List of all members
siscone::Ctwovect Class Reference

class for holding a two-vector More...

#include <geom_2d.h>

Public Member Functions

 Ctwovect ()
 default ctor
 
 Ctwovect (double _x, double _y)
 ctor with initialisation More...
 
double mod2 () const
 norm (modulud square) of the vector
 
double modulus () const
 modulus of the vector
 

Public Attributes

double x
 vector coordinates
 
double y
 

Detailed Description

class for holding a two-vector

Definition at line 73 of file geom_2d.h.

Constructor & Destructor Documentation

siscone::Ctwovect::Ctwovect ( double  _x,
double  _y 
)
inline

ctor with initialisation

Parameters
_xfirst coordinate
_ysecond coordinate

Definition at line 81 of file geom_2d.h.


The documentation for this class was generated from the following file:
The SISCone project has been developed by Gavin Salam and Gregory Soyez
Documentation generated on Tue Aug 4 2015 16:34:55 for SISCone by  Doxygen 1.8.9.1