extensions
vecxt.extensions
object extensions
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
extensions.type
Members list
Extensions
Extensions
extension (a: Matrix)
extension (vec: Array[Boolean])
extension (vec: Array[Double])
inline def pearsonCorrelationCoefficient(thatVector: Array[Double])(using inline boundsCheck: BoundsCheck): Double
inline def spearmansRankCorrelation(thatVector: Array[Double])(using inline boundsCheck: BoundsCheck): Double
extension (vec: Array[Array[Double]])
In this article