vecxt
vecxt
API
vecxt
dimensionExtender
DimensionExtender
Dimension
rangeExtender
MatrixRange
reinsurance
BoundsCheck
DoBoundsCheck
DoubleArrays
DoubleMatrix
IntArrays
InvalidMatrix
JsDoubleMatrix
JsNativeBooleanArrays
JsNativeDoubleArrays
JvmDoubleMatrix
JvmIntMatrix
JvmNativeDoubleMatrix
MatrixDimensionMismatch
MatrixHelper
MatrixInstance
NativeDoubleMatrix
NativeIntMatrix
OneAndZero
OneAndZero
given_OneAndZero_Boolean
VectorDimensionMismatch
all
arrayUtil
arrays
cosineSimilarity
dimMatCheck
dimMatDInstantiateCheck
dimMatInstantiateCheck
indexCheckMat
matrix
Matrix
Matrix
matrixUtil
Horizontal
Vertical
sameDenseElementWiseMemoryLayoutCheck
sameDimMatCheck
strideMatInstantiateCheck
vecxt
/
vecxt
/
JvmDoubleMatrix
JvmDoubleMatrix
vecxt.JvmDoubleMatrix
object
JvmDoubleMatrix
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
JvmDoubleMatrix
.
type
Members list
Clear all
Value members
Concrete fields
final
val
sp_int_doubleLanes
:
VectorSpecies
[
Integer
]
Extensions
Extensions
extension
(
m
:
Matrix
[
Double
])
inline
def
*
(
vec
:
Array
[
Double
],
alpha
:
Double
,
beta
:
Double
)(
using
inline
boundsCheck
:
BoundsCheck
):
Array
[
Double
]
inline
def
*:*
(
bmat
:
Matrix
[
Boolean
])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
[
Double
]
inline
def
*:*=
(
bmat
:
Matrix
[
Boolean
])(
using
inline
boundsCheck
:
BoundsCheck
):
Unit
def
+=
(
n
:
Double
):
Unit
inline
def
<
(
d
:
Double
):
Matrix
[
Boolean
]
inline
def
<=
(
d
:
Double
):
Matrix
[
Boolean
]
inline
def
>
(
d
:
Double
):
Matrix
[
Boolean
]
inline
def
>=
(
d
:
Double
):
Matrix
[
Boolean
]
inline
def
matmulInPlace!
(
b
:
Matrix
[
Double
],
c
:
Matrix
[
Double
],
alpha
:
Double
,
beta
:
Double
)(
using
inline
boundsCheck
:
BoundsCheck
):
Unit
In this article
Attributes
Members list
Value members
Concrete fields
Extensions
Extensions