← Back to team overview

yade-users team mailing list archive

[Question #194486]: How to define a matrix in the c++ code ?

 

New question #194486 on Yade:
https://answers.launchpad.net/yade/+question/194486

Hi !

I would like to create a matrix in the c++ code to compute the rotation of some vectors.
I tried to declare a Matrix3r but I didn't found any way to fill it with my values. Is there a constructor for this class ?
After that, how can I do a matrix product with a Vector3r ?

Thanks.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.


Follow ups