Crate acme_tensor

source ·
Expand description

§Tensor

This library implements a tensor data structure with support for automatic differentiation.

Modules§

Structs§

Functions§

  • Returns the lower triangular portion of a matrix.
  • Returns the upper triangular portion of a matrix.

Type Aliases§