36 #ifndef DiagonalMatrix_H
37 #define DiagonalMatrix_H
48 template<
class Form,
class Type>
class Matrix;
DiagonalMatrix<Type> is a 2D diagonal matrix of objects of type Type, size nxn.
static word typeName()
Return the instantiated type name.
DiagonalMatrix< Type > & invert()
Invert the diagonal matrix and return itself.
DiagonalMatrix()
Null constructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label size() const
Return the number of elements in the UList.
A templated (m x n) matrix of objects of <T>.
Traits class for primitives.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)