@@ -18,7 +18,7 @@
*/
class Matrix {
public:
typedef BigInt Element;
typedef long double Element;
typedef std::vector<Element>::iterator iterator;
private:
The note is not visible to the blocked user.