00001 // artmrartjiwt_.h 00002 ////////////////////////////////////////////////////////////////////// 00003 // (c) Copyright 2000-2002 Brown Deer Technology, LLC. 00004 // All rights reserved. 00005 ////////////////////////////////////////////////////////////////////// 00006 00007 #ifndef ARTMRARTJIWT__H 00008 #define ARTMRARTJIWT__H 00009 00010 00011 extern "C" { 00012 void artmrartjiwt_( 00013 const int* Asize, 00014 const int* Msize, 00015 const int* amax, 00016 const int* mmax, 00017 const int* mrastep, 00018 const float* mracoef, 00019 const float* datavalue 00020 ); 00021 } 00022 00023 #endif 00024
1.3.6