Ticket #1242 (closed: fixed)
Create an exp algorithm
Reported by: | Nick Draper | Owned by: | Ronald Fowler |
---|---|---|---|
Priority: | major | Milestone: | Iteration 23 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Create an algorithm to apply the exponential function you the workspace. Consider the propagation of errors.
Parameters:
- Input Workspace
- Output Workspace
This should probably inherit from unary function
Change History
Note: See
TracTickets for help on using
tickets.
(In [4484]) Initial version of simple Exponential algorithm for workspaces with unit test. Does not change the output units. re #1242