![]() |
ROOT 6.10/09 Reference Guide |
#include "Math/Polynomial.h"
#include "Math/GSLMinimizer1D.h"
#include "Math/Functor.h"
#include <iostream>
Functions | |
int | main () |
void | testMinimization1D () |
int main | ( | ) |
Definition at line 54 of file testMinimization1D.cxx.
void testMinimization1D | ( | ) |
Definition at line 10 of file testMinimization1D.cxx.