Multiply (class MKI_VECTOR)

www.CAD6.com

C++ Syntax

void

MKI_VECTOR::Multiply(

 const double f_dFactor );

 

Multiplies the vector by Factor.

 

void

MKI_VECTOR::Multiply(

 const MKI_MATRIX_BASE& f_rMatrix );

 

Multiplies the vector with the matrix Matrix.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH