Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

vm_math.h

00001 #ifndef vm_math_h_INCLUDED
00002 #define vm_math_h_INCLUDED
00003 
00004 // File:   vm_math.h
00005 // Author: Terry Gaetz
00006 
00007 /* --8<--8<--8<--8<--
00008  *
00009  * Copyright (C) 2006 Smithsonian Astrophysical Observatory
00010  *
00011  * This file is part of vm_math.cvs
00012  *
00013  * vm_math.cvs is free software; you can redistribute it and/or
00014  * modify it under the terms of the GNU General Public License
00015  * as published by the Free Software Foundation; either version 2
00016  * of the License, or (at your option) any later version.
00017  *
00018  * vm_math.cvs is distributed in the hope that it will be useful,
00019  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00020  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00021  * GNU General Public License for more details.
00022  *
00023  * You should have received a copy of the GNU General Public License
00024  * along with this program; if not, write to the 
00025  *       Free Software Foundation, Inc. 
00026  *       51 Franklin Street, Fifth Floor
00027  *       Boston, MA  02110-1301, USA
00028  *
00029  * -->8-->8-->8-->8-- */
00030 
00031 #include <vm_math/vm_vmath.h>      // vm_VMath<T,N>
00032 #include <vm_math/vm_v3math.h>     // vm_V3Math<T>
00033 #include <vm_math/vm_m3math.h>     // vm_M3Math<T>
00034 
00035 #endif

Generated on Wed Apr 19 17:38:27 2006 for vm_math by  doxygen 1.4.2