#include "spConfig.h"#include "spmatrix.h"#include "spDefs.h"#include "spmalloc.h"Include dependency graph for spUtils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| static int | CountTwins (MatrixPtr Matrix, int Col, ElementPtr *ppTwin1, ElementPtr *ppTwin2) |
| static int | SwapCols (MatrixPtr Matrix, ElementPtr pTwin1, ElementPtr pTwin2) |
| static int CountTwins | ( | MatrixPtr | Matrix, | |
| int | Col, | |||
| ElementPtr * | ppTwin1, | |||
| ElementPtr * | ppTwin2 | |||
| ) | [static] |
| static int SwapCols | ( | MatrixPtr | Matrix, | |
| ElementPtr | pTwin1, | |||
| ElementPtr | pTwin2 | |||
| ) | [static] |
1.5.1