~vcs-imports/scipy/numpy-docs

« back to all changes in this revision

Viewing changes to source/reference/routines.ctypeslib.rst

  • Committer: ptvirtan
  • Date: 2008-10-26 17:57:55 UTC
  • Revision ID: vcs-imports@canonical.com-20081026175755-265j4vcbtj2wk6iq
Import initial version of Numpy documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
***********************************************************
 
2
C-Types Foreign Function Interface (:mod:`numpy.ctypeslib`)
 
3
***********************************************************
 
4
 
 
5
.. currentmodule:: numpy.ctypeslib
 
6
 
 
7
.. autofunction:: as_array
 
8
.. autofunction:: as_ctypes
 
9
.. autofunction:: ctypes_load_library
 
10
.. autofunction:: load_library
 
11
.. autofunction:: ndpointer