Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Matrix Class
Members

In This Topic
    Matrix Class
    In This Topic
    Matrix operations helper class. Provides matrix multiplication, inversion and determinant computation methods.
    Syntax
    'Declaration
     
    Public Class Matrix 
    public class Matrix 
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Matrix

    See Also