]> git.tdb.fi Git - libs/math.git/commit
Give Vector constructors from one higher/lower dimension
authorMikko Rasa <tdb@tdb.fi>
Mon, 20 May 2013 16:12:24 +0000 (19:12 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 20 May 2013 16:12:24 +0000 (19:12 +0300)
commit204db1dfb803a97481f2a8b3bbaf6e20be6e0980
tree5ac18733411a3f5b7951d6b2eb4ec449520317fb
parentadb812a194961d542dcb0abd61258cbc8723ecd9
Give Vector constructors from one higher/lower dimension

These replace the augment/reduce_vector functions, which were in a rather
odd place.
source/geometry/affinetransformation.h
source/linal/vector.h