implicit final
class
PostfixOpsForPowDouble[U, Znak <: PowZnak, N <: Nat] extends AnyVal with PhysicalRulesForPowTrait[Double, U, Znak, N]
Instance Constructors
-
new
PostfixOpsForPowDouble(__v: Pow[Double, U, Znak, N])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
**[Raw2 <: Double, U2, Znak2 <: PowZnak, N2 <: Nat, DiffOut <: HList](p2: Pow[Raw2, U2, Znak2, N2])(implicit mixer: Mixer.Aux[Double, ::[Pow[Double, U, Znak, N], HNil], ::[Pow[Double, U2, Znak2, N2], HNil], HNil, DiffOut], cleaner: Cleaner[Double, DiffOut], r: superquants.RawMultiplier[Double], d: SuperDummyImplicit): Out
-
final
def
==(arg0: Any): Boolean
-
val
__v: Pow[Double, U, Znak, N]
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
Inherited from AnyVal
Inherited from Any