Statistics
RANK
254,258
of 295,689
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
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...
9 years 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...
9 years ago | 0 answers | 0