Изображение квадрата Дюрера

ООО АВТОМАТИКА плюс

Rambler's Top100

Рейтинг@Mail.ru

Справочная система Matrix32

CalcOperation method
Вычисление заданной операции для дробных массивов из списка Matrices

Applies to
TMatrix

Overloaded Variants
Function CalcOperation(const Matrices: array of TMatrix; AFunc: TFloatOperation): TMatrix;
Function CalcOperation(const Matrices: array of TMatrix; AFunc: TIntOperation): TMatrix;
Function CalcOperation(const Matrices: array of TMatrix; AFunc: TInt64Operation): TMatrix;
Function CalcOperation(const Matrices: array of TMatrix; AFunc: TComplexOperation): TMatrix;

Declaration
function CalcOperation(const Matrices: array of TMatrix; AFunc: TFloatOperation): TMatrix;

Declaration
function CalcOperation(const Matrices: array of TMatrix; AFunc: TIntOperation): TMatrix;

Declaration
function CalcOperation(const Matrices: array of TMatrix; AFunc: TInt64Operation): TMatrix;

Declaration
function CalcOperation(const Matrices: array of TMatrix; AFunc: TComplexOperation): TMatrix;

Логинов Дмитрий © 2005-2015