tests.circle

Undocumented in source.

Members

Templates

circle
template circle(size_t n, double radius)

Generates an NxN matrix with a nodes evenly distributed around a circle with the given radius, and an additional node at the center of the circle, one extra radius away from the others.

Meta