X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdMathOperationVector.cxx;h=454311f671378d95f6f922255e529284c05fba10;hb=29a64ec37c5dc46cc05277a4f7358a77026bfbda;hp=2fc5d4ebd832be976b5ac26f780693645c7593dc;hpb=03cc68dd6b831aa98e1e0fad20a977ffa074be39;p=bbtk.git diff --git a/packages/std/src/bbstdMathOperationVector.cxx b/packages/std/src/bbstdMathOperationVector.cxx index 2fc5d4e..454311f 100644 --- a/packages/std/src/bbstdMathOperationVector.cxx +++ b/packages/std/src/bbstdMathOperationVector.cxx @@ -5,7 +5,6 @@ #include "bbstdPackage.h" #include -#include #include namespace bbstd @@ -50,7 +49,7 @@ void MathOperationVector::MinVector(std::vector *v,std::vector * tmpResult=(*v)[0]; for (i=1;ipush_back( tmpResult ); } // if sizeVec @@ -67,7 +66,7 @@ void MathOperationVector::MaxVector(std::vector *v,std::vector * tmpResult=(*v)[0]; for (i=1;ipush_back( tmpResult ); } // if sizeVec @@ -335,15 +334,15 @@ void MathOperationVector::Process() { for (i=0;i