libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Inherits std::binary_function< neighbourhood_item, neighbourhood_item, bool >, and std::binary_function< neighbourhood_item, neighbourhood_item, bool >.
Public Types | |
typedef std::binary_function< neighbourhood_item, neighbourhood_item, bool > | operation_type |
typedef operation_type::first_argument_type | first_argument_type |
typedef operation_type::second_argument_type | second_argument_type |
typedef operation_type::result_type | result_type |
typedef std::binary_function< neighbourhood_item, neighbourhood_item, bool > | operation_type |
typedef operation_type::first_argument_type | first_argument_type |
typedef operation_type::second_argument_type | second_argument_type |
typedef operation_type::result_type | result_type |
Public Member Functions | |
result_type __fastcall | operator() (first_argument_type const &f, second_argument_type const &s) const noexcept(true) |
result_type __fastcall | operator() (first_argument_type const &f, second_argument_type const &s) const noexcept(true) |
Definition at line 104 of file mandelbrot.cpp.
typedef operation_type::first_argument_type bitmap< V, W, H, Init >::lower_iterations::first_argument_type |
Definition at line 106 of file mandelbrot.cpp.
typedef operation_type::first_argument_type bitmap< V, W, H, Init >::lower_iterations::first_argument_type |
Definition at line 106 of file mandelbrot.cpp.
typedef std::binary_function<neighbourhood_item, neighbourhood_item, bool> bitmap< V, W, H, Init >::lower_iterations::operation_type |
Definition at line 105 of file mandelbrot.cpp.
typedef std::binary_function<neighbourhood_item, neighbourhood_item, bool> bitmap< V, W, H, Init >::lower_iterations::operation_type |
Definition at line 105 of file mandelbrot.cpp.
typedef operation_type::result_type bitmap< V, W, H, Init >::lower_iterations::result_type |
Definition at line 108 of file mandelbrot.cpp.
typedef operation_type::result_type bitmap< V, W, H, Init >::lower_iterations::result_type |
Definition at line 108 of file mandelbrot.cpp.
typedef operation_type::second_argument_type bitmap< V, W, H, Init >::lower_iterations::second_argument_type |
Definition at line 107 of file mandelbrot.cpp.
typedef operation_type::second_argument_type bitmap< V, W, H, Init >::lower_iterations::second_argument_type |
Definition at line 107 of file mandelbrot.cpp.
|
inlinenoexcept |
Definition at line 110 of file mandelbrot.cpp.
|
inlinenoexcept |
Definition at line 110 of file mandelbrot.cpp.