vecxt
vecxt
API
vecxt
rpt
Limits
Limit
LossCalc
Retentions
Retention
extensions
BoundsCheck
DoBoundsCheck
InvalidMatrix
Matrix
Matrix
MatrixDimensionMismatch
VectorDimensionMismatch
cosineSimilarity
extensions
vecxt
/
vecxt
/
Matrix
/
Matrix
Matrix
vecxt.Matrix.Matrix
object
Matrix
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Matrix
.
type
Members list
Clear all
Value members
Concrete methods
inline
def
apply
[
T
<:
(
Int
,
Int
)](
raw
:
Array
[
Double
],
dim
:
T
)(
using
inline
boundsCheck
:
BoundsCheck
)(
using
ev
:
TupleOfInts
[
T
]
=:=
true):
Matrix
inline
def
apply
[
T
<:
(
Int
,
Int
)](
dim
:
T
,
raw
:
Array
[
Double
])(
using
inline
boundsCheck
:
BoundsCheck
)(
using
ev
:
TupleOfInts
[
T
]
=:=
true):
Matrix
inline
def
fromColumns
(
a
:
Array
[
Array
[
Double
]])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
inline
def
fromRows
(
a
:
Array
[
Array
[
Double
]])(
using
inline
boundsCheck
:
BoundsCheck
):
Matrix
In this article
Attributes
Members list
Value members
Concrete methods