matr-api
matr-api
API
matr
util
MatrixFactoryCache
RowMajorIndex
Determinant
ElementDivision
ElementDivision
ElementMultiplication
ElementMultiplication
Inverse
Matrix
Matrix
Builder
Requirements
MatrixAddition
MatrixEquality
MatrixFactory
MatrixFactory
MatrixMultiplication
MatrixNotInvertibleException
MatrixSubtraction
Submatrix
Submatrix
Requirements
Transpose
TupleSupport
MatrixTupleReader
RowTupleReader
TupleSupport
matr-api
/
matr
/
Inverse
Inverse
matr.Inverse
trait
Inverse
[
R
<:
Int
,
C
<:
Int
,
T
](
using
x$1
:
IsSquare
[
R
,
C
])
Type class for calculating the inverse of a Matrix.
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
M
=
Matrix
[
R
,
C
,
T
]
Value members
Abstract methods
def
inv
(
m
:
M
):
M
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods