package
0.0.0-20200711083454-beb861ee48b1
Repository: https://github.com/pa-m/sklearn.git
Documentation: pkg.go.dev

# Functions

NewDense ...
WithBacking binds an existing storage to tensor.

# Variables

ErrEndReached is returned by iterator when at ane.
ErrIndexOutOfBounds is returned by At when out of bounds.
Float64 is element type.

# Structs

Dense is a dense tensor.
DenseIterator is returned by Dense.Iterator.

# Interfaces

Iterator is the interface for tensor iterator.
Tensor is the minimal interface for tensor.

# Type aliases

Dtype is tensor element type.
Option can be passed to NewDense ex: WithBacking.
Shape ...