proj home

Files   Classes   Functions   Hierarchy  

farcmin01.h

Go to the documentation of this file.
00001 #ifndef FARCMIN01_H
00002 #define FARCMIN01_H
00003 
00004 #include <arcsconnected.h>
00005 
00006 
00007 
00008 class farcmin01
00009 {
00010 public:
00011 
00013   arcsconnected * ac;
00014 
00016   vector< pt2 > const * qi;
00017 
00018   farcmin01()
00019     : ac(0), qi(0) {}
00020 
00022   void operator ()( double & fval );
00023 
00024 };
00025 
00026 #endif
00027 
00028 

Generated on Fri Mar 4 00:49:25 2011 for Chelton Evans Source by  doxygen 1.5.8