| __call__(self, *args, **kwargs) | iron.kernel.ExternalFunction | |
| __eq__(self, object other) | iron.kernel.ExternalFunction | |
| __hash__(self) | iron.kernel.ExternalFunction | |
| __init__(self, str name, str|None object_file_name=None, str|None source_file=None, str|None source_string=None, list[type[np.ndarray]|np.dtype]|None arg_types=None, list[str]|None include_dirs=None, list[str]|None compile_flags=None, *str|None symbol_prefix=None, bool use_chess=False) | iron.kernel.ExternalFunction | |
| __repr__(self) | iron.kernel.ExternalFunction | |
| _arg_types | iron.kernel.ExternalFunction | protected |
| _cached_digest | iron.kernel.ExternalFunction | protected |
| _compile_flags | iron.kernel.ExternalFunction | protected |
| _compiled | iron.kernel.ExternalFunction | protected |
| _content_digest(self) | iron.kernel.ExternalFunction | protected |
| _include_dirs | iron.kernel.ExternalFunction | protected |
| _instances | iron.kernel.ExternalFunction | protectedstatic |
| _name | iron.kernel.ExternalFunction | protected |
| _object_file_name | iron.kernel.ExternalFunction | protected |
| _original_name | iron.kernel.ExternalFunction | protected |
| _source_file | iron.kernel.ExternalFunction | protected |
| _source_string | iron.kernel.ExternalFunction | protected |
| _symbol_prefix | iron.kernel.ExternalFunction | protected |
| _use_chess | iron.kernel.ExternalFunction | protected |
| _validate_arg(self, int index, arg, expected_ty) | iron.kernel.ExternalFunction | protected |
| get_only | iron.kernel.ExternalFunction | static |
| mac_dims | iron.kernel.ExternalFunction | static |
| put_get | iron.kernel.ExternalFunction | static |
| put_only | iron.kernel.ExternalFunction | static |
| zero | iron.kernel.ExternalFunction | static |