LINE Solver
MATLAB API documentation
Loading...
Searching...
No Matches
matlab
lib
kpctoolbox
map
map_largemap.m
1
function LARGEORD=map_largemap()
2
% LARGEORD=map_largemap() - order of a large MAP
for
which inversion or
3
% eigenvalues are too expensive to compute exactly
4
%
5
6
LARGEORD=100;
7
end
Generated by
1.9.8