xray.jit.rank

Calculates the rank of a matrix. Takes the Sigma matrix from xray.jit.svd as input. Sometimes the numerical solution to the SVD gives eigenvalues within the roud off error of the algorithm. In these cases, the eigenvector’s value is irrelevant and should be discarded when calculating rank of a matrix.


Attributes

  • none

Arguments

  • threshold (float):
    • eigenvalue threshold

About

Geometry

Data

Video

Simulation