Is there a a name for the piecewise potention of a Matrix. Simular to the Hadamard product for multiplication?
In Matlab code this would be: A.^x
Is there a a name for the piecewise potention of a Matrix. Simular to the Hadamard product for multiplication?
In Matlab code this would be: A.^x
Perhaps unsurprisingly, this is called the Hadamard power of a matrix.