File matrix.hpp
↰ Parent directory (cif++
)
Definition (cif++/matrix.hpp
)
Detailed Description
Some basic matrix operations and classes to hold matrices.
We’re using expression templates for optimal performance.
Includes
array
cassert
cmath
cstdint
ostream
tuple
type_traits
vector