trait
Aggregate13[Ns13[_, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M] extends AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(v: stddev): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Double]
-
def
apply(v: variance): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Double]
-
def
apply(v: median): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
def
apply(v: avg): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Double]
-
def
apply(v: sum): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
def
apply(v: countDistinct): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Int]
-
def
apply(v: count): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Int]
-
def
apply(v: samples): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Vector[M]]
-
def
apply(v: rands): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Stream[M]]
-
def
apply(v: distinct): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Vector[M]]
-
def
apply(v: maxs): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Vector[M]]
-
def
apply(v: mins): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Vector[M]]
-
def
apply(v: sample): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
def
apply(v: rand): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
def
apply(v: max): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
def
apply(v: min): Ns13[A, B, C, D, E, F, G, H, I, J, K, L, M]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
lazy val
length: Ns13[A, B, C, D, E, F, G, H, I, J, K, L, Int]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any