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