Skip to main content

MeshgridIndexing

type MeshgridIndexing int32

MeshgridIndexing mirrors the C ABI's `clika_rt_meshgrid_indexing` values.

Constructors and associated declarations

MeshgridIndexingIj, MeshgridIndexingXy

const (
MeshgridIndexingIj MeshgridIndexing = 0
MeshgridIndexingXy MeshgridIndexing = 1
)