Layout#

enum nvmath.bindings.cudss.Layout(value)[source]#

See cudssLayout_t.

Member Type:

int

Valid values are as follows:

COL_MAJOR = <Layout.COL_MAJOR: 0>#
ROW_MAJOR = <Layout.ROW_MAJOR: 1>#