Go to the source code of this file.
#define | WANT_MATH |
#define | REPORT {} |
static int | my_min (int x, int y) |
static int | my_max (int x, int y) |
Real | square (Real x) |
Band-matrix member functions.
Definition in file bandmat.cpp.
#define REPORT {} |
Definition at line 28 of file bandmat.cpp.
#define WANT_MATH |
Definition at line 10 of file bandmat.cpp.
static int my_max | ( | int | x, |
int | y | ||
) | [inline, static] |
Definition at line 32 of file bandmat.cpp.
static int my_min | ( | int | x, |
int | y | ||
) | [inline, static] |
Definition at line 31 of file bandmat.cpp.
Definition at line 672 of file bandmat.cpp.