Next Previous Up Top Contents Index

2 GP Reference Entries

untransform-distances

Function

Summary

Transforms a list of integer pairs representing distances by the inverse of a transform.
Signature

untransform-distances transform distances => result

Arguments

transform

A transform

distances

A list of pairs of real numbers

Values

result

A list of pairs of real numbers

Description

Theuntransform-distances function transforms a list of alternating (dx dy) pairs in distances by the effective inverse of transform. Transformed values are returned as a new list.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker