Matrix Class
class function Variance(a: TFloatMatrix; meanVector: TFloatArray): TFloatArray;
This is Variance, a member of class Matrix.