typhoon/tempest/Matrix.hpp

7 lines
103 B
C++
Raw Permalink Normal View History

2020-11-28 22:42:41 -06:00
#ifndef TEMPEST_MATRIX_HPP
#define TEMPEST_MATRIX_HPP
#include "tempest/matrix/C44Matrix.hpp"
#endif