breeze
.
math
.
Field
fieldBigInt
implicit
object
fieldBigInt
extends
Field
[
BigInt
] with
Serializable
Not a field, but whatever.
Annotations
@SerialVersionUID
(
1L
)
Linear Supertypes
Field
[
BigInt
],
Ring
[
BigInt
],
Semiring
[
BigInt
],
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
fieldBigInt
Field
Ring
Semiring
Serializable
Serializable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Value Members
def
!=
(
a:
BigInt
,
b:
BigInt
)
:
Boolean
Definition Classes
fieldBigInt
→
Semiring
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
%
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Ring
def
*
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Semiring
def
+
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Semiring
def
-
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Ring
def
/
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Field
def
==
(
a:
BigInt
,
b:
BigInt
)
:
Boolean
Definition Classes
fieldBigInt
→
Semiring
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
(
a:
BigInt
,
b:
BigInt
,
tolerance:
Double
=
1E-4
)
:
Boolean
Definition Classes
Semiring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
inverse
(
a:
BigInt
)
:
BigInt
Definition Classes
Field
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
negate
(
s:
BigInt
)
:
BigInt
Definition Classes
Ring
implicit
val
normImpl
:
linalg.norm.Impl
[
BigInt
,
Double
]
Definition Classes
fieldBigInt
→
Ring
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
one
:
BigInt
Definition Classes
fieldBigInt
→
Semiring
def
pow
(
a:
BigInt
,
b:
BigInt
)
:
BigInt
Definition Classes
fieldBigInt
→
Field
def
sNorm
(
a:
BigInt
)
:
Double
Definition Classes
Ring
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
zero
:
BigInt
Definition Classes
fieldBigInt
→
Semiring
Inherited from
Field
[
BigInt
]
Inherited from
Ring
[
BigInt
]
Inherited from
Semiring
[
BigInt
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Not a field, but whatever.