Matrix |
[Missing <summary> documentation for "M:Altaxo.Geometry.MatrixHomography.EvaluateAffine(System.Collections.Generic.IEnumerable{System.ValueTuple{Altaxo.Geometry.PointD2D,Altaxo.Geometry.PointD2D}})"]
public static Matrix3x2 EvaluateAffine( IEnumerable<(PointD2D x, PointD2D y)> pointPairs )
[Missing <param name="pointPairs"/> documentation for "M:Altaxo.Geometry.MatrixHomography.EvaluateAffine(System.Collections.Generic.IEnumerable{System.ValueTuple{Altaxo.Geometry.PointD2D,Altaxo.Geometry.PointD2D}})"]
[Missing <returns> documentation for "M:Altaxo.Geometry.MatrixHomography.EvaluateAffine(System.Collections.Generic.IEnumerable{System.ValueTuple{Altaxo.Geometry.PointD2D,Altaxo.Geometry.PointD2D}})"]