versor  3.0
C++11 library for Geometric algebra
vsr_cga3D.h
1 #ifndef VSR_CGA_3D_INCLUDED
2 #define VSR_CGA_3D_INCLUDED
3 
4 #include "vsr_cga3D_op.h"
5 //#include "vsr_cga3D_funcs.h"
6 
7 #endif
Common Operations Specific to CGA3D.