| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.SelfAdjointEig.Attrs |
tensorflow.SelfAdjointEig.Attrs.compute_v_(boolean compute_v_) |
static tensorflow.SelfAdjointEig.Attrs |
tensorflow.SelfAdjointEig.ComputeV(boolean x) |
tensorflow.SelfAdjointEig.Attrs |
tensorflow.SelfAdjointEig.Attrs.ComputeV(boolean x)
If
True then eigenvectors will be computed and returned in v. |
tensorflow.SelfAdjointEig.Attrs |
tensorflow.SelfAdjointEig.Attrs.position(long position) |
| Constructor and Description |
|---|
SelfAdjointEig(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.SelfAdjointEig.Attrs attrs) |
Copyright © 2019. All rights reserved.