@@ -31,7 +31,7 @@ public:
int main (int argc, char * argv[]) {
VC<30, double> x(1.5), y(3.3);
double r;
double r = 0.0;
PITimeMeasurer tm;
for (int i=0; i<10000; i++)
r = x.dot(y);
The note is not visible to the blocked user.