#include <ctrl_slog.hpp>
Public Member Functions | |
| primal_col_iters_slog (Stream &stream_a) | |
| void | preamble () const |
| void | conclusion () const |
| primal_col_iter_slog< Stream > | iter_ctrl () const |
| template<typename TQ, typename Tb> | |
| bool | stop (const TQ &, const Tb &) const |
Public Attributes | |
| Stream & | stream |
Definition at line 464 of file ctrl_slog.hpp.
| Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::primal_col_iters_slog | ( | Stream & | stream_a | ) | [inline] |
Definition at line 468 of file ctrl_slog.hpp.
| void Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::conclusion | ( | ) | const [inline] |
Definition at line 472 of file ctrl_slog.hpp.
| primal_col_iter_slog<Stream> Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::iter_ctrl | ( | ) | const [inline] |
Definition at line 474 of file ctrl_slog.hpp.
| void Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::preamble | ( | ) | const [inline] |
Definition at line 471 of file ctrl_slog.hpp.
| bool Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::stop | ( | const TQ & | , | |
| const Tb & | ||||
| ) | const [inline] |
Definition at line 478 of file ctrl_slog.hpp.
| Stream& Arageli::ctrl::simplex_method::primal_col_iters_slog< Stream >::stream |
Definition at line 466 of file ctrl_slog.hpp.
1.4.7