Documentation
¶
Index ¶
- func AssertInDeltaVec(t *testing.T, expected, actual mat.Vector, rTol, aTol float64) bool
- func AssertInDeltaVecWithEndPoints(t *testing.T, expected, actual mat.Vector, ...) bool
- func GeneralisedJinc(v mat.Vector, a float64, p int) mat.Vector
- func GeneralisedTopHat(r mat.Vector, a float64, p int) mat.Vector
- func InDeltaRATol(t *testing.T, expected, actual, rTol, aTol float64, msgAndArgs ...any) bool
- func MeanAbsError(v1, v2 mat.Vector) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertInDeltaVec ¶
func GeneralisedTopHat ¶
--------------- MATHS FUNCTIONS ----------------
func InDeltaRATol ¶
func MeanAbsError ¶
---------------- HELPER FUNCTIONS ----------------
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.