Home
last modified time | relevance | path

Searched refs:lcl_LUP_solve (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr5.cxx879 static void lcl_LUP_solve( const ScMatrix* mLU, const SCSIZE n, in lcl_LUP_solve() function
1026 lcl_LUP_solve( xLU.get(), nR, P, B, X); in ScMatInv()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr5.cxx864 static void lcl_LUP_solve( const ScMatrix* mLU, const SCSIZE n, in lcl_LUP_solve() function
1010 lcl_LUP_solve( xLU.get(), nR, P, B, X); in ScMatInv()