This provides unsafe read/write access to internal data. SO(2) is represented by a unit complex number (two parameters). When using direct write access, the user needs to take care of that the complex number stays normalized.
| 138 | /// normalized. |
| 139 | /// |
| 140 | SOPHUS_FUNC Scalar* data() { return unit_complex_nonconst().data(); } |
| 141 | |
| 142 | /// Const version of data() above. |
| 143 | /// |
nothing calls this directly
no outgoing calls
no test coverage detected