package
0.0.0-20240510204454-f88f4562727c
Repository: https://github.com/pdevine/tensor.git
Documentation: pkg.go.dev

# Functions

AsByteSlice takes a slice of anything and returns a casted-as-byte-slice view of it.
No description provided by the author
No description provided by the author
No description provided by the author
Element gets the pointer of ith element.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Header is runtime representation of a slice.

# Interfaces

Iterator is the generic iterator interface.
NoOpError is a useful for operations that have no op.