]> git.tdb.fi Git - libs/math.git/history - source/linal/vector.h
Improve Vector constructor for C++11
[libs/math.git] / source / linal / vector.h
2019-06-02 Mikko RasaImprove Vector constructor for C++11
2019-06-02 Mikko RasaFix a bug in the prefix version of vector compose function
2019-06-02 Mikko RasaAdd formatted output operators for vector and matrix...
2017-11-11 Mikko RasaAdd row and column accessors to Matrix
2016-08-28 Mikko RasaAdd dynamically allocated versions of matrix and vector
2014-11-13 Mikko RasaClearer API for slicing and dicing vectors, and also...
2013-05-21 Mikko RasaMath function usage fixes
2013-05-20 Mikko RasaGive Vector constructors from one higher/lower dimension
2013-05-18 Mikko RasaAdd four-component members and constructor to Vector
2013-05-17 Mikko RasaRedesign the Vector interface
2013-05-14 Mikko RasaMove some simple function definitions inside the class...
2013-05-13 Mikko RasaAnother big batch of stuff
2013-04-27 Mikko RasaRename the library to mspmath and make linal a sublibrary