matrix_qualifiers_dtype#
-
nvmath.
distributed. linalg. advanced. matrix_qualifiers_dtype = dtype([('structure', 'O'), ('is_transpose', 'i1'), ('is_conjugate', 'i1')])# NumPy dtype object that encapsulates the matrix qualifiers in distributed.linalg.advanced.
- Parameters:
structure
is_transpose
is_conjugate