Package org.apache.sysds.common
Enum Types.OpOp1
- java.lang.Object
- 
- java.lang.Enum<Types.OpOp1>
- 
- org.apache.sysds.common.Types.OpOp1
 
 
- 
- All Implemented Interfaces:
- Serializable,- Comparable<Types.OpOp1>
 - Enclosing class:
- Types
 
 public static enum Types.OpOp1 extends Enum<Types.OpOp1> 
- 
- 
Enum Constant SummaryEnum Constants Enum Constant Description ABSACOSASINASSERTATANBROADCASTCAST_AS_BOOLEANCAST_AS_DOUBLECAST_AS_FRAMECAST_AS_INTCAST_AS_LISTCAST_AS_MATRIXCAST_AS_SCALARCEILCHOLESKYCOLNAMESCOMPRESSCOSCOSHCUMMAXCUMMINCUMPRODCUMSUMCUMSUMPRODDECOMPRESSDETECTSCHEMAEIGENEXISTSEXPFLOORINVERSEIQMISINFISNAISNANLENGTHLINEAGELOCALLOGLOG_NZMEDIANMINUS_RIGHTMINUS1_MULTMULT2NCOLNOTNROWPOW2PREFETCHPRINTROUNDSIGMOIDSIGNSINSINHSOFTMAXSPROPSQRTSTOPSUBTRACT_NZSVDTANTANHTYPEOF
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisScalarOutput()StringtoString()static Types.OpOp1valueOf(String name)Returns the enum constant of this type with the specified name.static Types.OpOp1valueOfByOpcode(String opcode)static Types.OpOp1[]values()Returns an array containing the constants of this enum type, in the order they are declared.
 
- 
- 
- 
Enum Constant Detail- 
ABSpublic static final Types.OpOp1 ABS 
 - 
ACOSpublic static final Types.OpOp1 ACOS 
 - 
ASINpublic static final Types.OpOp1 ASIN 
 - 
ASSERTpublic static final Types.OpOp1 ASSERT 
 - 
ATANpublic static final Types.OpOp1 ATAN 
 - 
BROADCASTpublic static final Types.OpOp1 BROADCAST 
 - 
CAST_AS_FRAMEpublic static final Types.OpOp1 CAST_AS_FRAME 
 - 
CAST_AS_LISTpublic static final Types.OpOp1 CAST_AS_LIST 
 - 
CAST_AS_MATRIXpublic static final Types.OpOp1 CAST_AS_MATRIX 
 - 
CAST_AS_SCALARpublic static final Types.OpOp1 CAST_AS_SCALAR 
 - 
CAST_AS_BOOLEANpublic static final Types.OpOp1 CAST_AS_BOOLEAN 
 - 
CAST_AS_DOUBLEpublic static final Types.OpOp1 CAST_AS_DOUBLE 
 - 
CAST_AS_INTpublic static final Types.OpOp1 CAST_AS_INT 
 - 
CEILpublic static final Types.OpOp1 CEIL 
 - 
CHOLESKYpublic static final Types.OpOp1 CHOLESKY 
 - 
COSpublic static final Types.OpOp1 COS 
 - 
COSHpublic static final Types.OpOp1 COSH 
 - 
CUMMAXpublic static final Types.OpOp1 CUMMAX 
 - 
CUMMINpublic static final Types.OpOp1 CUMMIN 
 - 
CUMPRODpublic static final Types.OpOp1 CUMPROD 
 - 
CUMSUMpublic static final Types.OpOp1 CUMSUM 
 - 
CUMSUMPRODpublic static final Types.OpOp1 CUMSUMPROD 
 - 
DETECTSCHEMApublic static final Types.OpOp1 DETECTSCHEMA 
 - 
COLNAMESpublic static final Types.OpOp1 COLNAMES 
 - 
EIGENpublic static final Types.OpOp1 EIGEN 
 - 
EXISTSpublic static final Types.OpOp1 EXISTS 
 - 
EXPpublic static final Types.OpOp1 EXP 
 - 
FLOORpublic static final Types.OpOp1 FLOOR 
 - 
INVERSEpublic static final Types.OpOp1 INVERSE 
 - 
IQMpublic static final Types.OpOp1 IQM 
 - 
ISNApublic static final Types.OpOp1 ISNA 
 - 
ISNANpublic static final Types.OpOp1 ISNAN 
 - 
ISINFpublic static final Types.OpOp1 ISINF 
 - 
LENGTHpublic static final Types.OpOp1 LENGTH 
 - 
LINEAGEpublic static final Types.OpOp1 LINEAGE 
 - 
LOGpublic static final Types.OpOp1 LOG 
 - 
NCOLpublic static final Types.OpOp1 NCOL 
 - 
NOTpublic static final Types.OpOp1 NOT 
 - 
NROWpublic static final Types.OpOp1 NROW 
 - 
MEDIANpublic static final Types.OpOp1 MEDIAN 
 - 
PREFETCHpublic static final Types.OpOp1 PREFETCH 
 - 
PRINTpublic static final Types.OpOp1 PRINT 
 - 
ROUNDpublic static final Types.OpOp1 ROUND 
 - 
SINpublic static final Types.OpOp1 SIN 
 - 
SINHpublic static final Types.OpOp1 SINH 
 - 
SIGNpublic static final Types.OpOp1 SIGN 
 - 
SOFTMAXpublic static final Types.OpOp1 SOFTMAX 
 - 
SQRTpublic static final Types.OpOp1 SQRT 
 - 
STOPpublic static final Types.OpOp1 STOP 
 - 
SVDpublic static final Types.OpOp1 SVD 
 - 
TANpublic static final Types.OpOp1 TAN 
 - 
TANHpublic static final Types.OpOp1 TANH 
 - 
TYPEOFpublic static final Types.OpOp1 TYPEOF 
 - 
SPROPpublic static final Types.OpOp1 SPROP 
 - 
SIGMOIDpublic static final Types.OpOp1 SIGMOID 
 - 
LOG_NZpublic static final Types.OpOp1 LOG_NZ 
 - 
COMPRESSpublic static final Types.OpOp1 COMPRESS 
 - 
DECOMPRESSpublic static final Types.OpOp1 DECOMPRESS 
 - 
LOCALpublic static final Types.OpOp1 LOCAL 
 - 
MULT2public static final Types.OpOp1 MULT2 
 - 
MINUS1_MULTpublic static final Types.OpOp1 MINUS1_MULT 
 - 
MINUS_RIGHTpublic static final Types.OpOp1 MINUS_RIGHT 
 - 
POW2public static final Types.OpOp1 POW2 
 - 
SUBTRACT_NZpublic static final Types.OpOp1 SUBTRACT_NZ 
 
- 
 - 
Method Detail- 
valuespublic static Types.OpOp1[] values() Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (Types.OpOp1 c : Types.OpOp1.values()) System.out.println(c); - Returns:
- an array containing the constants of this enum type, in the order they are declared
 
 - 
valueOfpublic static Types.OpOp1 valueOf(String name) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
- name- the name of the enum constant to be returned.
- Returns:
- the enum constant with the specified name
- Throws:
- IllegalArgumentException- if this enum type has no constant with the specified name
- NullPointerException- if the argument is null
 
 - 
isScalarOutputpublic boolean isScalarOutput() 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- Enum<Types.OpOp1>
 
 - 
valueOfByOpcodepublic static Types.OpOp1 valueOfByOpcode(String opcode) 
 
- 
 
-