MOAB  4.9.3pre
Eigen::internal::scalar_score_coeff_op< Scalar > Struct Template Reference

Template functor to compute the score of a scalar, to chose a pivot. More...

#include <UnaryFunctors.h>

Inheritance diagram for Eigen::internal::scalar_score_coeff_op< Scalar >:
Collaboration diagram for Eigen::internal::scalar_score_coeff_op< Scalar >:

List of all members.

Public Types

typedef void Score_is_abs

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_score_coeff_op< Scalar >

Template functor to compute the score of a scalar, to chose a pivot.

See also:
class CwiseUnaryOp

Definition at line 63 of file UnaryFunctors.h.


Member Typedef Documentation

template<typename Scalar >
typedef void Eigen::internal::scalar_score_coeff_op< Scalar >::Score_is_abs

Definition at line 65 of file UnaryFunctors.h.


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