Foreign.Matlab.Types

Representations of Matlab types

type MIO a

data MXClass

type MChar

type MLogical

class MScalar a

class MNumeric a

Numeric types

type MDouble

type MSingle

type MInt8

type MInt16

type MInt32

type MInt64

type MUint8

type MUint16

type MUint32

type MUint64

type MComplex

Array indexing

type MSize

type MSubs

data MIndex

mStart

mOffset

mSizeRange

mRangeSize

normMSize

realMSize

Opaque types

data MXArray a

type MAnyArray

data MCell

data MStruct

type MFun