#include <panocpy/polymorphic-inner-solver.hpp>
Definition at line 52 of file polymorphic-inner-solver.hpp.
Collaboration diagram for PolymorphicInnerSolverBase::Stats:Static Public Member Functions | |
| static Stats | from_dict (py::dict d) |
Public Attributes | |
| std::shared_ptr< PolymorphicInnerSolverStatsBase > | ptr |
| SolverStatus | status |
| real_t | ε |
| unsigned | iterations |
|
inlinestatic |
Definition at line 58 of file polymorphic-inner-solver.hpp.
Here is the caller graph for this function:| std::shared_ptr<PolymorphicInnerSolverStatsBase> ptr |
Definition at line 53 of file polymorphic-inner-solver.hpp.
| SolverStatus status |
Definition at line 54 of file polymorphic-inner-solver.hpp.
| real_t ε |
Definition at line 55 of file polymorphic-inner-solver.hpp.
| unsigned iterations |
Definition at line 56 of file polymorphic-inner-solver.hpp.