casa
$Rev:20696$
|
Functions | |
Double | wtToSigma (Double wt) |
Returns wt**-0.5 or -1, depending on whether wt is positive. |
Double casa::subms::wtToSigma | ( | Double | wt | ) |
Returns wt**-0.5 or -1, depending on whether wt is positive.
NOT a member function, so it can be easily passed to other functions (i.e. arrayTransformInPlace).