QMRITools`
QMRITools`

EigenvecCalc

EigenvecCalc[tensor]

caculates the eigenvectors for the given tensor.

Details

  • The following options can be given:
  • RejectMapFalseRejectMap is an option for EigenvalCalc. If Reject is True and RejectMap is True both the eigenvalues aswel as a map showing je rejected values is returned.
    RejectTrueReject is an option for EigenvalCalc. It True then voxels with negative eigenvalues are rejected and set to 0.
    PerformanceGoal"Speed"PerformanceGoal is an option for various algorithmic and presentational functions that specifies what aspect of performance to try to optimize with Automatic settings for options.

Examples