teqp 0.22.0
|
#include <optional>
#include "teqp/cpp/teqpcpp.hpp"
#include "teqp/cpp/derivs.hpp"
#include "teqp/exceptions.hpp"
#include <boost/multiprecision/cpp_bin_float.hpp>
Go to the source code of this file.
Namespaces | |
namespace | teqp |
namespace | teqp::iteration |
Enumerations | |
enum class | teqp::iteration::StoppingConditionReason { teqp::iteration::not_specified , teqp::iteration::keep_going , teqp::iteration::success , teqp::iteration::fatal } |