#include <ctrl_slog.hpp>
Inheritance diagram for Arageli::ctrl::rref_int_slog< Stream >:
Public Member Functions | |
rref_int_slog (Stream &stream_a, bool preamble_on_a=true, bool conclusion_on_a=true) | |
rref_gauss_bareiss_slog< Stream > | ctrl_rref_gauss_bareiss () const |
Public Attributes | |
Stream & | stream_m |
bool | preamble_on |
bool | conclusion_on |
Classes | |
class | abort |
Definition at line 341 of file ctrl_slog.hpp.
Arageli::ctrl::rref_int_slog< Stream >::rref_int_slog | ( | Stream & | stream_a, | |
bool | preamble_on_a = true , |
|||
bool | conclusion_on_a = true | |||
) | [inline] |
Definition at line 349 of file ctrl_slog.hpp.
rref_gauss_bareiss_slog<Stream> Arageli::ctrl::rref_int_slog< Stream >::ctrl_rref_gauss_bareiss | ( | ) | const [inline] |
bool Arageli::ctrl::rref_int_slog< Stream >::conclusion_on |
Definition at line 346 of file ctrl_slog.hpp.
bool Arageli::ctrl::rref_int_slog< Stream >::preamble_on |
Definition at line 346 of file ctrl_slog.hpp.
Stream& Arageli::ctrl::rref_int_slog< Stream >::stream_m |
Definition at line 345 of file ctrl_slog.hpp.