SVL

Screenshot Software:
SVL
Mga detalye ng Software:
Bersyon: 1.5
I-upload ang petsa: 3 Jun 15
Nag-develop: Andrew Willmott
Lisensya: Libre
Katanyagan: 168

Rating: 1.0/5 (Total Votes: 1)

SVL aklatan ay nagbibigay ng vector at matrix classes, pati na rin ang isang bilang ng mga pag-andar para sa pagganap vector arithmetic sa kanila. Equation-like syntax ay sinusuportahan sa pamamagitan ng class operator, halimbawa:
    #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) * pamantayan (v);
    
    cout

Katulad na software

CA::AutoSys
CA::AutoSys

3 Jun 15

Libnet
Libnet

20 Feb 15

libjpeg
libjpeg

20 Feb 15

Mga komento sa SVL

Mga Komento hindi natagpuan
Magdagdag ng komento
I-sa mga imahe!