Trees | Indices | Help |
|
---|
|
object --+ | EDUtilsArray
This is a static utility class for handling numpy like arrays in XML.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|
|||
dTypeSize =
|
|||
dTypeFormat =
|
|||
semArrayToXSData = Semaphore()
|
|||
semXsDataToArray = Semaphore()
|
|||
semGetArray = Semaphore()
|
|
|||
Inherited from |
|
convert a numpy array or a list of list into an XSDataArray object
|
convert a XSDataArray into either a numpy array or a list of list
|
Tries to retrieve a numpy array from an Image or from a shared array or an XSD object As this method returns a numpy array, this method works only on plateform where numpy is available.
|
|
dTypeSize
|
dTypeFormat
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:31 2014 | http://epydoc.sourceforge.net |