[Missing <summary> documentation for "P:Altaxo.Geometry.Matrix4x4.Item(System.Int32,System.Int32)"]
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double this[
int r,
int c
] { get; }
Parameters
- r Int32
-
- c Int32
-
Property Value
DoubleSee Also