SetMultiply (class MKI_VECTOR)

www.CAD6.com

C++ Syntax

void

MKI_VECTOR::SetMultiply(

 const double f_dFactor,

 const MKI_VECTOR& f_rVector );

 

Assigns Factor × Vector to the vector.

 

void

MKI_VECTOR::SetMultiply(

 const MKI_MATRIX_BASE& f_rMatrix,

 const MKI_VECTOR& f_rVector );

 

Assigns Matrix × Vector to the vector.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH