KASKADE 7 development version
|
#include <memory>
#include <vector>
#include <boost/timer/timer.hpp>
#include "algorithm/opt_interface.hh"
#include "algorithm/newton_bridge.hh"
#include "linalg/triplet.hh"
#include "linalg/tcg.hh"
Go to the source code of this file.
Namespaces | |
namespace | Kaskade |
namespace | Kaskade::Bridge |
Namespace of Classes that implement the abstract interface classes via the bridge-pattern. | |