#include <stdlib.h>#include <stdio.h>#include <string.h>#include "matrix.h"Include dependency graph for matrix.cpp:

Defines | |
| #define | Abbruch 1e-25 |
| #define | maxRek 100 |
| #define | LeftTop 1 |
| #define | LT Lefttop |
| #define | RightTop 2 |
| #define | RT RightTop |
| #define | LeftBottom 3 |
| #define | LB LeftBottom |
| #define | RightBottom 4 |
| #define | RB RightBottom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.7 written by Dimitri van Heesch,
© 1997-2001