DGtal 1.4.0
|
#include <DGtal/geometry/curves/ArithmeticalDSL.h>
Public Member Functions | |
BOOST_CONCEPT_ASSERT ((concepts::CSignedNumber< TOutput >)) | |
BOOST_CONCEPT_ASSERT ((concepts::CInteger< TOutput >)) | |
Static Public Member Functions | |
static TOutput | cast (const DGtal::BigInteger &aInput) |
Definition at line 850 of file ArithmeticalDSL.h.
DGtal::detail::toCoordinateImpl< DGtal::BigInteger, TOutput >::BOOST_CONCEPT_ASSERT | ( | (concepts::CInteger< TOutput >) | ) |
DGtal::detail::toCoordinateImpl< DGtal::BigInteger, TOutput >::BOOST_CONCEPT_ASSERT | ( | (concepts::CSignedNumber< TOutput >) | ) |
|
inlinestatic |
Definition at line 856 of file ArithmeticalDSL.h.