#include <stdio.h>#include <math.h>#include <AR/matrix.h>
Go to the source code of this file.
Functions | |
| int | arVecTridiagonalize (ARMat *a, ARVec *d, ARVec *e) |
| XXXBK. | |
| int arVecTridiagonalize | ( | ARMat * | a, |
| ARVec * | d, | ||
| ARVec * | e | ||
| ) |
XXXBK.
XXXBK
| a | XXXBK |
| d | XXXBK |
| e | XXXBK |
Definition at line 17 of file lib/SRC/AR/vTridiag.c.