[ROOT] --> small

class vector

Author:
unascribed

Version:
unknown

Source:
vector.h:13

Constructors Index

vector
[public]
~vector
[public]


Methods Index

crossProduct
[public]
getLength2
[public]
withinTol
[public]


Constructors

vector

public vector ( ) ;

vector

public virtual ~ vector ( ) ;


Methods

withinTol

public bool withinTol ( ) ;

getLength2

public double getLength2 ( ) ;

crossProduct

public vector & crossProduct ( double * lhs ,
                               double * rhs ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.