
Daniel Underwood
North Carolina State University
http://www4.ncsu.edu/~djunderw/
Professional Interests: high-performance computing, math programming, concurrency, optimization, simulation, health systems engineering
Statistics
RANK
9,475
of 272,930
REPUTATION
2
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
7,927 of 18,435
REPUTATION
99
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
993
RANK
of 122,330
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
Content Feed
Question
Deleting the i-th entry from all fields of a struct
I'm using a struct to hold data on a large sample of patients. Each field corresponds to an attribute or property of the patien...
12 years ago | 2 answers | 2
2
answersQuestion
Convert matrix to vector of structs
I wish to convert a matrix to a vector of structs, such that each column of the matrix is represented by a struct. The proble...
12 years ago | 5 answers | 0
5
answersSubmitted
Fibonacci Heap
Fibonacci Heap implementation based on a standard computer science textbook.
12 years ago | 1 download |