Method ao/hypot
HYPOT overloads robust computation of the square root of the sum of squares for AOs.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: HYPOT overloads robust computation of the square root of the
sum of squares for Analysis objects.
CALL: ao_out = hypot(ao_in);
ao_out = hypot(ao_in, pl);
REMARK: The data-object of the output AO is the same as the
data-object of the first AO input. The result of HYPOT will
be copied to the y values of this data-object if this is
called without an output.
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
AXIS |
'y' |
|
The axis on which to compute the sqrt of the sum of the squares. |
back to top
Some information of the method ao/hypot are listed below: |
Class name |
ao |
Method name |
hypot |
Category |
Operator |
Package name |
ltpda |
VCS Version |
3542afe99dea25c636b7ac3b82a9f6f8be9d447d |
Min input args |
2 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/exp |
|
Method: ao/imag |
 |
©LTP Team