#include <vector.hpp>
Inheritance diagram for Arageli::bfgs_vector_helper_1< Tag, V1, V2, IS_CONVERT_12, IS_CONVERT_21, Tag_class >:
Public Types | |
typedef _Internal::select_non_vector< V1, V2 >::type | NV |
typedef binary_function_gate_slot< Tag, NV, V1, V2 >::function_traits | function_traits |
Static Public Member Functions | |
static function_traits::result_type | function (const V1 &a, const V2 &b) |
Definition at line 1316 of file vector.hpp.
typedef binary_function_gate_slot<Tag, NV, V1, V2>::function_traits Arageli::bfgs_vector_helper_1< Tag, V1, V2, IS_CONVERT_12, IS_CONVERT_21, Tag_class >::function_traits |
Definition at line 1322 of file vector.hpp.
typedef _Internal::select_non_vector<V1, V2>::type Arageli::bfgs_vector_helper_1< Tag, V1, V2, IS_CONVERT_12, IS_CONVERT_21, Tag_class >::NV |
Definition at line 1318 of file vector.hpp.
static function_traits::result_type Arageli::bfgs_vector_helper_1< Tag, V1, V2, IS_CONVERT_12, IS_CONVERT_21, Tag_class >::function | ( | const V1 & | a, | |
const V2 & | b | |||
) | [inline, static] |
Definition at line 1325 of file vector.hpp.