AcouSTO
version 2.0
◆
j31()
int j31
(
int
i1
,
int
i2
,
int
i3
,
int
n1
,
int
n2
)
214
{
215
return
i1+n1*(i2-1)+n1*n2*(i3-1);
216
}
Acousto2.0
trunk
src
math
math.c
Generated on Wed Apr 5 2017 14:32:03 for AcouSTO by
1.8.13