Skip to main content

COLUMN_MAJOR

Constant COLUMN_MAJOR 

Source
pub const COLUMN_MAJOR: MatrixLayout;
Expand description

Memory layout: columns are stored contiguously.