DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::detail::ConvexityHelperInternalInteger< DGtal::int64_t, true > Struct Reference

#include <DGtal/geometry/volumes/ConvexityHelper.h>

Public Types

typedef DGtal::BigInteger Type
 

Detailed Description

Indicates which integer type should be used by ConvexityHelper, depending on the integral type of each point coordinate and if computations should be guaranteed or not.

Specialization for integer coordinate int64_t and safe computations.

Definition at line 104 of file ConvexityHelper.h.

Member Typedef Documentation

◆ Type

Definition at line 106 of file ConvexityHelper.h.


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