Static Public Member Functions
parallelsurf::Math Struct Reference

#include <MathStuff.h>

List of all members.

Static Public Member Functions

static double Abs (const double iD)
static bool Normalize (std::vector< double > &iVec)
static int Round (const double iD)
static bool SolveLinearSystem33 (double *solution, double sq[3][3])

Detailed Description

Definition at line 34 of file MathStuff.h.


Member Function Documentation

static double parallelsurf::Math::Abs ( const double  iD) [inline, static]

Definition at line 37 of file MathStuff.h.

bool Math::Normalize ( std::vector< double > &  iVec) [static]

Definition at line 84 of file MathStuff.cpp.

static int parallelsurf::Math::Round ( const double  iD) [inline, static]

Definition at line 38 of file MathStuff.h.

bool Math::SolveLinearSystem33 ( double *  solution,
double  sq[3][3] 
) [static]

Definition at line 29 of file MathStuff.cpp.


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


or_libs
Author(s): Viktor Seib
autogenerated on Tue Jan 7 2014 11:24:03