..
BinOperator.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
CMakeLists.txt
adding more CMakeLists, now tvmet is fully installed.
2007-06-01 06:25:51 +00:00
Eval.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
Identity.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
Literal.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
Matrix.h
-- switch Matrix class to column-major order like in Eigen
2007-08-17 07:10:44 +00:00
MatrixCol.h
Fix enough stuff, and remove enough dead stuff, to make a simple test program compile
2007-06-05 08:44:53 +00:00
MatrixDiag.h
Fix enough stuff, and remove enough dead stuff, to make a simple test program compile
2007-06-05 08:44:53 +00:00
MatrixFunctions.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MatrixOperators.h
Remove remaining per-element math functions. Remove defines for IEEE, SYSV and complex
2007-06-18 07:01:42 +00:00
MatrixRow.h
Fix enough stuff, and remove enough dead stuff, to make a simple test program compile
2007-06-05 08:44:53 +00:00
MatrixTranspose.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
MMProduct.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MMProductTransposed.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MMtProduct.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MtMProduct.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MtVProduct.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
MVProduct.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
Null.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
UnOperator.h
replace size_t with int everywhere.
2007-06-01 07:56:24 +00:00
Vector.h
Remove remaining per-element math functions. Remove defines for IEEE, SYSV and complex
2007-06-18 07:01:42 +00:00
VectorFunctions.h
Big rework of the Traits system, unittests updated.
2007-08-12 09:32:17 +00:00
VectorOperators.h
Remove remaining per-element math functions. Remove defines for IEEE, SYSV and complex
2007-06-18 07:01:42 +00:00