@@ -22,6 +22,8 @@ class Vect {
std::size_t GetDimension() const;
Matrix GetLinearSystem() const;
private:
void Simplify();
};
The note is not visible to the blocked user.