Main > Free Download Search >

Free svl software for linux

svl

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1
SVL 1.5

SVL 1.5


SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. more>>
SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example:

#include "svl/SVL.h"

Vec3 v(1.0, 2.0, 3.0);
Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);

v = 2 * v + m * v;
v *= (m / 3.0) * norm(v);

cout<<less
Download (0.11MB)
Added: 2006-02-17 License: Freely Distributable Price:
1351 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1