Coder Social home page Coder Social logo

eiffel-fftw-'s Introduction

This library is a very basic Eiffel interface to the FFTW library.
To download the code for FFTW go to http://www.fftw.org.

We've only implemented the basic functionality we needed.
Basically we did the real one-, two-, and three-dimensional
fourier transforms.

The following classes are part of this library:

FFTW_MATRIX
	- represents matrices that are used as input and outputs 
      of the 2D fourier transforms

FFTW_3DTENSOR
	- a tensor that is the input and output of the 3D transform

FOURIER_OPERATOR
	- an abstract specification for a fourier operator class

FFTW_1D_FOURIER_OPERATOR
	- one dimensional real transform, transforms ARRAY [DOUBLE]

FFTW_2D_FOURIER_OPERATOR
	- two dimensional real transform, transforms FFTW_MATRIX
	

FFTW_3D_FOURIER_OPERATOR
	- three dimensional real transform, transforms FFTW_3DTENSOR


To find out more about this library visit: http://www.grator.org


The library has been tested mosly with Halstenbach compiler, but
is should be real easy to get it to work with ISE. We have
used this code on Solaris, Linux and Windows NT.

The "test" directory contains some test classes and an Ace file
for Halstenbach.


	Richie Bielak <[email protected]>

March 10, 2000


eiffel-fftw-'s People

Stargazers

richieb avatar

Watchers

richieb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.