EigenDecompose {tofsims}R Documentation

EigenDecompose for the MNF analysis

Description

EigenDecompose for the MNF analysis

Usage

EigenDecompose(A, B, startIndex, endIndex)

Arguments

A

NumericMatrix

B

NumericMatric

startIndex

int

endIndex

int

Value

eigval eigvec mA mB


[Package tofsims version 1.16.0 Index]