#include <simthetic/loopcontrol.h>
#include <simthetic/exceptions.h>
Go to the source code of this file.
Namespaces | |
namespace | simth |
This file contains the template implementations for the LinearLoopControl template class. You don't need it as long as you don't define your own template classes. In Simthetic, the instantiations Linearloopcontrol<double> and LinearLoopControl<int> are already provided.