public class PartialsOf
extends java.lang.Object
| Constructor and Description |
|---|
PartialsOf() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<VertexId,PartialDerivative> |
asMap() |
DoubleTensor |
withRespectTo(Vertex vertex) |
DoubleTensor |
withRespectTo(VertexId id) |
public DoubleTensor withRespectTo(Vertex vertex)
public DoubleTensor withRespectTo(VertexId id)
public java.util.Map<VertexId,PartialDerivative> asMap()