AcouSTO
version 2.0
◆
_SAFE_FREE_2d
#define _SAFE_FREE_2d
(
x,
d
)
Value:
for
(i=0;i<d;i++){ \
free(
x
[i]); \
}\
if(
x
) free(
x
)
vector::x
DOUBLE x
Definition:
structs.h:31
Acousto2.0
trunk
src
include
allocation.h
Generated on Wed Apr 5 2017 14:32:02 for AcouSTO by
1.8.13