Home
last modified time | relevance | path

Searched defs:spdmatrixcholeskysolvefast (Results 1 – 2 of 2) sorted by relevance

/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dsolvers.cpp2280 void spdmatrixcholeskysolvefast(const real_2d_array &cha, const ae_int_t n, const bool isupper, con… in spdmatrixcholeskysolvefast() function
8190 void spdmatrixcholeskysolvefast(/* Real */ ae_matrix* cha, in spdmatrixcholeskysolvefast() function
/dports/math/alglib/alglib-cpp/src/
H A Dsolvers.cpp2647 void spdmatrixcholeskysolvefast(const real_2d_array &cha, const ae_int_t n, const bool isupper, con… in spdmatrixcholeskysolvefast() function
10017 void spdmatrixcholeskysolvefast(/* Real */ ae_matrix* cha, in spdmatrixcholeskysolvefast() function