ug4
|
#include <ostream>
#include <string>
#include <vector>
#include <cmath>
#include <sstream>
#include "common/common.h"
Go to the source code of this file.
Classes | |
class | ug::ILineSearch< TVector > |
class | ug::StandardLineSearch< TVector > |
standard implementation of the line search based on the "sufficient descent" More... | |
Namespaces | |
ug | |
the ug namespace | |