• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benchmark/H23-Jun-2007-4,2393,890

config/H23-Jun-2007-12,1089,746

doc/H03-May-2022-6,1004,568

examples/H23-Jun-2007-1,5761,064

include/H23-Jun-2007-24,02815,205

tests/H23-Jun-2007-1,7871,343

testsuite/H23-Jun-2007-9,1365,270

AUTHORSH A D30-Nov-200346 21

COPYINGH A D08-Feb-200325.8 KiB505418

ChangeLogH A D23-Jun-2007115.5 KiB3,9042,563

ChangeLog.1H A D12-Feb-200324.6 KiB762452

INSTALLH A D19-Oct-20069.2 KiB235177

LICENSEH A D20-Feb-20032 KiB5432

Makefile.amH A D16-Sep-20042.5 KiB10277

Makefile.inH A D23-Jun-200726.7 KiB860753

NEWSH A D09-Mar-20056.9 KiB191160

READMEH A D08-Feb-2003367 106

THANKSH A D07-Feb-20072.2 KiB6643

aclocal.m4H A D23-Jun-2007259.8 KiB7,3676,601

configureH A D23-Jun-2007732.4 KiB23,25618,594

configure.acH A D23-Jun-20079.3 KiB343274

tvmet-config.1H A D30-Nov-20032.6 KiB6867

tvmet-config.inH A D24-May-20031.7 KiB10587

tvmet.m4H A D23-Apr-20042.7 KiB8068

tvmet.specH A D23-Jun-20071.1 KiB5037

tvmet.spec.inH A D19-Apr-20041.1 KiB5037

README

1This tiny vector and matrix template libary uses meta templates and
2template expressions to evaluate results at compile time - to make
3it fast for low order systems. Temporaries are kicked off.
4
5Nevertheless, this isn't a matlab or octave in C++!
6
7For more informations please have a look into docs/html/ or to the
8project web page at http://tvmet.sourceforge.net
9
10