My Documents/Codes/MD++.svn/trunk/src/linalg3.h File Reference

#include <math.h>

Go to the source code of this file.

Classes

class  Vector3
class  Matrix33
class  UnitCell

Defines

#define TINYNORM2   1e-10
#define MAXBASISNUM   20000
#define margin   1e-8
#define within01(x)   (((x)>-margin)&&((x)<1-margin))


Define Documentation

#define margin   1e-8

#define MAXBASISNUM   20000

Definition at line 464 of file linalg3.h.

Referenced by UnitCell::operator*(), UnitCell::set(), and UnitCell::UnitCell().

#define TINYNORM2   1e-10

#define within01 (  )     (((x)>-margin)&&((x)<1-margin))

Referenced by UnitCell::operator*().


Generated on Tue Oct 28 15:21:10 2008 for MD++ by  doxygen 1.5.7.1