00001 // pd4ifwt3dsws_.h 00002 ////////////////////////////////////////////////////////////////////// 00003 // (c) Copyright 1994-2002 Brown Deer Technology, LLC. 00004 // All rights reserved. 00005 ////////////////////////////////////////////////////////////////////// 00006 00007 #ifndef _PD4IFWT3DSWS__H 00008 #define _PD4IFWT3DSWS__H 00009 00010 00011 extern "C" { 00012 void pd4ifwt3dsws_( 00013 const int* Sizef3d, 00014 const int* ns, 00015 const int* ks, 00016 const int* size, 00017 const float* wdata, 00018 const float* sdata, 00019 const float* ws, 00020 const int* iflag 00021 ); 00022 } 00023 00024 #endif 00025
1.3.6