Class TensorProduct

All Implemented Interfaces:
Comparable, jscl.editor.rendering.MathObject

public class TensorProduct extends VectorOperator
  • Constructor Details

    • TensorProduct

      public TensorProduct(Generic matrix1, Generic matrix2)
  • Method Details