de
.
sciss
.
synth
.
RichNumber
NAryGEOps
Related Doc:
package RichNumber
sealed
trait
NAryGEOps
extends
Any
Linear Supertypes
Any
Known Subclasses
RichDouble
,
RichFloat
,
RichInt
Ordering
Alphabetic
By Inheritance
Inherited
NAryGEOps
Any
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
cn
:
Constant
Attributes
protected
abstract
def
getClass
()
:
Class
[_]
Definition Classes
Any
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
%
(
b:
GE
)
:
GE
def
&
(
b:
GE
)
:
GE
def
*
(
b:
GE
)
:
GE
def
+
(
b:
GE
)
:
GE
def
-
(
b:
GE
)
:
GE
def
/
(
b:
GE
)
:
GE
def
<
(
b:
GE
)
:
GE
def
<<
(
b:
GE
)
:
GE
def
<=
(
b:
GE
)
:
GE
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
>
(
b:
GE
)
:
GE
def
>=
(
b:
GE
)
:
GE
def
>>
(
b:
GE
)
:
GE
def
^
(
b:
GE
)
:
GE
def
absdif
(
b:
GE
)
:
GE
def
amclip
(
b:
GE
)
:
GE
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
atan2
(
b:
GE
)
:
GE
def
clip
(
low:
GE
,
high:
GE
)
:
GE
def
clip2
(
b:
GE
)
:
GE
def
difsqr
(
b:
GE
)
:
GE
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
excess
(
b:
GE
)
:
GE
def
expexp
(
inLow:
GE
,
inHigh:
GE
,
outLow:
GE
,
outHigh:
GE
)
:
GE
def
explin
(
inLow:
GE
,
inHigh:
GE
,
outLow:
GE
,
outHigh:
GE
)
:
GE
def
fold
(
low:
GE
,
high:
GE
)
:
GE
def
fold2
(
b:
GE
)
:
GE
def
hashCode
()
:
Int
Definition Classes
Any
def
hypot
(
b:
GE
)
:
GE
def
hypotx
(
b:
GE
)
:
GE
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
linexp
(
inLow:
GE
,
inHigh:
GE
,
outLow:
GE
,
outHigh:
GE
)
:
GE
def
linlin
(
inLow:
GE
,
inHigh:
GE
,
outLow:
GE
,
outHigh:
GE
)
:
GE
def
max
(
b:
GE
)
:
GE
def
min
(
b:
GE
)
:
GE
def
pow
(
b:
GE
)
:
GE
def
ring1
(
b:
GE
)
:
GE
def
ring2
(
b:
GE
)
:
GE
def
ring3
(
b:
GE
)
:
GE
def
ring4
(
b:
GE
)
:
GE
def
roundTo
(
b:
GE
)
:
GE
def
roundUpTo
(
b:
GE
)
:
GE
def
scaleneg
(
b:
GE
)
:
GE
def
sig_!=
(
b:
GE
)
:
GE
def
sig_==
(
b:
GE
)
:
GE
def
sqrdif
(
b:
GE
)
:
GE
def
sqrsum
(
b:
GE
)
:
GE
def
sumsqr
(
b:
GE
)
:
GE
def
thresh
(
b:
GE
)
:
GE
def
toString
()
:
String
Definition Classes
Any
def
trunc
(
b:
GE
)
:
GE
def
wrap
(
low:
GE
,
high:
GE
)
:
GE
def
wrap2
(
b:
GE
)
:
GE
def
|
(
b:
GE
)
:
GE
Inherited from
Any
Ungrouped