Modulesยง
- macros ๐
- rbool ๐
- rcplx_
full ๐ - rfloat ๐
- rint ๐
Structsยง
- Rbool
Rbool
is a wrapper fori32
in the context of an Rโs logical vector.- Rcplx
- Rcplx is a wrapper for f64 in the context of an Rโs complex vector.
- Rfloat
Rfloat
is a wrapper forf64
in the context of an Rโs integer vector.- Rint
Rint
is a wrapper fori32
in the context of an Rโs integer vector.