// automatically generated by the FlatBuffers compiler, do not modify export enum SparseMatrixCompressedAxis{ Row = 0, Column = 1 }