package mm

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

Operations on samples.

type t = float

A sample.

val clip : t -> t

Clip a sample (ie ensure that it is between -1. and 1..