kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.core
/
symEigJacobi
sym
Eig
Jacobi
fun
DoubleTensorAlgebra
.
symEigJacobi
(
structureND
:
StructureND
<
Double
>
,
maxIteration
:
Int
,
epsilon
:
Double
)
:
Pair
<
DoubleTensor
,
DoubleTensor
>
(
source
)