stator
A math, geometry, and utility library
stator::geometry::detail::UnitBall< Scalar, D > Class Template Reference

An empty-class representation of a unit ball. More...

#include <sphere.hpp>

Detailed Description

template<typename Scalar, size_t D>
class stator::geometry::detail::UnitBall< Scalar, D >

A UnitBall represents the space contained within a unit radius sphere.

Template Parameters
ScalarThe scalar type used for computation of properties of the object.
DThe dimensionality of the ball.

Definition at line 89 of file sphere.hpp.


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