Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
This is a decorator which can be used to mark functions as deprecated. It will result in a warning being emitted when the function is used. |
Normalize an array such that it has unit length in the given norm. :param s: :type s: ``array`` |
Normalize an array such that it has unit length in the given norm; if the norm is close to zero, the zero vector is returned. :param s: :type s: ``array`` |
Returns the arcosine of x, clipped between -1 and 1. Use this when you know x is a cosine, but it might be slightly over 1 or below -1 due to numerical errors. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Feb 22 20:39:21 2012 | http://epydoc.sourceforge.net |