vecxt
vecxt
API
vecxt
rangeExtender
MatrixRange
reinsurance
Limits
Limit
LossCalc
Retentions
Retention
rpt
BoundsCheck
DoBoundsCheck
DoubleArrays
DoubleMatrix
InvalidMatrix
JsDoubleMatrix
JsNativeDoubleArrays
JvmDoubleMatrix
JvmNativeDoubleMatrix
MatrixDimensionMismatch
MatrixHelper
MatrixInstance
NativeDoubleMatrix
VectorDimensionMismatch
all
arrayUtil
arrays
cosineSimilarity
matrix
Matrix
matrixUtil
vecxt
/
vecxt
/
MatrixInstance
MatrixInstance
vecxt.MatrixInstance
object
MatrixInstance
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
MatrixInstance
.
type
Members list
Clear all
Extensions
Extensions
extension
[
A
](
m
:
Matrix
[
A
])
def
apply
(
rowRange
:
RangeExtender
,
colRange
:
RangeExtender
)(
using
ClassTag
[
A
]):
Matrix
[
A
]
inline
def
apply
(
b
:
RowCol
)(
using
inline
boundsCheck
:
BoundsCheck
):
A
element retrieval
element retrieval
Attributes
inline
def
cols
:
Col
inline
def
numel
:
Int
inline
def
rows
:
Row
inline
def
update
(
loc
:
RowCol
,
value
:
A
)(
using
inline
boundsCheck
:
BoundsCheck
):
Unit
element update
element update
Attributes
In this article
Attributes
Members list
Extensions
Extensions