Functions | Variables
Matrix_LUDecomp_T.cpp File Reference
#include "Matrix_T.hpp"
Include dependency graph for Matrix_LUDecomp_T.cpp:

Go to the source code of this file.

Functions

void LMatrixGeneration (gnsstk::Matrix< double > &Lno, gnsstk::LUDecomp< double > LUno)
 
void LUDecompInitializer (void)
 
int main ()
 
void PermuationMatrixGeneration (gnsstk::Matrix< double > &Pno, gnsstk::LUDecomp< double > &LUno)
 
void UMatrixGeneration (gnsstk::Matrix< double > &Uno, gnsstk::LUDecomp< double > LUno)
 

Variables

gnsstk::Matrix< double > CompareLUA1
 
gnsstk::Matrix< double > CompareLUA2
 
gnsstk::Matrix< double > CompareLUA3
 
gnsstk::Matrix< double > L1
 
gnsstk::Matrix< double > L2
 
gnsstk::Matrix< double > L3
 
gnsstk::LUDecomp< double > LUA1
 
gnsstk::LUDecomp< double > LUA2
 
gnsstk::LUDecomp< double > LUA3
 
gnsstk::LUDecomp< double > LUA4
 
gnsstk::Matrix< double > P1
 
gnsstk::Matrix< double > P2
 
gnsstk::Matrix< double > P3
 
gnsstk::Matrix< double > U1
 
gnsstk::Matrix< double > U2
 
gnsstk::Matrix< double > U3
 

Function Documentation

◆ LMatrixGeneration()

void LMatrixGeneration ( gnsstk::Matrix< double > &  Lno,
gnsstk::LUDecomp< double >  LUno 
)

Definition at line 53 of file Matrix_LUDecomp_T.cpp.

◆ LUDecompInitializer()

void LUDecompInitializer ( void  )

Definition at line 101 of file Matrix_LUDecomp_T.cpp.

◆ main()

int main ( )

Definition at line 244 of file Matrix_LUDecomp_T.cpp.

◆ PermuationMatrixGeneration()

void PermuationMatrixGeneration ( gnsstk::Matrix< double > &  Pno,
gnsstk::LUDecomp< double > &  LUno 
)

Definition at line 84 of file Matrix_LUDecomp_T.cpp.

◆ UMatrixGeneration()

void UMatrixGeneration ( gnsstk::Matrix< double > &  Uno,
gnsstk::LUDecomp< double >  LUno 
)

Definition at line 70 of file Matrix_LUDecomp_T.cpp.

Variable Documentation

◆ CompareLUA1

gnsstk::Matrix<double> CompareLUA1

Definition at line 47 of file Matrix_LUDecomp_T.cpp.

◆ CompareLUA2

gnsstk::Matrix<double> CompareLUA2

Definition at line 47 of file Matrix_LUDecomp_T.cpp.

◆ CompareLUA3

gnsstk::Matrix<double> CompareLUA3

Definition at line 47 of file Matrix_LUDecomp_T.cpp.

◆ L1

gnsstk::Matrix<double> L1

Definition at line 46 of file Matrix_LUDecomp_T.cpp.

◆ L2

gnsstk::Matrix<double> L2

Definition at line 46 of file Matrix_LUDecomp_T.cpp.

◆ L3

gnsstk::Matrix<double> L3

Definition at line 46 of file Matrix_LUDecomp_T.cpp.

◆ LUA1

gnsstk::LUDecomp<double> LUA1

Definition at line 48 of file Matrix_LUDecomp_T.cpp.

◆ LUA2

gnsstk::LUDecomp<double> LUA2

Definition at line 48 of file Matrix_LUDecomp_T.cpp.

◆ LUA3

gnsstk::LUDecomp<double> LUA3

Definition at line 48 of file Matrix_LUDecomp_T.cpp.

◆ LUA4

gnsstk::LUDecomp<double> LUA4

Definition at line 48 of file Matrix_LUDecomp_T.cpp.

◆ P1

gnsstk::Matrix<double> P1

Definition at line 49 of file Matrix_LUDecomp_T.cpp.

◆ P2

gnsstk::Matrix<double> P2

Definition at line 49 of file Matrix_LUDecomp_T.cpp.

◆ P3

gnsstk::Matrix<double> P3

Definition at line 49 of file Matrix_LUDecomp_T.cpp.

◆ U1

gnsstk::Matrix<double> U1

Definition at line 46 of file Matrix_LUDecomp_T.cpp.

◆ U2

gnsstk::Matrix<double> U2

Definition at line 46 of file Matrix_LUDecomp_T.cpp.

◆ U3

gnsstk::Matrix<double> U3

Definition at line 46 of file Matrix_LUDecomp_T.cpp.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43