Skip to content
Snippets Groups Projects
Commit c7f68315 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Merge branch 'LocalParamQuat_template' into 'master'

to discuss : made LocalParametrizationQuaternion template & use partial specialization

Since `LocalParametrizationQuaternion` private member `delta_reference_` is set at instantiation, does not change and is used to specialize computation it is better to use a template partial specialization scheme.

If having the empty template bracket when using the default value `DQ_GLOBAL` is a killer, we can always consider typedef.

See merge request !83
parents eb8d0430 caff6b08
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment