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 532 of file matrix_naive.hpp.


Member Function Documentation

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

Definition at line 534 of file matrix_naive.hpp.

Referenced by mmx::better_pivot().

00534 { return false; }


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

Generated on 20 Mar 2013 for algebramix by  doxygen 1.6.1