Home
last modified time | relevance | path

Searched defs:MakeSolver (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmat.h711 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
752 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
806 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
914 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1006 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1038 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1127 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1168 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat.h732 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
775 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
831 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
953 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1049 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1083 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1176 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1218 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
H A Dbandmat.C264 GeneralMatrix* BandMatrix::MakeSolver() in MakeSolver() function
422 GeneralMatrix* SymmetricBandMatrix::MakeSolver() in MakeSolver() function
H A Dnewmat7.C24 GeneralMatrix* GeneralMatrix::MakeSolver() in MakeSolver() function
31 GeneralMatrix* Matrix::MakeSolver() in MakeSolver() function
/dports/math/newmat/newmat-1.1_1/
H A Dnewmat.h839 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
891 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
956 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1113 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1218 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1257 GeneralMatrix* MakeSolver() { return this; } in MakeSolver() function
1364 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
1414 GeneralMatrix* MakeSolver() { return this; } // for solving in MakeSolver() function
H A Dbandmat.cpp365 GeneralMatrix* BandMatrix::MakeSolver() in MakeSolver() function in NEWMAT::BandMatrix
525 GeneralMatrix* SymmetricBandMatrix::MakeSolver() in MakeSolver() function in NEWMAT::SymmetricBandMatrix
H A Dnewmat7.cpp28 GeneralMatrix* GeneralMatrix::MakeSolver() in MakeSolver() function in NEWMAT::GeneralMatrix
35 GeneralMatrix* Matrix::MakeSolver() in MakeSolver() function in NEWMAT::Matrix
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dnewmat8.cpp25 /************************** LU transformation ****************************/ in MakeSolver()
31 // versions of newmat and being row oriented runs much faster with large in MakeSolver()