Template Function lbcrypto::operator<<(std::ostream&, const MatrixStrassen<Element>&)

Function Documentation

template<class Element>
inline std::ostream &lbcrypto::operator<<(std::ostream &os, const MatrixStrassen<Element> &m)

Stream output operator

Parameters
  • &os – stream

  • &m – matrix to be outputted

Returns

the chained stream