| Trees | Indices | Help |
|
|---|
|
|
various statistical operations on data
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
tConfs =
|
|||
tTable =
|
|||
Complex0 =
|
|||
Complex16 =
|
|||
Complex32 =
|
|||
Complex64 =
|
|||
Complex8 =
|
|||
Float0 =
|
|||
Float16 =
|
|||
Float32 =
|
|||
Float64 =
|
|||
Float8 =
|
|||
Int0 =
|
|||
Int16 =
|
|||
Int32 =
|
|||
Int8 =
|
|||
absolute = <ufunc 'absolute'>
|
|||
add = <ufunc 'add'>
|
|||
arccos = <ufunc 'arccos'>
|
|||
arccosh = <ufunc 'arccosh'>
|
|||
arcsin = <ufunc 'arcsin'>
|
|||
arcsinh = <ufunc 'arcsinh'>
|
|||
arctan = <ufunc 'arctan'>
|
|||
arctan2 = <ufunc 'arctan2'>
|
|||
arctanh = <ufunc 'arctanh'>
|
|||
bitwise_and = <ufunc 'bitwise_and'>
|
|||
bitwise_or = <ufunc 'bitwise_or'>
|
|||
bitwise_xor = <ufunc 'bitwise_xor'>
|
|||
ceil = <ufunc 'ceil'>
|
|||
conjugate = <ufunc 'conjugate'>
|
|||
cos = <ufunc 'cos'>
|
|||
cosh = <ufunc 'cosh'>
|
|||
divide = <ufunc 'divide'>
|
|||
divide_safe = <ufunc 'divide_safe'>
|
|||
e = 2.71828182846
|
|||
equal = <ufunc 'equal'>
|
|||
exp = <ufunc 'exp'>
|
|||
fabs = <ufunc 'fabs'>
|
|||
floor = <ufunc 'floor'>
|
|||
floor_divide = <ufunc 'floor_divide'>
|
|||
fmod = <ufunc 'fmod'>
|
|||
greater = <ufunc 'greater'>
|
|||
greater_equal = <ufunc 'greater_equal'>
|
|||
hypot = <ufunc 'hypot'>
|
|||
invert = <ufunc 'invert'>
|
|||
left_shift = <ufunc 'left_shift'>
|
|||
less = <ufunc 'less'>
|
|||
less_equal = <ufunc 'less_equal'>
|
|||
log = <ufunc 'log'>
|
|||
log10 = <ufunc 'log10'>
|
|||
logical_and = <ufunc 'logical_and'>
|
|||
logical_not = <ufunc 'logical_not'>
|
|||
logical_or = <ufunc 'logical_or'>
|
|||
logical_xor = <ufunc 'logical_xor'>
|
|||
maximum = <ufunc 'maximum'>
|
|||
minimum = <ufunc 'minimum'>
|
|||
multiply = <ufunc 'multiply'>
|
|||
negative = <ufunc 'negative'>
|
|||
not_equal = <ufunc 'not_equal'>
|
|||
pi = 3.14159265359
|
|||
power = <ufunc 'power'>
|
|||
remainder = <ufunc 'remainder'>
|
|||
right_shift = <ufunc 'right_shift'>
|
|||
sin = <ufunc 'sin'>
|
|||
sinh = <ufunc 'sinh'>
|
|||
sqrt = <ufunc 'sqrt'>
|
|||
subtract = <ufunc 'subtract'>
|
|||
tan = <ufunc 'tan'>
|
|||
tanh = <ufunc 'tanh'>
|
|||
true_divide = <ufunc 'true_divide'>
|
|||
|
|||
This is the standard *subtract off the average and divide by the deviation* standardization function. **Arguments** - mat: a Numeric array **Notes** - in addition to being returned, _mat_ is modified in place, so **beware** |
form and return the covariance matrix |
form and return the covariance matrix |
do a principal components analysis |
transforms a set of points using tFormMat **Arguments** - tFormMat: a Numeric array - pts: a list of Numeric arrays (or a 2D array) **Returns** a list of Numeric arrays |
|
|||
tTable
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat May 24 08:37:03 2008 | http://epydoc.sourceforge.net |