include/borderbasix/ugly.cc File Reference

Go to the source code of this file.

Functions


Function Documentation

void remiseenforme ( typpol &  p  )  [inline]

Definition at line 2 of file ugly.cc.

References Iszero().

Referenced by Crochetchoix(), and NewCrochetchoix().

00003 {
00004   for(int i=0;i<p.size;i++)
00005     if(Iszero(p.nf[i]))
00006       p.nf[i]=0;
00007 }


Generated on 6 Dec 2012 for borderbasix by  doxygen 1.6.1