Namespaces | Variables
test_CholmodSimplicialLLT.py File Reference

Go to the source code of this file.

Namespaces

 test_CholmodSimplicialLLT
 

Variables

 test_CholmodSimplicialLLT.A = rng.random((dim, dim))
 
 test_CholmodSimplicialLLT.B = A.dot(X)
 
int test_CholmodSimplicialLLT.dim = 100
 
 test_CholmodSimplicialLLT.llt = eigenpy.CholmodSimplicialLLT(A)
 
 test_CholmodSimplicialLLT.rng = np.random.default_rng()
 
 test_CholmodSimplicialLLT.X = rng.random((dim, 20))
 
 test_CholmodSimplicialLLT.X_est = llt.solve(B)
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58