make_ball_helper< ball< C, R, V >, C2, R2 > Struct Template Reference

#include <ball.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename C, typename R, typename V, typename C2, typename R2>
struct mmx::make_ball_helper< ball< C, R, V >, C2, R2 >

Definition at line 88 of file ball.hpp.


Member Function Documentation

static ball<C,R,V> val ( const C2 c,
const R2 &  r 
) [inline, static]

Definition at line 89 of file ball.hpp.

References Ball.

00089                                                     {
00090     return Ball (c, r); }


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1