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