JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.improbable.keanu.vertices
Interface VertexUnaryOp<T extends
Vertex
>
All Known Implementing Classes:
AbsVertex
,
ArcCosVertex
,
ArcSinVertex
,
ArcTanVertex
,
BooleanReshapeVertex
,
BooleanSliceVertex
,
BooleanTakeVertex
,
BooleanUnaryOpLambda
,
BooleanUnaryOpVertex
,
CastToDoubleVertex
,
CastToIntegerVertex
,
CeilVertex
,
CosVertex
,
DoubleUnaryOpVertex
,
ExpVertex
,
FloorVertex
,
IntegerAbsVertex
,
IntegerPermuteVertex
,
IntegerReshapeVertex
,
IntegerSliceVertex
,
IntegerSumVertex
,
IntegerTakeVertex
,
IntegerUnaryOpVertex
,
LogGammaVertex
,
LogVertex
,
MatrixDeterminantVertex
,
MatrixInverseVertex
,
NotBinaryVertex
,
PermuteVertex
,
ReshapeVertex
,
RoundVertex
,
SigmoidVertex
,
SinVertex
,
SliceVertex
,
SumVertex
,
TakeVertex
,
TanVertex
public interface
VertexUnaryOp<T extends
Vertex
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getInputVertex
()
Method Detail
getInputVertex
T
getInputVertex()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method