See: Description
Interface | Description |
---|---|
ShrinkingTensor |
An interface which tags a
Tensor with a convertToDense method. |
Class | Description |
---|---|
ShrinkingMatrix |
A subclass of
DenseMatrix which shrinks the value every time a new value is added. |
ShrinkingVector |
A subclass of
DenseVector which shrinks the value every time a new value is added. |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.