#include <ctrl_latexlog.hpp>
Inheritance diagram for Arageli::ctrl::simplex_method::dual_col_iters_latexlog< Stream >:

Public Member Functions | |
| dual_col_iters_latexlog (Stream &stream_a, bool preamble_on_a=true, bool conclusion_on_a=true) | |
| void | conclusion () const |
| dual_col_iter_latexlog< Stream > | iter_ctrl () const |
| template<typename TQ, typename Tb> | |
| bool | stop (const TQ &, const Tb &) const |
Definition at line 606 of file ctrl_latexlog.hpp.
| Arageli::ctrl::simplex_method::dual_col_iters_latexlog< Stream >::dual_col_iters_latexlog | ( | Stream & | stream_a, | |
| bool | preamble_on_a = true, |
|||
| bool | conclusion_on_a = true | |||
| ) | [inline] |
Definition at line 617 of file ctrl_latexlog.hpp.
| void Arageli::ctrl::simplex_method::dual_col_iters_latexlog< Stream >::conclusion | ( | ) | const [inline] |
Reimplemented from Arageli::ctrl::simplex_method::dual_col_iters_slog< Stream >.
Definition at line 629 of file ctrl_latexlog.hpp.
| dual_col_iter_latexlog<Stream> Arageli::ctrl::simplex_method::dual_col_iters_latexlog< Stream >::iter_ctrl | ( | ) | const [inline] |
Reimplemented from Arageli::ctrl::simplex_method::dual_col_iters_slog< Stream >.
Definition at line 632 of file ctrl_latexlog.hpp.
| bool Arageli::ctrl::simplex_method::dual_col_iters_latexlog< Stream >::stop | ( | const TQ & | , | |
| const Tb & | ||||
| ) | const [inline] |
Reimplemented from Arageli::ctrl::simplex_method::dual_col_iters_slog< Stream >.
Definition at line 636 of file ctrl_latexlog.hpp.
1.4.7