Remove usage of IPPL:Tenzor class
Summary
Remove IPPL AppTypes/Tenzor.h usage in
- Classic/AbsBeamline/Bend2D.cpp
- Classic/Algorithms/Quaternion.h:class
- Classic/Algorithms/CoordinateSystemTrafo.h
- Classic/Algorithms/Quaternion.cpp
- Classic/Utilities/MSLang.h
- Algorithms/ParallelCyclotronTracker.cpp
- Distribution/Distribution.cpp
- Distribution/Distribution.h
Tenzor is mostly used as matrix and in the Classic/Algorithms/Quaternion.cpp.
Maybe replacing Quaternion by Boost could also be an option.
Edited by adelmann