Module scalar

Source

Modules§

macros 🔒
rbool 🔒
rcplx_full 🔒
rfloat 🔒
rint 🔒

Structs§

Rbool
Rbool is a wrapper for i32 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 for f64 in the context of an R’s integer vector.
Rint
Rint is a wrapper for i32 in the context of an R’s integer vector.

Traits§

Scalar

Type Aliases§

c64