multiply abstract method

DomMatrix multiply(
  1. DomMatrix secondDomMatrix
)

Implementation

DomMatrix multiply(DomMatrix secondDomMatrix);