Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
Loading...
Searching...
No Matches
Morpheus_Fwd_MatrixBase.hpp
1
25#ifndef MORPHEUS_FWD_MATRIXBASE_HPP
26#define MORPHEUS_FWD_MATRIXBASE_HPP
27
28namespace Morpheus {
29namespace Impl {
30template <template <class, class...> class Container, class ValueType,
31 class... Properties>
33}
34} // namespace Morpheus
35
36#endif // MORPHEUS_FWD_MATRIXBASE_HPP
Definition: Morpheus_Fwd_MatrixBase.hpp:32
Generic Morpheus interfaces.
Definition: dummy.cpp:24