Registered Member
|
Hello,
I am using a Matrix<double, 3, dynamic> to store 3-vectors as columns. What is the best way to construct these? Currently I am using:
because trying:
gives an error of "YOU_TRIED_CALLING_A_VECTOR_METHOD_ON_A_MATRIX". I could not find an example in the documentation. It seems rather redundant to have to specify the number of rows twice. I also tried using "NoChange", but this gives an error of "FLOATING_POINT_ARGUMENT_PASSED_INTEGER_WAS_EXPECTED". |
Registered Member
|
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]