virtufin
.
math
Correlation
Related Doc:
package math
final
case class
Correlation
[
X
]
(
x1:
X
,
x2:
X
)
extends
Identifier
[
Double
] with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
Identifier
[
Double
],
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
Correlation[X]
Identifier[Double]
Product
Serializable
Ordering
Alphabetic
By inheritance
Inherited
Correlation
Serializable
Serializable
Product
Equals
Identifier
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
Correlation
(
x1:
X
,
x2:
X
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
any2stringadd
[
Correlation
[
X
]] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
Correlation
[
X
],
B
)
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
ArrowAssoc
[
Correlation
[
X
]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
ensuring
(
cond: (
Correlation
[
X
]) ⇒
Boolean
,
msg: ⇒
Any
)
:
Correlation
[
X
]
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
Ensuring
[
Correlation
[
X
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
Correlation
[
X
]) ⇒
Boolean
)
:
Correlation
[
X
]
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
Ensuring
[
Correlation
[
X
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
Correlation
[
X
]
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
Ensuring
[
Correlation
[
X
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
Correlation
[
X
]
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
Ensuring
[
Correlation
[
X
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
obj:
Any
)
:
Boolean
Definition Classes
Correlation
→ Equals → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
StringFormat
[
Correlation
[
X
]] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
Correlation
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
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
(
...
)
val
x1
:
X
val
x2
:
X
def
→
[
B
]
(
y:
B
)
: (
Correlation
[
X
],
B
)
Implicit information
This member is added by an implicit conversion from
Correlation
[
X
] to
ArrowAssoc
[
Correlation
[
X
]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
Identifier
[
Double
]
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
Correlation
[
X
] to
any2stringadd
[
Correlation
[
X
]]
Inherited by implicit conversion StringFormat from
Correlation
[
X
] to
StringFormat
[
Correlation
[
X
]]
Inherited by implicit conversion Ensuring from
Correlation
[
X
] to
Ensuring
[
Correlation
[
X
]]
Inherited by implicit conversion ArrowAssoc from
Correlation
[
X
] to
ArrowAssoc
[
Correlation
[
X
]]
Ungrouped