Computes the span of a vector.
mdp_span(W)
W
a vector.
mdp_span computes the span of the W vector: max W(s) - min W(s)
the value of the span of the W vector.