This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Matrix addition

Tags: None
(comma "," separated)
hsingh
Registered Member
Posts
1
Karma
0

Matrix addition

Fri Apr 05, 2013 4:15 pm
How can we add two n*n matrices in O(n) time?
vootey
Registered Member
Posts
54
Karma
0
OS

Re: Matrix addition

Sat Apr 06, 2013 3:18 pm
hsingh wrote:How can we add two n*n matrices in O(n) time?

How? You can't (unless there are certain symmetries). A n*n matrix has n*n entries. Addition of two matrices means addition of each entry. Since the number of entries is n^2 the number of operations is proportional to n^2.

However.. what has this to do with KDE PIM?
User avatar
google01103
Manager
Posts
6668
Karma
25

Re: Matrix addition

Sat Apr 06, 2013 4:20 pm
moved to Eigen


OpenSuse Leap 42.1 x64, Plasma 5.x



Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]