从矩阵中获取指定行列的数,返回double @param matrix 矩阵,使用数列的序列表示 @param r 行号,从0开始 @param c 列号,从0开始 @return
(Sequence matrix, int r, int c)
source not stored for this graph (policy: none)
no test coverage detected