![]() |
Experimental tools for linear algebra.
Classes
class LinearOperatorPSDKernel
: A tf.linalg.LinearOperator
representing a kernel covariance matrix.
Functions
no_pivot_ldl(...)
: Non-pivoted batched LDL factorization.
simple_robustified_cholesky(...)
: Use no_pivot_ldl
to robustify a Cholesky factorization.