public class PowerFunction extends Object
Uses:
DoubleValue representing the first taken to the power of the second is returned.
DoubleValueStream representing the power of
the Value to each of the values of the ValueStream for a document is returned.
(Or the other way, since the Value and ValueStream can be used in either order)
| Modifier and Type | Field and Description |
|---|---|
static ExpressionFactory.CreatorFunction |
creatorFunction |
static String |
name |
| Constructor and Description |
|---|
PowerFunction() |
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.