trait
NumericColumnExtensionMethods[B1, P1] extends ExtensionMethods[B1, P1]
Type Members
-
type
o = AnyRef { ... /* 2 definitions in type refinement */ }
Abstract Value Members
-
implicit abstract
def
b1Type: TypedType[B1]
-
abstract
def
c: Rep[P1]
-
abstract
def
getClass(): Class[_]
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
%[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, B1, P1, P2, R]): Rep[R]
-
def
*[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, B1, P1, P2, R]): Rep[R]
-
def
+[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, B1, P1, P2, R]): Rep[R]
-
def
-[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, B1, P1, P2, R]): Rep[R]
-
-
def
/[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, B1, P1, P2, R]): Rep[R]
-
final
def
==(arg0: Any): Boolean
-
def
abs: Rep[P1]
-
final
def
asInstanceOf[T0]: T0
-
def
ceil: Rep[P1]
-
-
-
-
-
def
equals(arg0: Any): Boolean
-
def
floor: Rep[P1]
-
def
formatted(fmtstr: String): String
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
implicit
def
p1Type: TypedType[P1]
-
def
sign[R](implicit om: OptionMapper2[Boolean, B1, Int, Boolean, P1, R]): Rep[R]
-
def
toDegrees: Rep[P1]
-
def
toRadians: Rep[P1]
-
def
toString(): String
-
-
Shadowed Implicit Value Members
-
def
+(other: String): String
Extension methods for numeric columns