pyPRISM.core.IdentityMatrixArray module¶
-
class
pyPRISM.core.IdentityMatrixArray.IdentityMatrixArray(length, rank, data=None, space=None, types=None)[source]¶ Bases:
pyPRISM.core.MatrixArray.MatrixArraySpecialization of MatrixArray which is initialized with Identity matrices
See
pyPRISM.core.MatrixArrayfor details