sourceCpp()
a.length()
a.size()
a.sort()
A.nrow()
A.rows()
A.ncol()
A.cols()
A.row(i)
A.col(j)
transpose(A)