package prbnmcn-basic-structures

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Free_module.Float_valuedSource

Free modules with float coefficients

Sourcemodule Int : Basic_intf.Free_module_std with type R.t = float and type Basis.t = int
Sourcemodule String : Basic_intf.Free_module_std with type R.t = float and type Basis.t = string
Sourcemodule Float : Basic_intf.Free_module_std with type R.t = float and type Basis.t = float
Sourcemodule Bool : Basic_intf.Free_module_std with type R.t = float and type Basis.t = bool
Sourcemodule Make_with_map (X : Basic_intf.Std) : Free_module_with_map with type r = float and type Map.key = X.t
OCaml

Innovation. Community. Security.