cv_convert_float Interface

interface
public function cv_convert_float(converter, value_) bind(c)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: converter
real(kind=c_float), intent(in), value :: value_

Return Value real(kind=c_float)