Community Profile

photo

Daniel Underwood


North Carolina State University

Active since 2011

Followers: 0   Following: 0

Message

http://www4.ncsu.edu/~djunderw/
Professional Interests: high-performance computing, math programming, concurrency, optimization, simulation, health systems engineering

Statistics

All
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

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...

13 years ago | 2 answers | 2

2

answers

Question


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...

13 years ago | 5 answers | 0

5

answers

Submitted


Fibonacci Heap
Fibonacci Heap implementation based on a standard computer science textbook.

13 years ago | 4 downloads |