algebramix_doc 0.3
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 522 of file matrix_naive.hpp.


Member Function Documentation

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

Definition at line 524 of file matrix_naive.hpp.

Referenced by mmx::better_pivot().

{ return false; }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines