感觉写的很麻烦
var a = from g in ResultPointsGroupselect ((from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Max() - (from gg in gselect gg.OutputValue + slope * (gg.SetValue - gg.InputValue)).Min());
相关分类