j
k
j a
j l
on 14.08.2009 at 21:30 joel wrote :
You can also impelemnt matrix-matrix acces in a pinch. aka
matrix<float> x; matrix<int> u;
x(u) = ...;
and talking about that... it looks as perversion to me who would access to matrix like that? -- Pavel
Back to the thread
Back to the list