Home
last modified time | relevance | path

Searched defs:LLt (Results 1 – 7 of 7) sorted by relevance

/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dmultiply_lower_tri_self_transpose.hpp31 matrix_d LLt(K, K); in multiply_lower_tri_self_transpose() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dmultiply_lower_tri_self_transpose.hpp28 matrix_d LLt(K, K); in multiply_lower_tri_self_transpose() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/rev/mat/fun/
H A Dmultiply_lower_tri_self_transpose.hpp23 matrix_v LLt(K, K); in multiply_lower_tri_self_transpose() local
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dchol.cc159 bool LLt = false; variable
/dports/math/tmv/tmv-0.75/tests/
H A DTMV_TestSymBandDecomp.cpp209 tmv::BandMatrix<T> LLt(N,N,nlo,nlo); in TestHermBandDecomp() local
H A DTMV_TestSymDecomp.cpp178 tmv::Matrix<T> LLt = L*L.adjoint(); in TestHermDecomp() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_cholmod.c410 NLCholmodFactorizedMatrix* LLt = NULL; in nlMatrixFactorize_CHOLMOD() local