next up previous contents [pdf] index

Next: Input parameters Up: pt2dalloc2 Previous: Call

Definition

pt2d** pt2dalloc2( size_t n1, size_t n2)
/*< alloc point2d 2-D vector >*/
{
   ...
}




2011-07-02