pivot_helper< C > Struct Template Reference

#include <matrix_naive.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename C>
struct mmx::pivot_helper< C >

Definition at line 524 of file matrix_naive.hpp.


Member Function Documentation

static bool better ( const C x1,
const C x2 
) [inline, static]

Definition at line 526 of file matrix_naive.hpp.

Referenced by mmx::better_pivot().

00526 { return false; }


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for algebramix by  doxygen 1.6.1