source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/lightspeed/test_all.m @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

  • Property svn:executable set to *
File size: 394 bytes
Line 
1disp('Starting tests...')
2test_digamma
3test_gammaln
4test_trigamma
5test_int_hist
6%test_inv_posdef
7test_java
8test_logmulexp
9test_logsumexp
10test_mutable
11%test_ndsum
12%test_normcdf
13test_normpdf
14test_randgamma
15test_randbeta
16test_randbinom
17test_randwishart
18test_repmat
19test_row_sum
20test_sameobject
21test_scale
22test_solve_tri
23test_sorted
24test_sqdist
25disp('All tests completed')
Note: See TracBrowser for help on using the repository browser.