SVL

Software screenshot:
SVL
Software informatie:
Versie: 1.5
Upload datum: 3 Jun 15
Ontwikkelaar: Andrew Willmott
Licentie: Gratis
Populariteit: 48

Rating: 1.0/5 (Total Votes: 1)

SVL bibliotheek voorziet vector en matrix klassen, evenals een aantal functies voor het uitvoeren van rekenkundige vector ermee. Equation-achtige syntax wordt ondersteund via class operators, bijvoorbeeld:
    #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

Vergelijkbare software

ACE
ACE

22 Jun 18

libxml2
libxml2

14 Apr 15

tcpdump
tcpdump

22 Jun 18

Reacties op SVL

Reacties niet gevonden
Commentaar toe te voegen
Zet op de beelden!