MatrixViewType# enum nvmath.bindings.cudss.MatrixViewType(value)[source]# See cudssMatrixViewType_t. Member Type: int Valid values are as follows: FULL = <MatrixViewType.FULL: 0># LOWER = <MatrixViewType.LOWER: 1># UPPER = <MatrixViewType.UPPER: 2>#