adjacent_difference function adjacent_difference<Type, Lambda>(x:Type[_], op:Lambda) -> Type[_] Adjacent difference. x Vector. op Operator.