Namespaces | Variables
test_MINRES.py File Reference

Go to the source code of this file.

Namespaces

 test_MINRES
 

Variables

 test_MINRES.A = np.eye(dim)
 
 test_MINRES.B = A.dot(X)
 
int test_MINRES.dim = 100
 
 test_MINRES.minres = eigenpy.MINRES(A)
 
 test_MINRES.X = np.random.rand(dim, 20)
 
 test_MINRES.X_est = minres.solve(B)
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Tue Jan 23 2024 03:15:01