cos Interface

public interface cos

Module Procedures

private function cos_array(a) result(c)

Cosine function for autodiff arrays

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a

Return Value type(array_type), pointer