![]() |
SAGA API
v9.7
|
#include "mat_tools.h"
Go to the source code of this file.
Macros | |
#define | SG_INDEX_SWAP(a, b) {itemp=(a);(a)=(b);(b)=itemp;} |
#define SG_INDEX_SWAP | ( | a, | |
b | |||
) | {itemp=(a);(a)=(b);(b)=itemp;} |
Definition at line 370 of file mat_indexing.cpp.