photo

Josh Lee


National Security Technologies LLC

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Can A = A + B'*B be sped up somehow? It is seriously bottlenecking my for-loop
Is your data comprised only of real values? If so have you tried using .' instead of '? The first performs only a transpositio...

bijna 9 jaar ago | 0

Question


Is there a performance gain from using exclusively transpose vs complex conjugate transpose?
Intuitively it would appear that performing fewer operations would make a function faster, but this may not be the case for this...

bijna 9 jaar ago | 0 answers | 0

0

answers