package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

SumOfSquares squares each entry on the in slice and returns the sum of all squared entries.

# Interfaces

Device is implemented by objects that can perform vector operations on slices containing single-precision floating point numbers.