Ticket #5825 (closed: duplicate)
add a class for scaling transformations
Reported by: | Jose Borreguero | Owned by: | Jose Borreguero |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description (last modified by Jose Borreguero) (diff)
* Duplicate of 5827 *
Virtual base class ITransformScale acts on a std::vector<double> representing a one-dimensional grid, to change its scale.
Two derived classes are LinearScale and LogarithmScale.
TransformScaleFactory is a dynamic factory of ITransformScale objects.
Change History
Note: See
TracTickets for help on using
tickets.