เปลี่ยนค่าเริ่มต้นสำหรับ neighbour
This commit is contained in:
@@ -16,8 +16,8 @@ export default function () {
|
||||
var neighbours = [],
|
||||
distance = constant(300),
|
||||
nodes,
|
||||
neighbourSize = 6,
|
||||
sampleSize = 3,
|
||||
neighbourSize = 10,
|
||||
sampleSize = 10,
|
||||
stableVelocity = 0,
|
||||
stableVeloHandler = null,
|
||||
dataSizeFactor;
|
||||
|
||||
Reference in New Issue
Block a user