Home
last modified time | relevance | path

Searched refs:_chol (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/py-pymc3/pymc-3.11.4/pymc3/step_methods/hmc/
H A Dquadpotential.py474 self._chol = scipy.linalg.cholesky(self._cov, lower=True)
484 return scipy.linalg.solve_triangular(self._chol.T, vals, overwrite_b=True)
549 self._chol = scipy.linalg.cholesky(self._cov, lower=True)
560 self._chol = scipy.linalg.cholesky(self._cov, lower=True)
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/matrix/src/
H A Dmatrix.chol.c37 void MATRIX(_chol)(T * _A, in MATRIX() argument
/dports/math/igraph/igraph-0.9.5/vendor/cs/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CXSparse_newfiles/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/CXSparse/Include/
H A Dcs.h693 #define cs_chol CS_NAME (_chol)

12