blitzwave is a c++ wavelet mini-library building on the blitz++ array classes. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various integer and floating point data types. blitzwave is fast and extensible.
Be the first to post a text review of blitzwave. Rate and review a project by clicking thumbs up or thumbs down in the right column.
blitzwave is a c++ wavelet mini-library building on the blitz++ array classes. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various integer and floating point data types. blitzwave is fast and extensible. See the project home page for details.
* Made code compatible to newer GCC versions. * blitzwave now uses namespaces. All classes and functions are available under the namespace "bwave". Please add "using namespace bwave;" or similar to your code to use blitzwave * Changed build system to automake+autoconf. * Moved test code to separate files. * Changed C++ file suffix from .cc to .cxx.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?