SAGA API v9.10
Loading...
Searching...
No Matches
mat_indexing.cpp File Reference
#include "mat_tools.h"

Go to the source code of this file.

Macros

#define SG_INDEX_SWAP(a, b)

Macro Definition Documentation

◆ SG_INDEX_SWAP

#define SG_INDEX_SWAP ( a,
b )
Value:
{itemp=(a);(a)=(b);(b)=itemp;}

Definition at line 391 of file mat_indexing.cpp.