cc.redberry.core.tensor.functions
Class Exp
- java.lang.Object
-
- cc.redberry.core.tensor.Tensor
-
- cc.redberry.core.tensor.functions.ScalarFunction
-
- cc.redberry.core.tensor.functions.Exp
-
Deprecated.should be replace with power
@Deprecated public final class Exp extends ScalarFunction
- Since:
- 1.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classExp.ExpFactoryDeprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description Tensorderivative()Deprecated.java.lang.StringfunctionName()Deprecated.TensorBuildergetBuilder()Deprecated.Creates a builder for this tensor.TensorFactorygetFactory()Deprecated.Returns a factory for this tensor.-
Methods inherited from class cc.redberry.core.tensor.functions.ScalarFunction
get, getIndices, size, toString
-
-
-
-
Method Detail
-
derivative
public Tensor derivative()
Deprecated.- Specified by:
derivativein classScalarFunction
-
functionName
public java.lang.String functionName()
Deprecated.
-
getBuilder
public TensorBuilder getBuilder()
Deprecated.Description copied from class:TensorCreates a builder for this tensor. SeeTensorBuilderfor more information.- Specified by:
getBuilderin classTensor- Returns:
- builder for this tensor
-
getFactory
public TensorFactory getFactory()
Deprecated.Description copied from class:TensorReturns a factory for this tensor. SeeTensorFactoryfor more information.- Specified by:
getFactoryin classTensor- Returns:
- builder for this tensor
-
-
DataMelt 3.0 © DataMelt by jWork.ORG