Click here to Skip to main content
15,914,452 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: What is special about Dispose() methods? Pin
Mark Salsbery1-Aug-07 5:46
Mark Salsbery1-Aug-07 5:46 
GeneralRe: What is special about Dispose() methods? Pin
BuckBrown1-Aug-07 8:43
BuckBrown1-Aug-07 8:43 
GeneralRe: What is special about Dispose() methods? Pin
Mark Salsbery1-Aug-07 10:00
Mark Salsbery1-Aug-07 10:00 
Questionregarding Dialog box Pin
dona jain1-Aug-07 3:01
dona jain1-Aug-07 3:01 
AnswerRe: regarding Dialog box Pin
leckey1-Aug-07 3:27
leckey1-Aug-07 3:27 
AnswerRe: regarding Dialog box Pin
Mark Salsbery1-Aug-07 5:53
Mark Salsbery1-Aug-07 5:53 
AnswerRe: regarding Dialog box Pin
toxcct2-Aug-07 5:36
toxcct2-Aug-07 5:36 
QuestionHigh performance mathematics libraries. Pin
Shashi.Shinde1-Aug-07 1:50
Shashi.Shinde1-Aug-07 1:50 
Hello friends,

I’m going to develop some application using C++, Linux platform. I need information about mathematics libraries which have following features –

1) Matrix manipulation –
a) It should support Matrix multiplication, Inverse, Transpose, etc functionality on large data set say 1 million rows and columns.
b) Finding Min or Max element by row or column.

2) Providing sort function which would sort matrix.

3) Algorithm used for sorting of matrix is most important because as per my knowledge Heap sort gives the best performance over larger dataset.

4) Any functionality to sort a data set which accepts a row / column from a matrix. i.e. Sorting function receives row / column of a matrix as parameter & returns sorted set of elements or sorted set of indices of that matrix.



Thnx & regards,

Shashikant
AnswerRe: High performance mathematics libraries. Pin
Christian Graus1-Aug-07 13:22
protectorChristian Graus1-Aug-07 13:22 
AnswerRe: High performance mathematics libraries. Pin
Russell'2-Aug-07 4:23
Russell'2-Aug-07 4:23 
QuestionHelp with Copying a WinForm from One project to another? Pin
art_ami1-Aug-07 1:40
art_ami1-Aug-07 1:40 
Questioncreating dialog box [modified] Pin
dona jain1-Aug-07 1:20
dona jain1-Aug-07 1:20 
AnswerRe: creating dialog box Pin
Christian Graus1-Aug-07 13:20
protectorChristian Graus1-Aug-07 13:20 
QuestionCreate a table Pin
abbd31-Jul-07 10:08
abbd31-Jul-07 10:08 
AnswerRe: Create a table Pin
Mark Salsbery31-Jul-07 10:30
Mark Salsbery31-Jul-07 10:30 
GeneralRe: Create a table Pin
abbd31-Jul-07 10:35
abbd31-Jul-07 10:35 
GeneralRe: Create a table Pin
Mark Salsbery31-Jul-07 10:40
Mark Salsbery31-Jul-07 10:40 
QuestionRe: Create a table Pin
abbd31-Jul-07 10:54
abbd31-Jul-07 10:54 
AnswerRe: Create a table Pin
Mark Salsbery31-Jul-07 11:35
Mark Salsbery31-Jul-07 11:35 
AnswerRe: Create a table Pin
Mark Salsbery31-Jul-07 11:49
Mark Salsbery31-Jul-07 11:49 
AnswerRe: Create a table Pin
iddqd51531-Jul-07 11:05
iddqd51531-Jul-07 11:05 
QuestionRe: Create a table Pin
abbd31-Jul-07 11:44
abbd31-Jul-07 11:44 
AnswerRe: Create a table Pin
George L. Jackson31-Jul-07 13:54
George L. Jackson31-Jul-07 13:54 
Questionreading a file using C Pin
NalBH31-Jul-07 9:00
NalBH31-Jul-07 9:00 
AnswerRe: reading a file using C Pin
Mark Salsbery31-Jul-07 9:14
Mark Salsbery31-Jul-07 9:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.