Class TensorProduct

  • All Implemented Interfaces:
    java.lang.Comparable, jscl.editor.rendering.MathObject

    public class TensorProduct
    extends VectorOperator
    • Constructor Detail

      • TensorProduct

        public TensorProduct​(Generic matrix1,
                             Generic matrix2)