math/tvmet

Tiny Vector and Matrix Template library.
Directory:
math/tvmet (package's history)
Package version:
tvmet-1.7.2
Home page:
http://tvmet.sourceforge.net/index.html
License:
(none)
Source archive:
http://downloads.sourceforge.net/sourceforge/tvmet/tvmet-1.7.2.tar.bz2
Description:
tvmet is a vector and matrix library. tvmet means `Tiny Vector and Matrix template library'. It uses Meta Templates (MT) and Expression Templates (ET) to evaluate results at compile time -- which makes it fast for low order (tiny) systems. "Tiny" is a subjective term, but typically means vectors and matrices of size ten (10) or less.
Run dependencies:
libstdc++
Build dependencies:
digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler