package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/Lti_system/Make/Linear/index.html

Module Make.Linear

The linear space in which the systems are defined.

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