Documentation of 'cc.redberry.core.tensor.SumFactory' Java class
SumFactory
cc.redberry.core.tensor

Class SumFactory

  • All Implemented Interfaces:
    TensorFactory


    public final class SumFactory
    extends java.lang.Object
    implements TensorFactory
    Factory for sums.
    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static SumFactory FACTORY 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Tensor create(Tensor... tensors)
      Creates tensor with provided array of sub-tensors.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Method Detail

      • create

        public Tensor create(Tensor... tensors)
        Description copied from interface: TensorFactory
        Creates tensor with provided array of sub-tensors.
        Specified by:
        create in interface TensorFactory
        Parameters:
        tensors - array of sub-tensors
        Returns:
        created tensor

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.