NFFT  3.4.1
Functions
fastsum_matlab.c File Reference

Simple test program for the fast NFFT-based summation algorithm, called by fastsum.m. More...

#include "config.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "fastsum.h"
#include "kernels.h"
#include "infft.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Simple test program for the fast NFFT-based summation algorithm, called by fastsum.m.

Author
Markus Fenn
Date
2006

Definition in file fastsum_matlab.c.