Home
last modified time | relevance | path

Searched defs:lowerD1Solver (Results 1 – 13 of 13) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/denseStorage/
H A DSymDenseStorage.hpp317 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) c… in lowerD1Solver() function in xlifepp::SymDenseStorage
319 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::SymDenseStorage
321 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::SymDenseStorage
323 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<complex… in lowerD1Solver() function in xlifepp::SymDenseStorage
H A DRowDenseStorage.hpp376 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) c… in lowerD1Solver() function in xlifepp::RowDenseStorage
378 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::RowDenseStorage
380 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::RowDenseStorage
382 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<complex… in lowerD1Solver() function in xlifepp::RowDenseStorage
666 void RowDenseStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& x) … in lowerD1Solver() function in xlifepp::RowDenseStorage
H A DDenseStorage.hpp194 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) c… in lowerD1Solver() function in xlifepp::DenseStorage
196 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::DenseStorage
198 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::DenseStorage
200 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<complex… in lowerD1Solver() function in xlifepp::DenseStorage
H A DSymDenseStorage.cpp458 void SymDenseStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& x) … in lowerD1Solver() function in xlifepp::SymDenseStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/skylineStorage/
H A DDualSkylineStorage.hpp411 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) c… in lowerD1Solver() function in xlifepp::DualSkylineStorage
413 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::DualSkylineStorage
415 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::DualSkylineStorage
417 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<complex… in lowerD1Solver() function in xlifepp::DualSkylineStorage
H A DSymSkylineStorage.hpp463 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) c… in lowerD1Solver() function in xlifepp::SymSkylineStorage
465 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::SymSkylineStorage
467 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::SymSkylineStorage
469 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<complex… in lowerD1Solver() function in xlifepp::SymSkylineStorage
H A DDualSkylineStorage.cpp478 void DualSkylineStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& … in lowerD1Solver() function in xlifepp::DualSkylineStorage
H A DSymSkylineStorage.cpp917 void SymSkylineStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& x… in lowerD1Solver() function in xlifepp::SymSkylineStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/csStorage/
H A DSymCsStorage.hpp517 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) … in lowerD1Solver() function in xlifepp::SymCsStorage
519 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t… in lowerD1Solver() function in xlifepp::SymCsStorage
521 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::SymCsStorage
523 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<comple… in lowerD1Solver() function in xlifepp::SymCsStorage
H A DDualCsStorage.hpp525 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<real_t>& v, std::vector<real_t>& x) … in lowerD1Solver() function in xlifepp::DualCsStorage
527 …void lowerD1Solver(const std::vector<real_t>& m, std::vector<complex_t>& v, std::vector<complex_t… in lowerD1Solver() function in xlifepp::DualCsStorage
529 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<real_t>& v, std::vector<complex_t>… in lowerD1Solver() function in xlifepp::DualCsStorage
531 …void lowerD1Solver(const std::vector<complex_t>& m, std::vector<complex_t>& v, std::vector<comple… in lowerD1Solver() function in xlifepp::DualCsStorage
H A DSymCsStorage.cpp1032 void SymCsStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& x) co… in lowerD1Solver() function in xlifepp::SymCsStorage
H A DDualCsStorage.cpp929 void DualCsStorage::lowerD1Solver(const std::vector<M>& m, std::vector<V>& v, std::vector<X>& x) c… in lowerD1Solver() function in xlifepp::DualCsStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/
H A DMatrixStorage.hpp661 …virtual void lowerD1Solver(const std::vector<real_t>&, std::vector<real_t>&, std::vector<real_t>&)… in lowerD1Solver() function in xlifepp::MatrixStorage
663 …virtual void lowerD1Solver(const std::vector<real_t>&, std::vector<complex_t>&, std::vector<comple… in lowerD1Solver() function in xlifepp::MatrixStorage
665 …virtual void lowerD1Solver(const std::vector<complex_t>&, std::vector<real_t>&, std::vector<comple… in lowerD1Solver() function in xlifepp::MatrixStorage
667 …virtual void lowerD1Solver(const std::vector<complex_t>&, std::vector<complex_t>&, std::vector<com… in lowerD1Solver() function in xlifepp::MatrixStorage