Class ValueFunction
- java.lang.Object
- 
- org.apache.sysds.runtime.functionobjects.FunctionObject
- 
- org.apache.sysds.runtime.functionobjects.ValueFunction
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Direct Known Subclasses:
- And,- BitwAnd,- BitwOr,- BitwShiftL,- BitwShiftR,- BitwXor,- Builtin,- CM,- COV,- CTable,- Divide,- IntegerDivide,- KahanFunction,- Mean,- Minus,- Minus1Multiply,- MinusNz,- Modulus,- Multiply,- Multiply2,- Not,- Or,- ParameterizedBuiltin,- Plus,- Power,- Power2,- TernaryValueFunction,- ValueComparisonFunction,- Xor
 
 public abstract class ValueFunction extends FunctionObject - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ValueFunction()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanrequiresCorrection()
 
-