Function oti_setFromReal# Defined in File dense/scalar/base.h Function Documentation# void oti_setFromReal(coeff_t a, otinum_t *num, dhelpl_t dhl)# Assign an oti number the value of a given real number. Parameters: a – [in] Real number. num – [inout] Address of the oti number to be assigned dhl – [in] Direction helper list object.