package bimage

  1. Overview
  2. Docs

Module Bimage.PointSource

Sourcetype t = float * float
Sourceval x : t -> float

x pt extracts the x coordinate

Sourceval y : t -> float

y pt extracts the y coordinate

OCaml

Innovation. Community. Security.