Namespaces | Variables
test_CholmodSupernodalLLT.py File Reference

Go to the source code of this file.

Namespaces

 test_CholmodSupernodalLLT
 

Variables

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


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