MulComponentwise

function

MulComponentwise(_matrix)

Description

Multiplies each component of the matrix with corresponding component of other matrix.

Arguments

Name Type Description
_matrix Struct.BBMOD_Matrix The matrix to multiply componentwise with.

Returns

Struct.BBMOD_Matrix The resulting matrix.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.