Home
last modified time | relevance | path

Searched refs:HMult (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/megapov/megapov-1.2.1/source/
H A Dhcmplx.cpp55 #define HMult(xr,yr,zr,wr,x1,y1,z1,w1,x2,y2,z2,w2) \ macro
397 HMult(xx, yy, zz, ww, Sx[i], Sy[i], Sz[i], Sw[i], x, y, z, w); in Normal_Calc_HCompl()
645 HMult(xx, yy, zz, ww, Sx[i], Sy[i], Sz[i], Sw[i], x, y, z, w); in Normal_Calc_HCompl_z3()
880 HMult(xx, yy, zz, ww, x, y, z, w, -xxx, -yyy, -zzz, -www); in Normal_Calc_HCompl_Reciprocal()
1113 HMult(xxx, yyy, zzz, www, xx, yy, zz, ww, x, y, z, w); in Normal_Calc_HCompl_Func()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dhcmplx.cpp50 #define HMult(xr,yr,zr,wr,x1,y1,z1,w1,x2,y2,z2,w2) \ macro
392 HMult(xx, yy, zz, ww, Sx[i], Sy[i], Sz[i], Sw[i], x, y, z, w); in Normal_Calc_HCompl()
640 HMult(xx, yy, zz, ww, Sx[i], Sy[i], Sz[i], Sw[i], x, y, z, w); in Normal_Calc_HCompl_z3()
875 HMult(xx, yy, zz, ww, x, y, z, w, -xxx, -yyy, -zzz, -www); in Normal_Calc_HCompl_Reciprocal()
1108 HMult(xxx, yyy, zzz, www, xx, yy, zz, ww, x, y, z, w); in Normal_Calc_HCompl_Func()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/math/
H A Dhcmplx.cpp55 #define HMult(xr,yr,zr,wr,x1,y1,z1,w1,x2,y2,z2,w2) \ macro
382HMult(xx, yy, zz, ww, IterStack[X][i], IterStack[Y][i], IterStack[Z][i], IterStack[W][i], x, y, z,… in Normal_Calc_HCompl()
630HMult(xx, yy, zz, ww, IterStack[X][i], IterStack[Y][i], IterStack[Z][i], IterStack[W][i], x, y, z,… in Normal_Calc_HCompl_z3()
865 HMult(xx, yy, zz, ww, x, y, z, w, -xxx, -yyy, -zzz, -www); in Normal_Calc_HCompl_Reciprocal()
1098 HMult(xxx, yyy, zzz, www, xx, yy, zz, ww, x, y, z, w); in Normal_Calc_HCompl_Func()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/math/
H A Dhypercomplex.cpp56 #define HMult(xr,yr,zr,wr,x1,y1,z1,w1,x2,y2,z2,w2) \ macro
383HMult(xx, yy, zz, ww, IterStack[X][i], IterStack[Y][i], IterStack[Z][i], IterStack[W][i], x, y, z,… in CalcNormal()
631HMult(xx, yy, zz, ww, IterStack[X][i], IterStack[Y][i], IterStack[Z][i], IterStack[W][i], x, y, z,… in CalcNormal()
841 HMult(xx, yy, zz, ww, x, y, z, w, -xxx, -yyy, -zzz, -www); in CalcNormal()
1049 HMult(xxx, yyy, zzz, www, xx, yy, zz, ww, x, y, z, w); in CalcNormal()