![]() |
NEURON
|
#include <iter.h>
Public Attributes | |
| int | shared_x |
| int | shared_b |
| unsigned | k |
| int | limit |
| int | steps |
| Real | eps |
| VEC * | x |
| VEC * | b |
| Fun_Ax | Ax |
| void * | A_par |
| Fun_Ax | ATx |
| void * | AT_par |
| Fun_Ax | Bx |
| void * | B_par |
| void(* | info )() |
| int(* | stop_crit )() |
| Real | init_res |