メインページ   クラス階層   構成   ファイル一覧   構成メンバ   ファイルメンバ  

mx-base.h

解説を見る。
00001 /*
00002 
00003 Copyright (C) 1996, 1997 John W. Eaton
00004 
00005 This file is part of Octave.
00006 
00007 Octave is free software; you can redistribute it and/or modify it
00008 under the terms of the GNU General Public License as published by the
00009 Free Software Foundation; either version 2, or (at your option) any
00010 later version.
00011 
00012 Octave is distributed in the hope that it will be useful, but WITHOUT
00013 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
00014 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
00015 for more details.
00016 
00017 You should have received a copy of the GNU General Public License
00018 along with Octave; see the file COPYING.  If not, write to the Free
00019 Software Foundation, 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
00020 
00021 */
00022 
00023 #if !defined (octave_mx_base_h)
00024 #define octave_mx_base_h 1
00025 
00026 // Matrix classes.
00027 
00028 #include "boolMatrix.h"
00029 #include "chMatrix.h"
00030 #include "dMatrix.h"
00031 #include "CMatrix.h"
00032 
00033 // Column Vector classes.
00034 
00035 #include "dColVector.h"
00036 #include "CColVector.h"
00037 
00038 // Row Vector classes.
00039 
00040 #include "dRowVector.h"
00041 #include "CRowVector.h"
00042 
00043 // Diagonal Matrix classes.
00044 
00045 #include "dDiagMatrix.h"
00046 #include "CDiagMatrix.h"
00047 
00048 // N-d Array classes.
00049 
00050 #include "boolNDArray.h"
00051 #include "chNDArray.h"
00052 #include "dNDArray.h"
00053 #include "CNDArray.h"
00054 
00055 #include "int8NDArray.h"
00056 #include "int16NDArray.h"
00057 #include "int32NDArray.h"
00058 #include "int64NDArray.h"
00059 
00060 #include "uint8NDArray.h"
00061 #include "uint16NDArray.h"
00062 #include "uint32NDArray.h"
00063 #include "uint64NDArray.h"
00064 
00065 #endif
00066 
00067 /*
00068 ;;; Local Variables: ***
00069 ;;; mode: C++ ***
00070 ;;; End: ***
00071 */

Wed Dec 29 11:51:45 2004に生成されました。 doxygen1.2.18
SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送