Ticket #5825 (closed: duplicate)

Opened 8 years ago

Last modified 5 years ago

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

comment:1 Changed 8 years ago by Jose Borreguero

  • Status changed from new to verify
  • Resolution set to duplicate
  • Description modified (diff)

comment:2 Changed 8 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:3 Changed 8 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6671

Note: See TracTickets for help on using tickets.