package
0.0.0-20230706072115-8b501b01151f
Repository: https://github.com/packtpublishing/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.