Hi,
Is there a function that allows to perform trigonometric operations on a dense matrix?
My matrices are very large, and I am not sure that using a for loop to operate on each individual element element is the most efficient way to do it.
Thanks.
Is there a function that allows to perform trigonometric operations on a dense matrix?
My matrices are very large, and I am not sure that using a for loop to operate on each individual element element is the most efficient way to do it.
Thanks.