Skip to content

Commit

Permalink
Add a bench test for this particular matrix inverse operation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrandmeyer committed Jan 10, 2005
1 parent 9212399 commit 3cff8b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SConstruct
Expand Up @@ -181,6 +181,7 @@ tests.Replace( LINKFLAGS="")
Test('object_zsort_bench')
Test('model_zsort_bench')
Test('sincos_matrix_bench')
Test('matrix_inverse_bench')
base.Program( target='bin/sleep_test', source='src/test/sleep_test.cpp')

################################################################################
Expand Down

0 comments on commit 3cff8b4

Please sign in to comment.