Cholesky decomposition for mlx arrays
chol.mlx.RdIf x is not symmetric positive semi-definite, "behaviour is undefined"
according to the MLX documentation.
Usage
# S3 method for class 'mlx'
chol(x, pivot = FALSE, ...)chol.mlx.RdIf x is not symmetric positive semi-definite, "behaviour is undefined"
according to the MLX documentation.
# S3 method for class 'mlx'
chol(x, pivot = FALSE, ...)