lubksb Interface

interface
public subroutine lubksb(a, indx, b)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:,:):: a
integer(kind=I4B), intent(in), DIMENSION(:):: indx
real(kind=SP), intent(inout), DIMENSION(:):: b