MathMatrixFactory

MathMatrixFactory-Klasse

Ermöglicht das Erstellen einer mathematischen Matrix

public class MathMatrixFactory : IMathMatrixFactory  

Konstruktoren

NameBeschreibung
MathMatrixFactory()Der Standardkonstruktor.

Methoden

NameBeschreibung
CreateMathMatrix(int, int)Erstellt eine mathematische Matrix

Anmerkungen

Für COM-Kompatibilität

Siehe auch