AcouSTO
version 2.0
◆
SIGN
#define SIGN
(
x,
y
)
y >= 0 ? fabs(x) : -fabs(x)
Acousto2.0
trunk
src
include
functions.h
Generated on Wed Apr 5 2017 14:32:02 for AcouSTO by
1.8.13