gtsam/matlab/kai02_bottomUp.m

6 lines
89 B
Matlab
Raw Normal View History

2009-12-13 06:18:19 +08:00
% test ordering
input = 6;
ordering = bottom_up_ordering(6);
ordering.print('ordering')