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

Class ExpressionFactory

  • All Implemented Interfaces:
    TensorFactory


    public class ExpressionFactory
    extends java.lang.Object
    implements TensorFactory
    Factory for expressions.
    Since:
    1.0
    See Also:
    Expression
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Expression 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
    • Method Detail

      • create

        public Expression 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.