hconjg Interface

public interface hconjg

Module Procedures

private function dgr_dmatrix_csc(a) result(c)

Arguments

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

Return Value type(sparse_dmatrix_csc)

private function dgr_zmatrix_csc(a) result(c)

Arguments

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

Return Value type(sparse_zmatrix_csc)