Top Level Namespace

Defined Under Namespace

Modules: <%= full_module_name %>, DeclMethod, NArrayMethod, NArrayType, NMathMethod, Numo, StoreFrom Classes: DefAlias, DefAllocFunc, DefClass, DefConst, DefError, DefInclueModule, DefLib, DefMethod, DefModule, DefModuleFunction, DefStruct, ErbPP, Store, StoreArray, StoreNum, UndefAllocFunc, UndefMethod, UndefSingletonMethod

Instance Method Summary collapse

Instance Method Details

#d(file) ⇒ Object



10
11
12
# File 'ext/numo/narray/extconf.rb', line 10

def d(file)
  File.join(__dir__,file)
end