Skip to content

Optimize Solid{Cons,Polycone,SolidTubs}

Gerhard Raven requested to merge optimize_detdesc into master
  • avoid repeated sin/cos calls
  • hint the compiler to use sincos by computing sin and cos right next to each other

Merge request reports