Have completed porting the following code to Dart:
FFT => vislab.signal.FFT : Fast Fourier Transformation VecMath =>vislab.math.VecMath.dart : Vector/Matrix utilities LU => LU decomposition GeodesicDome => vislab.math.geom.GeodesicDome : GeodesicDome
|