vecxt
vecxt
API
vecxt
dimensionExtender
DimensionExtender
Dimension
rangeExtender
MatrixRange
reinsurance
Limits
Limit
LossCalc
Retentions
Retention
rpt
BoundsCheck
DoBoundsCheck
DoubleArrays
DoubleMatrix
InvalidMatrix
JsDoubleMatrix
JsNativeBooleanArrays
JsNativeDoubleArrays
JvmDoubleMatrix
JvmIntMatrix
JvmNativeDoubleMatrix
MatrixDimensionMismatch
MatrixHelper
MatrixInstance
NativeDoubleMatrix
NativeIntMatrix
VectorDimensionMismatch
all
arrayUtil
arrays
cosineSimilarity
dimMatCheck
dimMatDInstantiateCheck
dimMatInstantiateCheck
indexCheckMat
matrix
Matrix
matrixUtil
Horizontal
Vertical
sameDimMatCheck
vecxt
/
vecxt
/
DoubleMatrix
DoubleMatrix
vecxt.DoubleMatrix
object
DoubleMatrix
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
DoubleMatrix
.
type
Members list
Clear all
Extensions
Extensions
extension
(
m
:
Matrix
[
Double
])
inline
def
*
(
n
:
Double
):
Matrix
[
Double
]
inline
def
*
(
m2
:
Matrix
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
*:*=
(
d
:
Double
):
Unit
inline
def
+
(
n
:
Double
):
Matrix
[
Double
]
inline
def
+
(
m2
:
Matrix
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
-
(
m2
:
Matrix
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
-
(
n
:
Double
):
Matrix
[
Double
]
inline
def
/
(
n
:
Double
):
Matrix
[
Double
]
inline
def
/
(
m2
:
Matrix
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
@@
(
b
:
Matrix
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
cos
:
Matrix
[
Double
]
inline
def
cos!
:
Unit
inline
def
exp
:
Matrix
[
Double
]
inline
def
exp!
:
Unit
inline
def
log
:
Matrix
[
Double
]
inline
def
log!
:
Unit
inline
def
max
(
dim
:
DimensionExtender
):
Matrix
[
Double
]
inline
def
min
(
dim
:
DimensionExtender
):
Matrix
[
Double
]
inline
def
product
(
dim
:
DimensionExtender
):
Matrix
[
Double
]
inline
def
sin
:
Matrix
[
Double
]
inline
def
sin!
:
Unit
inline
def
sqrt
:
Matrix
[
Double
]
inline
def
sqrt!
:
Unit
inline
def
sum
(
dim
:
DimensionExtender
):
Matrix
[
Double
]
inline
def
sum
:
Double
inline
def
trace
:
Double
In this article
Attributes
Members list
Extensions
Extensions