csfdet Function

public pure function csfdet(t, p)

returns the coefficient for determinant specified by determinant path P in csf specified by path T

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: t(:)
integer, intent(in) :: p(:)

Return Value real(kind=long)