Re: [eigen] about JacobiSVD's options

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


2009/9/16 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> See attached files, if you can make sense of that... i'm puzzled.
> The matrix-vector product symbol itself takes 4 kilobytes, so it's not
> explaining all the difference.

Wow, i just found out about nm --demangle...

=== 23:53:05 ~$ nm --print-size --size-sort --demangle a | grep Eigen
| tee symbols_a | wc -l
118
=== 23:53:27 ~$ nm --print-size --size-sort --demangle a_square | grep
Eigen | tee symbols_a_square | wc -l
38

see new attached files !

Benoit

Attachment: symbols_a
Description: Binary data

Attachment: symbols_a_square
Description: Binary data



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/