proj home

Files   Classes   Functions   Hierarchy  

main2.cpp File Reference

#include <iostream>
#include <path1D.h>
#include <powell03.h>

Include dependency graph for main2.cpp:

Go to the source code of this file.

Functions

void test01 ()
int main (int argc, char **argv)


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 14 of file main2.cpp.

References test01().

00015 {
00016 
00017   test01();
00018 
00019   return 0;
00020 }

void test01 (  ) 

Definition at line 8 of file main2.cpp.

00009 {
00010 
00011 
00012 }


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