MCPcopy Create free account
hub / github.com/ISEE-Technology/CamVox / SO2

Function SO2

isee-preprocessing/include/sophus/so2.hpp:304–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 // Default constructor initialize unit complex number to identity rotation.
303 //
304 SOPHUS_FUNC SO2() : unit_complex_(Scalar(1), Scalar(0)) {}
305
306 // Copy constructor
307 //

Callers 2

value, SO2> fitToSO2Method · 0.70
sampleUniformFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected