Skip to main content

install_cplx

Function install_cplx 

Source
pub unsafe fn install_cplx<T: AltComplex>(cls: R_altrep_class_t)
Expand description

Install complex-specific methods.

ยงSafety

Must be called during R initialization with a valid ALTREP class handle.