dets {Rtropical} | R Documentation |
Tropical Determinants for Small Matrices
Description
Tropical Determinants for Small Matrices
Usage
trop_det2d(X)
trop_det3d(X)
trop_det4d(X)
trop_det5d(X)
Arguments
X |
a square matrix |
Value
Tropical determinant of a given matrix
[Package Rtropical version 1.2.1 Index]