view yetilab/complex/type.yeti @ 288:16a9ee99efcf

Window overlap scale factor
author Chris Cannam
date Thu, 30 May 2013 20:27:54 +0100
parents 197d23954a4e
children
line wrap: on
line source

module yetilab.complex.type;

typedef opaque cplx = ~yetilab.Cplx;

();