module documentation

C declarations, CPP macros, and C functions for f2py2e. Only required declarations/macros/functions will be used.

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: 2005/05/06 11:42:34 $ Pearu Peterson

Variable callbacks Undocumented
Variable cfuncs Undocumented
Variable commonhooks Undocumented
Variable cppmacros Undocumented
Variable f90modhooks Undocumented
Variable includes Undocumented
Variable includes0 Undocumented
Variable needs Undocumented
Variable outneeds Undocumented
Variable typedefs Undocumented
Variable typedefs​_generated Undocumented
Variable userincludes Undocumented
Function append​_needs Undocumented
Function buildcfuncs Undocumented
Function get​_needs Undocumented
callbacks: dict[str, str] =

Undocumented

cfuncs: dict[str, str] =

Undocumented

commonhooks: dict[str, str] =

Undocumented

cppmacros: dict[str, str] =

Undocumented

f90modhooks: dict[str, str] =

Undocumented

includes: dict[str, str] =

Undocumented

includes0: dict[str, str] =

Undocumented

needs: dict =

Undocumented

outneeds: dict[str, list] =

Undocumented

typedefs: dict[str, str] =

Undocumented

typedefs_generated: dict[str, str] =

Undocumented

userincludes: dict[str, str] =

Undocumented

def append_needs(need, flag=1):

Undocumented

def buildcfuncs():

Undocumented

def get_needs():

Undocumented