Vector Class Discussion

 
thread possibly wrong return value of Vec4d::size() - Michal Wirth - 2015-08-25
last reply possibly wrong return value of Vec4d::size() - Agner - 2015-08-25
 
possibly wrong return value of Vec4d::size()
Author:  Date: 2015-08-25 08:11
Hello,

I would like to use your library for my program. It looks really nice. I've just noticed that static method Vec4d::size() returns constant value "2" in latest 1.17 release. Shouldn't it return "4" instead, as it is 4-doubles wide vector? May be I'm wrong because I'm using your vectorclass library for the first time and not understand it correctly.

Thanks for checking it out. :-)

Have a nice day

Michal Wirth

   
possibly wrong return value of Vec4d::size()
Author: Agner Date: 2015-08-25 09:37
Thank you. It will be fixed in the next update