Class TCasScriptMatrix

Unit

Declaration

type generic TCasScriptMatrix<TCasScriptVecXxx,TMatrixXxx,TVectorXxx> = class(TCasScriptValue)

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

Properties

Public property Value: TMatrixXxx read FValue write SetValue;

Description

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

This item has no description. Showing description inherited from TCasScriptValue.AssignValue.

Assign value from Source to Self.

Properties

Public property Value: TMatrixXxx read FValue write SetValue;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.