
Go to the source code of this file.
Defines | |
| #define | REPORT {} |
| #define | WANT_MATH |
Functions | |
| static int | my_max (int x, int y) |
| static int | my_min (int x, int y) |
| Real | square (Real x) |
| #define REPORT {} |
Definition at line 23 of file bandmat.cc.
| #define WANT_MATH |
Definition at line 5 of file bandmat.cc.
| static int my_max | ( | int | x, |
| int | y | ||
| ) | [inline, static] |
Definition at line 27 of file bandmat.cc.
| static int my_min | ( | int | x, |
| int | y | ||
| ) | [inline, static] |
Definition at line 26 of file bandmat.cc.
Definition at line 532 of file bandmat.cc.