Struct sym::StorageOps< SphericalCameraCal< ScalarType > >

template<typename ScalarType>
struct StorageOps<SphericalCameraCal<ScalarType>>

C++ StorageOps implementation for <class ‘symforce.cam.spherical_camera_cal.SphericalCameraCal’>.

Public Types

using T = SphericalCameraCal<ScalarType>
using Scalar = ScalarType

Public Static Functions

static inline constexpr int32_t StorageDim()
static void ToStorage(const T &a, ScalarType *out)
static T FromStorage(const ScalarType *data)
static inline constexpr type_t TypeEnum()