trait
Aggregate17[Ns17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] extends AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(v: stddev): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Double]
-
def
apply(v: variance): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Double]
-
def
apply(v: median): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
def
apply(v: avg): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Double]
-
def
apply(v: sum): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
def
apply(v: countDistinct): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Int]
-
def
apply(v: count): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Int]
-
def
apply(v: samples): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Vector[Q]]
-
def
apply(v: rands): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Stream[Q]]
-
def
apply(v: distinct): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Vector[Q]]
-
def
apply(v: maxs): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Vector[Q]]
-
def
apply(v: mins): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Vector[Q]]
-
def
apply(v: sample): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
def
apply(v: rand): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
def
apply(v: max): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
def
apply(v: min): Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
-
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: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, 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