public class OpSided extends Op
Constructor and Description |
---|
OpSided(Hop op,
boolean cLeft,
boolean cRight,
boolean tLeft,
boolean tRight) |
Modifier and Type | Method and Description |
---|---|
boolean |
getLeft() |
boolean |
getRight() |
boolean |
getTLeft() |
boolean |
getTRight() |
boolean |
isCompCompMM() |
boolean |
isCompressedOutput() |
boolean |
isLeftMM() |
boolean |
isRightMM() |
String |
toString() |
getHop, isDecompressing, isDensifying, isOverlapping, setDecompressing, setDensifying, setOverlapping
public OpSided(Hop op, boolean cLeft, boolean cRight, boolean tLeft, boolean tRight)
public boolean getLeft()
public boolean getRight()
public boolean getTLeft()
public boolean getTRight()
public boolean isLeftMM()
public boolean isRightMM()
public boolean isCompCompMM()
public boolean isCompressedOutput()
isCompressedOutput
in class Op
Copyright © 2021 The Apache Software Foundation. All rights reserved.