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