Skip to main content

initialize

Function initialize 

Source
pub fn initialize(session: &VortexSession)
Expand description

Register vortex-array’s built-in session-scoped kernels into the active ArrayKernels registry.

If the session contains a KernelSession, this registers into its registry. Sessions that use KernelSession::default already receive these built-in kernels.