begin() const noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
begin() noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
column_size | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | static |
dot(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > const &rhs) const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
end() const noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
end() noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
get() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
get() | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
Identity() noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inlinestatic |
m_mat | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | private |
operator()(int i, int j) const noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator()(int i, int j) noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator()(int i) const noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator()(int i) noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator*(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > m, T a) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | friend |
operator*(T a, SmallMatrix< T, NRows, NCols, ORDER, StartIndex > m) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | friend |
operator*(SmallMatrix< U, N1, N2, Ord, SI > const &lhs, SmallMatrix< U, N2, N3, Ord, SI > const &rhs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | friend |
operator*=(T a) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator+(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > lhs, SmallMatrix< T, NRows, NCols, ORDER, StartIndex > const &rhs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | friend |
operator+=(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > const &rhs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator-(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > lhs, SmallMatrix< T, NRows, NCols, ORDER, StartIndex > const &rhs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | friend |
operator-() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator-=(SmallMatrix< T, NRows, NCols, ORDER, StartIndex > const &rhs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator[](int i) const noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
operator[](int i) noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
ordering | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | static |
product() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
reference_type typedef | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | |
row_size | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | static |
setVal(T val) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
SmallMatrix()=default | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | |
SmallMatrix(Ts... vs) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inlineexplicit |
SmallMatrix(std::initializer_list< std::initializer_list< T >> const &init) | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inlineexplicit |
starting_index | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | static |
sum() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
trace() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
transpose() const | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
transposeInPlace() | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inline |
value_type typedef | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | |
Zero() noexcept | amrex::SmallMatrix< T, NRows, NCols, ORDER, StartIndex > | inlinestatic |