powered by
Computes using RcppEigen the product of A and B
rcppeigen_fprod(A, B)
is the first parameter in A times B
is the second parameter in A times B
matrix product A times B
# NOT RUN { rcppeigen_fprod(A, B) # } # NOT RUN { # }
Run the code above in your browser using DataLab