versor  3.0
C++11 library for Geometric algebra
vsr_app.h
1 /*
2  * =====================================================================================
3  *
4  * Filename: vsr_app.h
5  *
6  * Description: includes default vsr_cga3D_app.h, frame, and field
7  *
8  * Version: 1.0
9  * Created: 04/17/2015 20:26:22
10  * Revision: none
11  * Compiler: gcc
12  *
13  * Author: Pablo Colapinto (), gmail->wolftype
14  * Organization: wolftype
15  *
16  * =====================================================================================
17  */
18 
19 
20 
21 #ifndef vsr_app_INC
22 #define vsr_app_INC
23 
24 #include "util/vsr_cga3D_app.h"
25 #include "form/vsr_cga3D_frame.h"
26 #include "form/vsr_field.h"
27 
28 #endif /* ----- #ifndef vsr_app_INC ----- */
3D CGA Orthonormal Frame