MHTDistance:

--------------------------------------------------------------------------
   Finds the MHT distance for use in gating computations.

   The measurement function is of the form h(x,d) where d is a data
   structure.

   The most time consuming operation is this operation

     (z-h*x)'*b 

Children:

Common: Estimation/KFPredict
Common: Estimation/KFUpdate
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
MHT: Utilities/Residual