|
numerics 0.1.0
|
#include <matrix_properties.hpp>
Public Types | |
| using | symmetric_matrix_tag = void |
Public Member Functions | |
| SymmetricMatrix (Mat A) | |
| const Mat & | base () const noexcept |
| idx | rows () const noexcept |
| idx | cols () const noexcept |
Definition at line 55 of file matrix_properties.hpp.
| using num::linalg::SymmetricMatrix< Mat >::symmetric_matrix_tag = void |
Definition at line 57 of file matrix_properties.hpp.
|
inlineexplicit |
Definition at line 59 of file matrix_properties.hpp.
|
inlinenoexcept |
Definition at line 62 of file matrix_properties.hpp.
|
inlinenoexcept |
Definition at line 64 of file matrix_properties.hpp.
|
inlinenoexcept |
Definition at line 63 of file matrix_properties.hpp.