This commit is contained in:
Monique Teillaud 2006-09-13 14:47:09 +00:00
parent 1a33f32149
commit 0b967a5521
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
An object \ccVar\ of this type must provide: An object \ccVar\ of this type must provide:
\ccMemberFunction{SphericalKernel::FT \ccMemberFunction{SphericalKernel::Algebraic_kernel::FT
operator()(const Circle_3 & c);} operator()(const Circle_3 & c);}
{Computes the area of the circle, divided by $\pi$.} {Computes the area of the circle, divided by $\pi$.}
@ -13,7 +13,7 @@ An object \ccVar\ of this type must provide:
An object \ccVar\ of this type must provide: An object \ccVar\ of this type must provide:
\ccMemberFunction{SphericalKernel::FT \ccMemberFunction{SphericalKernel::Algebraic_kernel::FT
operator()(const Circle_3 & c);} operator()(const Circle_3 & c);}
{Computes the squared length of the circle, divided by $\pi^2$.} {Computes the squared length of the circle, divided by $\pi^2$.}