module documentation

Rules for building C/API module with f2py2e.

Copyright 1999,2000 Pearu Peterson all rights reserved, Pearu Peterson <pearu@ioc.ee> Permission to use, modify, and distribute this software is given under the terms of the NumPy License.

NO WARRANTY IS EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK. $Date: 2004/11/26 11:13:06 $ Pearu Peterson

Function assubr Undocumented
Function createfuncwrapper Undocumented
Function createsubrwrapper Undocumented
Function var2fixfortran Undocumented
def assubr(rout): (source)

Undocumented

def createfuncwrapper(rout, signature=0): (source)

Undocumented

def createsubrwrapper(rout, signature=0): (source)

Undocumented

def var2fixfortran(vars, a, fa=None, f90mode=None): (source)

Undocumented