Files Classes Functions Hierarchy
#include <iostream>
#include <path1D.h>
#include <powell03.h>
Go to the source code of this file.
Definition at line 14 of file main2.cpp.
References test01().
00015 { 00016 00017 test01(); 00018 00019 return 0; 00020 }
Definition at line 8 of file main2.cpp.
00009 { 00010 00011 00012 }