aern2-mp-0.2.2.0: Multi-precision ball (interval) arithmetic
Copyright(c) Michal Konecny
LicenseBSD3
Maintainermikkonecny@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

AERN2.Normalize

Description

 

Documentation

class CanNormalize t where Source #

Methods

normalize :: t -> t Source #

Instances

Instances details
CanNormalize MPBall Source # 
Instance details

Defined in AERN2.MP.Ball.Type