public float[,] ProjectFunction(float[,] function) { return(qMath.ProjectFunction(states, function)); }