Module Linear.Space

Parameters

module Field : Field.S

Signature

type scalar = Field.scalar
type ('n, 'm) matrix
type 'n vector = ('n, Nat.zero Nat.succ) matrix
module Vector : sig ... end
module Matrix : sig ... end