Xn ver4.5_anime/GaussElm.h File Reference


Namespaces

namespace  std

Classes

class  TTGauss< ValueType >

Defines

#define STD   std::

Functions

template<class ValueType>
ValueType normL2 (TArr2D< ValueType > &A, int i)
template<class ValueType>
void Pivot (TArr2D< ValueType > &A, TArr1D< ValueType > &b, int l)
template<class ValueType>
int BiggestLine (TArr2D< ValueType > &A, int m)
template<class ValueType>
void Swap (TArr2D< ValueType > &A, TArr1D< ValueType > &b, int m, int n)
template<class ValueType>
void GaussElm (TArr2D< ValueType > &A, TArr1D< ValueType > &b, TArr1D< ValueType > &X)
template<class ValueType>
std::complex< ValueTypenormL2B (TArr2D< std::complex< ValueType > > const &A, int i)
template<class ValueType>
void PivotB (TArr2D< std::complex< ValueType > > &A, TArr1D< std::complex< ValueType > > &b, int l)
template<class ValueType>
int BiggestLineB (TArr2D< std::complex< ValueType > > const &A, int m)
template<class ValueType>
void SwapB (TArr2D< std::complex< ValueType > > &A, TArr1D< std::complex< ValueType > > &b, int m, int n)
template<class ValueType>
void GaussElmComplex (TArr2D< std::complex< ValueType > > const &A, TArr1D< std::complex< ValueType > > const &b, TArr1D< std::complex< ValueType > > &X)

Define Documentation

#define STD   std::


Function Documentation

template<class ValueType>
ValueType normL2 ( TArr2D< ValueType > &  A,
int  i 
)

template<class ValueType>
void Pivot ( TArr2D< ValueType > &  A,
TArr1D< ValueType > &  b,
int  l 
)

template<class ValueType>
int BiggestLine ( TArr2D< ValueType > &  A,
int  m 
)

template<class ValueType>
void Swap ( TArr2D< ValueType > &  A,
TArr1D< ValueType > &  b,
int  m,
int  n 
)

template<class ValueType>
void GaussElm ( TArr2D< ValueType > &  A,
TArr1D< ValueType > &  b,
TArr1D< ValueType > &  X 
)

template<class ValueType>
std::complex<ValueType> normL2B ( TArr2D< std::complex< ValueType > > const &  A,
int  i 
)

template<class ValueType>
void PivotB ( TArr2D< std::complex< ValueType > > &  A,
TArr1D< std::complex< ValueType > > &  b,
int  l 
)

template<class ValueType>
int BiggestLineB ( TArr2D< std::complex< ValueType > > const &  A,
int  m 
)

template<class ValueType>
void SwapB ( TArr2D< std::complex< ValueType > > &  A,
TArr1D< std::complex< ValueType > > &  b,
int  m,
int  n 
)

template<class ValueType>
void GaussElmComplex ( TArr2D< std::complex< ValueType > > const &  A,
TArr1D< std::complex< ValueType > > const &  b,
TArr1D< std::complex< ValueType > > &  X 
)


Generated on Thu Dec 7 00:15:28 2006 for Scattering from Strip System by  doxygen 1.4.7

Click here to return home page.

 

Web site contents © Copyright Deniz ELMASLI 2006, All rights reserved.

www.dronology.com

Hosted by www.Geocities.ws

1