cv_convert_double Interface

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

Arguments

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

Return Value real(kind=c_double)