Otyca
Contents:
C++ API
Namespaces
Classes and Structs
Enums
Functions
Defines
Typedefs
Typedef otyca::Calibrated
Typedef Documentation
Typedef otyca::ObjectGetter
C++ API Usage Examples
Python API
Python API Usage Examples
Otyca
C++ API
Typedef otyca::Calibrated
View page source
Typedef otyca::Calibrated
Typedef Documentation
template
<
typename
ModelType
>
using
otyca
::
Calibrated
=
std
::
pair
<
ModelType
,
typename
ModelType
::
CalibrationStatus
>