Gets the "core" of the dimensional matrix construct. returns the core of the dimensional matrix construct.
Source
List getNMatrix() {
return this._core;
}
Gets the "core" of the dimensional matrix construct. returns the core of the dimensional matrix construct.
List getNMatrix() {
return this._core;
}