Template Numerical Library version\ main:bb09b17
Loading...
Searching...
No Matches
TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation > Member List

This is the complete list of members for TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >, including all inherited members.

getColumns() (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inlinestatic
getRows() (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inlinestatic
getStaticSize(typename SizesHolder::IndexType level)TNL::Containers::ConstStaticSizesHolder< typename SizesHolder::IndexType, SizesHolder::getDimension(), 0 >inlinestatic
operator*(const Containers::StaticVector< Columns, Value > &vector) const (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator*=(const T &value) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator+=(const StaticMatrix< Value, Rows, Columns > &matrix) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator-=(const StaticMatrix< Value, Rows, Columns > &matrix) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator/=(const T &value) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator=(const T &v) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
operator=(const T &v) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
operator=(const NDArrayStorage &other)=defaultTNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
operator=(NDArrayStorage &&) noexcept(false)=defaultTNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
operator=(const OtherArray &other)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >inline
operator[](typename SizesHolder::IndexType level) constTNL::Containers::ConstStaticSizesHolder< typename SizesHolder::IndexType, SizesHolder::getDimension(), 0 >inline
print(std::ostream &str) const (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
setValue(Value value)TNL::Containers::StaticNDArray< Value, Containers::SizesHolder< int, Rows, Columns >, std::index_sequence< 0, 1 > >inline
StaticMatrix()=default (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
StaticMatrix(const StaticMatrix &)=default (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
StaticMatrix(const std::initializer_list< Value > &elems) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >
StaticMatrix(const T &v) (defined in TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >)TNL::Matrices::StaticMatrix< Value, Rows, Columns, Permutation >