identity


This object has been removed in release 10.0.0. Use NTL objects instead.

Makes identity tensor(matrix).

You can find more information in comments below.

template<class TYPE, size_t SIZE>
    void identity(TTensor<TYPE, SIZE, SIZE> &m); // Makes identity NxN tensor(matrix)
Namespace: nitisa::math
Include: Nitisa/Modules/Math/Tensor.h