Namespaces | Variables
test_LLT.py File Reference

Go to the source code of this file.

Namespaces

 test_LLT
 

Variables

 test_LLT.A = np.random.rand(dim, dim)
 
 test_LLT.B = A.dot(X)
 
int test_LLT.dim = 100
 
 test_LLT.L = llt.matrixL()
 
 test_LLT.llt = eigenpy.LLT(A)
 
 test_LLT.X = np.random.rand(dim, 20)
 
 test_LLT.X_est = llt.solve(B)
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:27