天软金融分析.NET函数大全 > TSL函数 > 数学函数 > 主成分分析 > 中间函数

Eigen_Jacobi    

简述
该函数已废弃
定义
RotatedComponentMatrix (Cm:Array; EigenValue:Array; EigenVector:Array):Integer
参数
名称类型说明
CmArray二维数字数组,相关系数矩阵
EigenValueArray一维数字数组,特征根
EigenVectorArray二维数字数组,特征向量
返回Integer整数
    相关