Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3377)

Issue 6443113: replace src/mobility usage of RandomVariable with RandomVariableStream

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by Tom Henderson
Modified:
11 years, 8 months ago
Reviewers:
Pavel Boyko
Visibility:
Public.

Description

replace src/mobility usage of RandomVariable with RandomVariableStream Patch 1 just changes the underlying RV implementations Patch 2 applies on patch 1 and adds AssignStreams support

Patch Set 1 #

Patch Set 2 : add AssignStreams #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -36 lines) Patch
M examples/routing/manet-routing-compare.cc View 1 1 chunk +12 lines, -4 lines 0 comments Download
M src/buildings/helper/building-position-allocator.h View 1 5 chunks +7 lines, -0 lines 0 comments Download
M src/buildings/helper/building-position-allocator.cc View 1 12 chunks +36 lines, -20 lines 0 comments Download
M src/mobility/doc/mobility.rst View 1 1 chunk +37 lines, -0 lines 0 comments Download
M src/mobility/helper/mobility-helper.h View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/mobility/helper/mobility-helper.cc View 1 1 chunk +17 lines, -1 line 0 comments Download
M src/mobility/model/gauss-markov-mobility-model.h View 1 2 chunks +10 lines, -9 lines 0 comments Download
M src/mobility/model/gauss-markov-mobility-model.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/mobility/model/mobility-model.h View 1 2 chunks +15 lines, -0 lines 0 comments Download
M src/mobility/model/mobility-model.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M src/mobility/model/position-allocator.h View 1 7 chunks +17 lines, -0 lines 0 comments Download
M src/mobility/model/position-allocator.cc View 1 6 chunks +40 lines, -1 line 0 comments Download
M src/mobility/model/random-direction-2d-mobility-model.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mobility/model/random-direction-2d-mobility-model.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/mobility/model/random-walk-2d-mobility-model.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mobility/model/random-walk-2d-mobility-model.cc View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/mobility/model/random-waypoint-mobility-model.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mobility/model/random-waypoint-mobility-model.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/mobility/model/steady-state-random-waypoint-mobility-model.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/mobility/model/steady-state-random-waypoint-mobility-model.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 1
Pavel Boyko
11 years, 8 months ago (2012-08-15 07:21:04 UTC) #1
The code looks ugly but pretty straightforward and correct. Please push.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b