gtsam/matlab/kai02_bottomUp.m

6 lines
89 B
Matlab

% test ordering
input = 6;
ordering = bottom_up_ordering(6);
ordering.print('ordering')