cc.redberry.core.tensor.functions
Class ArcSin
- java.lang.Object
-
- cc.redberry.core.tensor.Tensor
-
- cc.redberry.core.tensor.functions.ScalarFunction
-
- cc.redberry.core.tensor.functions.ArcSin
-
public class ArcSin extends ScalarFunction
- Since:
- 1.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classArcSin.ArcSinFactory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Tensorderivative()TensorBuildergetBuilder()Creates a builder for this tensor.TensorFactorygetFactory()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()
- Specified by:
derivativein classScalarFunction
-
getBuilder
public TensorBuilder getBuilder()
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()
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