to_exchange Interface

interface


Called by

interface~~to_exchange~~CalledByGraph interface~to_exchange inference_engine_t%to_exchange proc~construct_from_inference_engine construct_from_inference_engine proc~construct_from_inference_engine->interface~to_exchange

private pure module function to_exchange(self) result(exchange)

Arguments

Type IntentOptional Attributes Name
class(inference_engine_t), intent(in) :: self

Return Value type(exchange_t)