Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AverageFloat64Slice ¶
Finds average of a []float64 Returns average(float64)
func MaxFloat64 ¶
Finds Max Value of a []float64 Returns Index in Slice (int), and Max Value (float64)
func MinMaxFloat64Slice ¶
Finds Min and Max of a []float64 Returns Minimum and Maximum Value
func PpFloat64Slice ¶
func RmsFloat64Slice ¶
Finds Root Mean Square of []float64 Returns Value (float64)
Types ¶
type SpectrumInfo ¶
type SpectrumInfo struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.