Struct matrix_entry
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct matrix_entry
Fields
c
Declaration
public int c
Field Value
| Type | Description |
|---|---|
| Int32 |
r
Declaration
public int r
Field Value
| Type | Description |
|---|---|
| Int32 |
value
Declaration
public double value
Field Value
| Type | Description |
|---|---|
| Double |