SAGA API  v9.5
mat_indexing.cpp File Reference
#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;}
 

Macro Definition Documentation

◆ SG_INDEX_SWAP

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

Definition at line 370 of file mat_indexing.cpp.