Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_selctg_c
Interface
42 statements
Source File
stdlib_linalg_lapack_aux.fypp
stdlib_linalg_lapack_aux
stdlib_selctg_c
Contents
None
interface
public pure function stdlib_selctg_c(alpha, beta)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=sp),
intent(in)
::
alpha
complex(kind=sp),
intent(in)
::
beta
Return Value
logical(kind=lk)