blitz/tinyvec-et.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  * blitz/tinyvec-et.h    Tinyvector + vector expression templates
00003  *
00004  * $Id: tinyvec-et.h,v 1.2 2003/01/14 11:29:18 patricg Exp $
00005  *
00006  * Copyright (C) 1997-2000 Todd Veldhuizen <tveldhui@oonumerics.org>
00007  *
00008  * This program is free software; you can redistribute it and/or
00009  * modify it under the terms of the GNU General Public License
00010  * as published by the Free Software Foundation; either version 2
00011  * of the License, or (at your option) any later version.
00012  *
00013  * This program is distributed in the hope that it will be useful,
00014  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00015  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00016  * GNU General Public License for more details.
00017  *
00018  * Suggestions:          blitz-dev@oonumerics.org
00019  * Bugs:                 blitz-bugs@oonumerics.org
00020  *
00021  * For more information, please see the Blitz++ Home Page:
00022  *    http://oonumerics.org/blitz/
00023  *
00024  ***************************************************************************/
00025 
00026 #ifndef BZ_TINYVEC_ET_H
00027 #define BZ_TINYVEC_ET_H
00028 
00029 #include <blitz/tinyvec.h>
00030 #include <blitz/vector-et.h>     // vector expressions
00031 
00032 #endif  // BZ_TINYVEC_ET_H
00033 

Generated on Wed Oct 17 15:37:28 2007 for blitz by  doxygen 1.5.2