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

mx-defs.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_defs_h)
00024 #define octave_mx_defs_h 1
00025 
00026 // Classes we declare.
00027 
00028 class Matrix;
00029 class ComplexMatrix;
00030 class boolMatrix;
00031 class charMatrix;
00032 
00033 class NDArray;
00034 class ComplexNDArray;
00035 class boolNDArray;
00036 class charNDArray;
00037 
00038 class ColumnVector;
00039 class ComplexColumnVector;
00040 
00041 class RowVector;
00042 class ComplexRowVector;
00043 
00044 class DiagMatrix;
00045 class ComplexDiagMatrix;
00046 
00047 class AEPBALANCE;
00048 class ComplexAEPBALANCE;
00049 
00050 class GEPBALANCE;
00051 
00052 class CHOL;
00053 class ComplexCHOL;
00054 
00055 class DET;
00056 class ComplexDET;
00057 
00058 class EIG;
00059 
00060 class HESS;
00061 class ComplexHESS;
00062 
00063 class SCHUR;
00064 class ComplexSCHUR;
00065 
00066 class SVD;
00067 class ComplexSVD;
00068 
00069 class LU;
00070 class ComplexLU;
00071 
00072 class QR;
00073 class ComplexQR;
00074 
00075 // Other data types we use but that don't always need to have full
00076 // declarations.
00077 
00078 #include "oct-cmplx.h"
00079 
00080 #ifndef MAPPER_FCN_TYPEDEFS
00081 #define MAPPER_FCN_TYPEDEFS 1
00082 
00083 typedef bool (*b_d_Mapper)(double);
00084 typedef bool (*b_c_Mapper)(const Complex&);
00085 
00086 typedef double (*d_d_Mapper)(double);
00087 typedef double (*d_c_Mapper)(const Complex&);
00088 typedef Complex (*c_c_Mapper)(const Complex&);
00089 
00090 #endif
00091 
00092 #endif
00093 
00094 /*
00095 ;;; Local Variables: ***
00096 ;;; mode: C++ ***
00097 ;;; End: ***
00098 */

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