Inherits from
- ext_function_from_specs: scipy.weave.ext_tools.ext_function_from_specs
Method summary
- __init__(self, name, code_block, args, local_dict = None, global_dict = None, auto_downcast = 1, type_converters = None)
Inherited from base classes
- arg_cleanup_code(self)
- arg_declaration_code(self)
- arg_local_dict_code(self)
- function_code(self)
- function_declaration_code(self)
- header_code(self)
- parse_tuple_code(self)
- python_function_definition_code(self)
- set_compiler(self, compiler)
- template_declaration_code(self)
Methods
- __init__(self, name, code_block, args, local_dict = None, global_dict = None, auto_downcast = 1, type_converters = None)
