Initial porting

posted 17 Nov 2011, 07:31 by Masahiro Takatsuka
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



Comments