Searched defs:Action_syr2 (Results 1 - 1 of 1) sorted by relevance

/external/eigen/bench/btl/actions/
H A Daction_syr2.hh32 class Action_syr2 { class
38 BTL_DONT_INLINE Action_syr2( int size ):_size(size) function in class:Action_syr2
57 Action_syr2( const Action_syr2 & ) function in class:Action_syr2
59 INFOS("illegal call to Action_syr2 Copy Ctor");
64 BTL_DONT_INLINE ~Action_syr2( void ){

Completed in 404 milliseconds