Module Frama_c_kernel.Linear

Definition of a linear space over a field. Used by Linear_filter to represent and compute linear filters invariants.

module Space (Field : Field.S) : sig ... end