System.Math.Vectors.TMatrix.operator *

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

TMatrix __fastcall operator*(const TMatrix& __rhs) { return TMatrix::_op_Multiply(*this, __rhs); };

Propriétés

Type Visibilité  Source Unité  Parent
function public System.Math.Vectors.hpp System.Math.Vectors TMatrix

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !