dpnp.get_include

dpnp.get_include()[source]

Return the directory that contains *.h header files of dpnp C++ backend.

An extension module that needs to be compiled against dpnp backend should use this function to locate the appropriate include directory.