package
0.1.26
Repository: https://github.com/playerr9/go-commons.git
Documentation: pkg.go.dev

# Functions

ApproximateConvergence approximates the convergence of a series.
CalculateConvergence calculates the convergence of a series.
NewLinearRegression creates a new LinearRegression.

# Structs

LinearRegression is a struct that holds the equation of a linear regression.

# Interfaces

Serieser is an interface for series.