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

Class ExpressionBuilder

  • All Implemented Interfaces:
    TensorBuilder


    public class ExpressionBuilder
    extends java.lang.Object
    implements TensorBuilder
    Builder for expressions.
    Since:
    1.0
    See Also:
    Expression
    • Constructor Detail

      • ExpressionBuilder

        public ExpressionBuilder()
    • Method Detail

      • build

        public Expression build()
        Description copied from interface: TensorBuilder
        Builds the tensor. This method should be called only once for the particular object.
        Specified by:
        build in interface TensorBuilder
        Returns:
        resulting tensor
      • put

        public void put(Tensor tensor)
        Description copied from interface: TensorBuilder
        Method to sequentially add sub-tensors to the future tensor.
        Specified by:
        put in interface TensorBuilder
        Parameters:
        tensor - sub-tensor to be added

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.