Searched refs:bmax (Results 1 – 1 of 1) sorted by relevance
17 #define COLMAJ3D(a,b,c,amax,bmax,cmax) (a-1)+amax*((b-1)+bmax*(c-1)) argument