Linear Algebra
arduino
Accessible implementations of linear algebra algorithms
|
Classes | |
struct | SerialBuf |
"Buffer" custom std::ostream that wraps the Serial output of the Arduino. More... | |
Variables | |
arduino::SerialBuf | sbuf |
Output stream that prints to the Serial monitor. More... | |
std::ostream cout & sbuf |
Output stream that prints to the Serial monitor.
Definition at line 44 of file ArduinoCout.hpp.