Header menu logo FSharp.Stats

ITableMutable<'R, 'C, 'T> Type

A read/write extension (if you need mutability)

Instance members

Instance member Description

this.Set

Full Usage: this.Set

Parameters:
    rowLabel : 'R
    colLabel : 'C
    value : 'T

Modifiers: abstract

Set the value at (rowLabel, colLabel)

rowLabel : 'R
colLabel : 'C
value : 'T

Type something to start searching.