X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pom.git;a=blobdiff_plain;f=vector.h;h=53ee71a660f2b3ea752b1b66e9b206da401eeac7;hp=fdfe5fe1fa7061c824a24cab1dbc868bcea380be;hb=522d32a624a6c78d6a5093f61b8bbf75afa191e2;hpb=afc8fe9807818e08d62303ebab608395e26093ba diff --git a/vector.h b/vector.h index fdfe5fe..53ee71a 100644 --- a/vector.h +++ b/vector.h @@ -117,12 +117,6 @@ public: return content[k]; } - inline T norme() const { - T s = 0; - for(int i = 0; i