scalar

Pull the value out of an R object holding one double value.

Examples

double x = rx.scalar;
double x = rx.scalar!double;

Meta