diff --git a/WebSocketServer_8h_source.html b/WebSocketServer_8h_source.html
index 7aa564f5..83e88d70 100644
--- a/WebSocketServer_8h_source.html
+++ b/WebSocketServer_8h_source.html
@@ -148,26 +148,31 @@
110 websocketpp::server<websocketpp::config::asio> server;
-
-
-
-
-
-
-
- 119 bool validate(connection_hdl hdl);
-
- 121 void onOpen(connection_hdl hdl);
-
- 123 void onClose(connection_hdl hdl);
- 124 void onMessage(connection_hdl hdl,
message_t message);
-
- 126 void onPong(connection_hdl hdl,
const std::string& payload);
-
-
+
+
+
+
+
+
+
+
+
+ 121 bool validate(connection_hdl hdl);
+
+ 123 void onOpen(connection_hdl hdl);
+
+ 125 void onClose(connection_hdl hdl);
+ 126 void onMessage(connection_hdl hdl,
message_t message);
+
+ 128 void onPong(connection_hdl hdl,
const std::string& payload);
+
+
+ 131 std::optional<std::reference_wrapper<SingleClientWSServer::ProtocolData>>
+
+
-
-
+
+
@@ -180,9 +185,9 @@
A WebSocket server class that only accepts a single client at a time to each endpoint served by this ...
Definition WebSocketServer.h:35
-void sendJSON(const std::string &protocolPath, const json &obj)
Serialize the JSON as a string and send it to the client connected to the given protocol path,...
Definition WebSocketServer.cpp:108
-void sendRawString(const std::string &protocolPath, const std::string &str)
Send a string to the client connected to the given protocol path, if there is one.
Definition WebSocketServer.cpp:92
-bool addProtocol(std::unique_ptr< WebSocketProtocol > protocol)
Register a protocol with this server.
Definition WebSocketServer.cpp:82
+void sendJSON(const std::string &protocolPath, const json &obj)
Serialize the JSON as a string and send it to the client connected to the given protocol path,...
Definition WebSocketServer.cpp:114
+void sendRawString(const std::string &protocolPath, const std::string &str)
Send a string to the client connected to the given protocol path, if there is one.
Definition WebSocketServer.cpp:97
+bool addProtocol(std::unique_ptr< WebSocketProtocol > protocol)
Register a protocol with this server.
Definition WebSocketServer.cpp:86
void stop()
Stop the server.
Definition WebSocketServer.cpp:59
bool start()
Start the server.
Definition WebSocketServer.cpp:38
~SingleClientWSServer()
Destroy the server after calling stop()
Definition WebSocketServer.cpp:34
diff --git a/search/all_10.js b/search/all_10.js
index 18a65d19..760088f1 100644
--- a/search/all_10.js
+++ b/search/all_10.js
@@ -18,7 +18,7 @@ var searchData=
['gain_5fblocks_15',['GAIN_BLOCKS',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#ad3218eb95457927897dd65880727e5baac165e2abfe45df8b7216509597a833e8',1,'cv::detail::ExposureCompensator']]],
['gaincompensator_16',['gaincompensator',['https://docs.opencv.org/4.2.0/d0/de1/classcv_1_1detail_1_1GainCompensator.html#a4b57be6c7d4a7e5871efc6b8c6ab6948',1,'cv::detail::GainCompensator::GainCompensator(int nr_feeds)'],['https://docs.opencv.org/4.2.0/d0/de1/classcv_1_1detail_1_1GainCompensator.html#a3dc6bb6e656a6c06c63fe9fc068be65d',1,'cv::detail::GainCompensator::GainCompensator()'],['https://docs.opencv.org/4.2.0/d0/de1/classcv_1_1detail_1_1GainCompensator.html',1,'cv::detail::GainCompensator']]],
['gains_17',['gains',['https://docs.opencv.org/4.2.0/d0/de1/classcv_1_1detail_1_1GainCompensator.html#a015776f71f29ebc8f90fc4b5bbe8286e',1,'cv::detail::GainCompensator::gains()'],['https://docs.opencv.org/4.2.0/d4/ddd/classcv_1_1detail_1_1ChannelsCompensator.html#a4b72c08cf5350c4ad0c2346b73a7b233',1,'cv::detail::ChannelsCompensator::gains()']]],
- ['gamma_18',['gamma',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3a9b81805a0cd06dc59c354b0ad6fc9e9a',1,'cv::ml::SVM::GAMMA'],['https://docs.opencv.org/4.2.0/db/d7a/structNCVBroxOpticalFlowDescriptor.html#ad81e016e54ee7a22491514d95f91d901',1,'NCVBroxOpticalFlowDescriptor::gamma']]],
+ ['gamma_18',['gamma',['https://docs.opencv.org/4.2.0/db/d7a/structNCVBroxOpticalFlowDescriptor.html#ad81e016e54ee7a22491514d95f91d901',1,'NCVBroxOpticalFlowDescriptor::gamma'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3a9b81805a0cd06dc59c354b0ad6fc9e9a',1,'cv::ml::SVM::GAMMA']]],
['gamma_5fdistribution_19',['gamma_distribution',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a303823b5879668c9ef5fb5aa1866ff0f',1,'std::gamma_distribution::gamma_distribution(_RealType __alpha_val, _RealType __beta_val=_RealType(1))'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a9d249484e7e6eb29922fc604b218c53a',1,'std::gamma_distribution::gamma_distribution()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a303823b5879668c9ef5fb5aa1866ff0f',1,'gamma_distribution< result_type >::gamma_distribution(result_type __alpha_val, result_type __beta_val=result_type(1))'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a9d249484e7e6eb29922fc604b218c53a',1,'gamma_distribution< result_type >::gamma_distribution()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a303823b5879668c9ef5fb5aa1866ff0f',1,'gamma_distribution< double >::gamma_distribution(double __alpha_val, double __beta_val=double(1))'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a9d249484e7e6eb29922fc604b218c53a',1,'gamma_distribution< double >::gamma_distribution()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html',1,'std::gamma_distribution< _RealType >']]],
['gamma_5fdistribution_3c_20double_20_3e_20',['gamma_distribution< double >',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html',1,'']]],
['gamma_5fdistribution_3c_20result_5ftype_20_3e_21',['gamma_distribution< result_type >',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html',1,'']]],
@@ -39,7 +39,7 @@ var searchData=
['gather_36',['gather',['https://docs.opencv.org/4.2.0/dc/d6e/classcv_1_1TLSDataAccumulator.html#a1b5d6a81bfbf9135c75babed35ad68ff',1,'cv::TLSDataAccumulator::gather()'],['https://docs.opencv.org/4.2.0/dc/d6e/classcv_1_1TLSDataAccumulator.html#a1b5d6a81bfbf9135c75babed35ad68ff',1,'TLSDataAccumulator< cv::instr::NodeDataTls >::gather()']]],
['gatherdata_37',['gatherData',['https://docs.opencv.org/4.2.0/df/d21/classcv_1_1TLSDataContainer.html#a4a994d1b68e3b63526b7f131f193af4f',1,'cv::TLSDataContainer']]],
['gausian_5fmedian_5fblur_5fbilateral_5ffilter_2emarkdown_38',['gausian_median_blur_bilateral_filter.markdown',['https://docs.opencv.org/4.2.0/d1/d3d/gausian__median__blur__bilateral__filter_8markdown.html',1,'']]],
- ['gaussian_39',['gaussian',['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a8df8ce4dc7d15916cee743e5a884639d',1,'cv::RNG::gaussian()'],['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1xfeatures2d_1_1PCTSignatures.html#ac72268153bf12925f601c4defe7d5e50a90fc80ce009b279cde69707d90988268',1,'cv::xfeatures2d::PCTSignatures::GAUSSIAN'],['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0ae3d886f16c8018eebf26d8d75a90dd7e',1,'cv::ml::ANN_MLP::GAUSSIAN']]],
+ ['gaussian_39',['gaussian',['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1xfeatures2d_1_1PCTSignatures.html#ac72268153bf12925f601c4defe7d5e50a90fc80ce009b279cde69707d90988268',1,'cv::xfeatures2d::PCTSignatures::GAUSSIAN'],['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0ae3d886f16c8018eebf26d8d75a90dd7e',1,'cv::ml::ANN_MLP::GAUSSIAN'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a8df8ce4dc7d15916cee743e5a884639d',1,'cv::RNG::gaussian()']]],
['gaussianblur_40',['gaussianblur',['https://docs.opencv.org/4.2.0/d4/d86/group__imgproc__filter.html#gaabe8c836e97159a9193fb0b11ac52cf1',1,'GaussianBlur()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d4/d86/group__imgproc__filter.html#gaabe8c836e97159a9193fb0b11ac52cf1',1,'cv::GaussianBlur()'],['https://docs.opencv.org/4.2.0/da/dc5/group__gapi__filters.html#gaaca00b81d171421032917e53751ac427',1,'cv::gapi::gaussianBlur()'],['https://docs.opencv.org/4.2.0/da/dc5/group__gapi__filters.html#gaaca00b81d171421032917e53751ac427',1,'gaussianBlur()(Global Namespace)']]],
['gaussianmotionfilter_41',['gaussianmotionfilter',['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#gab213d5ccfc50909eace156ca0102c162',1,'cv::videostab::GaussianMotionFilter::GaussianMotionFilter()'],['https://docs.opencv.org/4.2.0/de/d06/classcv_1_1videostab_1_1GaussianMotionFilter.html',1,'cv::videostab::GaussianMotionFilter'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#gab213d5ccfc50909eace156ca0102c162',1,'GaussianMotionFilter()(Global Namespace)']]],
['gbackend_42',['gbackend',['https://docs.opencv.org/4.2.0/db/d3a/classcv_1_1gapi_1_1GBackend.html',1,'cv::gapi::GBackend'],['https://docs.opencv.org/4.2.0/db/d3a/classcv_1_1gapi_1_1GBackend.html#a6e032dfa3f2273017aa6a93fbb56a2c5',1,'cv::gapi::GBackend::GBackend()'],['https://docs.opencv.org/4.2.0/db/d3a/classcv_1_1gapi_1_1GBackend.html#a5adf4621dcbaf0d8ac438f1c160ce258',1,'cv::gapi::GBackend::GBackend(std::shared_ptr< Priv > &&p)']]],
@@ -1283,7 +1283,7 @@ var searchData=
['graphcutseamfinderbase_1280',['GraphCutSeamFinderBase',['https://docs.opencv.org/4.2.0/d0/d03/classcv_1_1detail_1_1GraphCutSeamFinderBase.html',1,'cv::detail']]],
['graphedge_1281',['graphedge',['https://docs.opencv.org/4.2.0/d5/dca/structcv_1_1detail_1_1GraphEdge.html',1,'cv::detail::GraphEdge'],['https://docs.opencv.org/4.2.0/d1/d46/group__stitching.html#ga7de758260f93bd840c47184aef9b25a2',1,'cv::detail::GraphEdge::GraphEdge()'],['https://docs.opencv.org/4.2.0/d1/d46/group__stitching.html#ga7de758260f93bd840c47184aef9b25a2',1,'GraphEdge()(Global Namespace)']]],
['graphsegmentation_1282',['GraphSegmentation',['https://docs.opencv.org/4.2.0/dd/d19/classcv_1_1ximgproc_1_1segmentation_1_1GraphSegmentation.html',1,'cv::ximgproc::segmentation']]],
- ['gray_1283',['gray',['https://docs.opencv.org/4.2.0/d2/dff/classcv_1_1TrackerKCF.html#a2a97c5b832651524b8e782496b933d45af4b7ee26bf522d5990232296a3f0c18e',1,'cv::TrackerKCF::GRAY'],['https://docs.opencv.org/4.2.0/d4/dba/classcv_1_1viz_1_1Color.html#a2c1274180ee9177035d082123c5942d7',1,'cv::viz::Color::gray()']]],
+ ['gray_1283',['gray',['https://docs.opencv.org/4.2.0/d4/dba/classcv_1_1viz_1_1Color.html#a2c1274180ee9177035d082123c5942d7',1,'cv::viz::Color::gray()'],['https://docs.opencv.org/4.2.0/d2/dff/classcv_1_1TrackerKCF.html#a2a97c5b832651524b8e782496b933d45af4b7ee26bf522d5990232296a3f0c18e',1,'cv::TrackerKCF::GRAY']]],
['gray_20code_20pattern_20tutorial_1284',['gray code pattern tutorial',['https://docs.opencv.org/4.2.0/db/d56/tutorial_capture_graycode_pattern.html',1,'Capture Gray code pattern tutorial'],['https://docs.opencv.org/4.2.0/dc/da9/tutorial_decode_graycode_pattern.html',1,'Decode Gray code pattern tutorial']]],
['gray2rgb_1285',['Gray2RGB',['https://docs.opencv.org/4.2.0/df/d47/classcv_1_1cudev_1_1color__cvt__detail_1_1Gray2RGB.html',1,'cv::cudev::color_cvt_detail']]],
['gray_5fto_5fbgr555_5ffunc_1286',['gray_to_bgr555_func',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4407e64567bab23e3c4085646858b53',1,'GRAY_to_BGR555_func(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4407e64567bab23e3c4085646858b53',1,'cv::cudev::GRAY_to_BGR555_func']]],
diff --git a/search/all_11.js b/search/all_11.js
index 53d47b33..8cf5ea89 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['h_0',['h',['https://docs.opencv.org/4.2.0/d2/d9a/structcv_1_1detail_1_1MatchesInfo.html#a7cb8ab58870d3190fba157dc82309573',1,'cv::detail::MatchesInfo::H'],['https://docs.opencv.org/4.2.0/d7/d59/structcv_1_1ximgproc_1_1Box.html#aacf44126c02994ada2ebe5d3c1fc14e6',1,'cv::ximgproc::Box::h']]],
+ ['h_0',['h',['https://docs.opencv.org/4.2.0/d7/d59/structcv_1_1ximgproc_1_1Box.html#aacf44126c02994ada2ebe5d3c1fc14e6',1,'cv::ximgproc::Box::h'],['https://docs.opencv.org/4.2.0/d2/d9a/structcv_1_1detail_1_1MatchesInfo.html#a7cb8ab58870d3190fba157dc82309573',1,'cv::detail::MatchesInfo::H']]],
['h264_1',['h264',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a4d16556aa0f93abeb86c0c3e2f20faeb',1,'H264(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a4d16556aa0f93abeb86c0c3e2f20faeb',1,'cv::cudacodec::H264']]],
['h264_5fmvc_2',['h264_mvc',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146ab43df77d9c586151d39620eea3d13a51',1,'H264_MVC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146ab43df77d9c586151d39620eea3d13a51',1,'cv::cudacodec::H264_MVC']]],
['h264_5fsvc_3',['h264_svc',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a5f138ef5c88368b5b3e544c0d8798a60',1,'H264_SVC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a5f138ef5c88368b5b3e544c0d8798a60',1,'cv::cudacodec::H264_SVC']]],
diff --git a/search/all_12.js b/search/all_12.js
index 31151ff1..99fe5f20 100644
--- a/search/all_12.js
+++ b/search/all_12.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['i_0',['i',['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#a9273ad55d7ee6b78865cc627c59e5890',1,'cv::quality::QualitySSIM::_mat_data::I'],['https://docs.opencv.org/4.2.0/dd/d0f/unionCv16suf.html#a99b698f5f5c40c5542c844e595310353',1,'Cv16suf::i'],['https://docs.opencv.org/4.2.0/d9/df3/unionCv32suf.html#a424508ebe407f2e67376ddfca524d16f',1,'Cv32suf::i'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a925e525d7c839cc562389743c45686d0',1,'THash::i'],['https://docs.opencv.org/4.2.0/de/d55/unionCv64suf.html#af9bfb67aa19f4eaf8eab3b0ee48784ac',1,'Cv64suf::i']]],
+ ['i_0',['i',['https://docs.opencv.org/4.2.0/dd/d0f/unionCv16suf.html#a99b698f5f5c40c5542c844e595310353',1,'Cv16suf::i'],['https://docs.opencv.org/4.2.0/d9/df3/unionCv32suf.html#a424508ebe407f2e67376ddfca524d16f',1,'Cv32suf::i'],['https://docs.opencv.org/4.2.0/de/d55/unionCv64suf.html#af9bfb67aa19f4eaf8eab3b0ee48784ac',1,'Cv64suf::i'],['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#a9273ad55d7ee6b78865cc627c59e5890',1,'cv::quality::QualitySSIM::_mat_data::I'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a925e525d7c839cc562389743c45686d0',1,'THash::i']]],
['i_20o_1',['i o',['https://docs.opencv.org/4.2.0/dd/d01/group__videoio__c.html',1,'C API for video I/O'],['https://docs.opencv.org/4.2.0/d4/d15/group__videoio__flags__base.html',1,'Flags for video I/O'],['https://docs.opencv.org/4.2.0/d5/d26/group__videoio__ios.html',1,'iOS glue for video I/O'],['https://docs.opencv.org/4.2.0/d3/d00/tutorial_table_of_content_hdf.html',1,'The Hierarchical Data Format (hdf) I/O'],['https://docs.opencv.org/4.2.0/dd/de7/group__videoio.html',1,'Video I/O'],['https://docs.opencv.org/4.2.0/dd/d01/group__videoio__winrt.html',1,'WinRT glue for video I/O']]],
['i_20o_20api_20backends_2',['Additional flags for video I/O API backends',['https://docs.opencv.org/4.2.0/dc/dfc/group__videoio__flags__others.html',1,'']]],
['i_20o_20api_20backends_20registry_3',['Query I/O API backends registry',['https://docs.opencv.org/4.2.0/de/db1/group__videoio__registry.html',1,'']]],
@@ -18,7 +18,7 @@ var searchData=
['icpdistthresh_15',['icpdistthresh',['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#a812faf37fffed18dbdf03f8e0bca76c3',1,'cv::dynafu::Params::icpDistThresh'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#a5678096cbccaa23da5852965aa252996',1,'cv::kinfu::Params::icpDistThresh']]],
['icpiterations_16',['icpiterations',['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#ac6aa16994f94c8c73b7c9ac8d5ca22ed',1,'cv::dynafu::Params::icpIterations'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#ad644d8f5f6e13bbcb7cbc4e7f3dbe1c6',1,'cv::kinfu::Params::icpIterations']]],
['icpodometry_17',['icpodometry',['https://docs.opencv.org/4.2.0/d7/d83/classcv_1_1rgbd_1_1ICPOdometry.html',1,'cv::rgbd::ICPOdometry'],['https://docs.opencv.org/4.2.0/d7/d83/classcv_1_1rgbd_1_1ICPOdometry.html#a29281fae556d093b553bb72a362a02d3',1,'cv::rgbd::ICPOdometry::ICPOdometry(const Mat &cameraMatrix, float minDepth=Odometry::DEFAULT_MIN_DEPTH(), float maxDepth=Odometry::DEFAULT_MAX_DEPTH(), float maxDepthDiff=Odometry::DEFAULT_MAX_DEPTH_DIFF(), float maxPointsPart=Odometry::DEFAULT_MAX_POINTS_PART(), const std::vector< int > &iterCounts=std::vector< int >(), int transformType=Odometry::RIGID_BODY_MOTION)'],['https://docs.opencv.org/4.2.0/d7/d83/classcv_1_1rgbd_1_1ICPOdometry.html#aa59cec1c3730de5cbba9e34cb4e13572',1,'cv::rgbd::ICPOdometry::ICPOdometry()']]],
- ['id_18',['id',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05959.html#a9ba35915bc52e34ce33274bc6c4b3df0',1,'std::num_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05927.html#ac0eb2ff99c40a189820f9803c63dd088',1,'std::ctype< wchar_t >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06027.html#a2d7912a45d257158197b3ac3a5039d4c',1,'std::money_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06023.html#a8ee8d14c2f705adb46d3505008828269',1,'std::money_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype_byname< char >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype_byname::id'],['https://docs.opencv.org/4.2.0/d9/d36/structcv_1_1datasets_1_1TRACK__votObj.html#aed03da34fe11f6bbd75779d8b015a9b3',1,'cv::datasets::TRACK_votObj::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05963.html#acabca6247d4f37a6a82e556da559ebdf',1,'std::num_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put_byname::id'],['https://docs.opencv.org/4.2.0/de/dc3/structcv_1_1GInferBase.html#ab575580f8969c6d0a8aa1484cda791b7',1,'cv::GInferBase::id()'],['https://docs.opencv.org/4.2.0/d2/db8/structcv_1_1GInferListBase.html#afccc980ff27d2b76924d63151eee9f18',1,'cv::GInferListBase::id()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05887.html#a05733d8d1ad35f4fa4feef3313b1bce3',1,'std::locale::id::id()'],['https://docs.opencv.org/4.2.0/d3/d9c/structcv_1_1rgbd_1_1RgbdFrame.html#aeea2d9545d540097a9d13d76ec58af08',1,'cv::rgbd::RgbdFrame::ID'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype< char >::id'],['https://docs.opencv.org/4.2.0/dd/d88/structcv_1_1datasets_1_1TRACK__alovObj.html#af142b8c0e6af19e23b575e2ff4c87320',1,'cv::datasets::TRACK_alovObj::id'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a31323677edaf6a5e173d84f5c27b4b20',1,'THash::id'],['https://docs.opencv.org/4.2.0/d2/d4b/classcv_1_1ppf__match__3d_1_1PoseCluster3D.html#a9389b8110d67b6f6744689f8541dd328',1,'cv::ppf_match_3d::PoseCluster3D::id'],['https://docs.opencv.org/4.2.0/de/d3f/structcv_1_1datasets_1_1OR__imagenetObj.html#aa0dff410402738924f9afe35ae632b57',1,'cv::datasets::OR_imagenetObj::id'],['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#ae5e1e82c76d59cbdb2fabf68d1651dd4',1,'cv::DetectionBasedTracker::ExtObject::id'],['https://docs.opencv.org/4.2.0/d1/da9/structcv_1_1datasets_1_1AR__hmdbObj.html#ab9e5beef10a2e25808e6c2fe053e5bc5',1,'cv::datasets::AR_hmdbObj::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05887.html',1,'std::locale::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02871.html',1,'std::thread::id'],['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#adcb303ba903182804bc1f861634a25e1',1,'cv::DetectionBasedTracker::TrackedObject::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate_byname::id']]],
+ ['id_18',['id',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype< char >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06027.html#a2d7912a45d257158197b3ac3a5039d4c',1,'std::money_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06023.html#a8ee8d14c2f705adb46d3505008828269',1,'std::money_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype_byname< char >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05927.html#ac0eb2ff99c40a189820f9803c63dd088',1,'std::ctype< wchar_t >::id'],['https://docs.opencv.org/4.2.0/dd/d88/structcv_1_1datasets_1_1TRACK__alovObj.html#af142b8c0e6af19e23b575e2ff4c87320',1,'cv::datasets::TRACK_alovObj::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05959.html#a9ba35915bc52e34ce33274bc6c4b3df0',1,'std::num_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05963.html#acabca6247d4f37a6a82e556da559ebdf',1,'std::num_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put_byname::id'],['https://docs.opencv.org/4.2.0/de/dc3/structcv_1_1GInferBase.html#ab575580f8969c6d0a8aa1484cda791b7',1,'cv::GInferBase::id()'],['https://docs.opencv.org/4.2.0/d2/db8/structcv_1_1GInferListBase.html#afccc980ff27d2b76924d63151eee9f18',1,'cv::GInferListBase::id()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05887.html#a05733d8d1ad35f4fa4feef3313b1bce3',1,'std::locale::id::id()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype::id'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a31323677edaf6a5e173d84f5c27b4b20',1,'THash::id'],['https://docs.opencv.org/4.2.0/d2/d4b/classcv_1_1ppf__match__3d_1_1PoseCluster3D.html#a9389b8110d67b6f6744689f8541dd328',1,'cv::ppf_match_3d::PoseCluster3D::id'],['https://docs.opencv.org/4.2.0/de/d3f/structcv_1_1datasets_1_1OR__imagenetObj.html#aa0dff410402738924f9afe35ae632b57',1,'cv::datasets::OR_imagenetObj::id'],['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#ae5e1e82c76d59cbdb2fabf68d1651dd4',1,'cv::DetectionBasedTracker::ExtObject::id'],['https://docs.opencv.org/4.2.0/d1/da9/structcv_1_1datasets_1_1AR__hmdbObj.html#ab9e5beef10a2e25808e6c2fe053e5bc5',1,'cv::datasets::AR_hmdbObj::id'],['https://docs.opencv.org/4.2.0/d3/d9c/structcv_1_1rgbd_1_1RgbdFrame.html#aeea2d9545d540097a9d13d76ec58af08',1,'cv::rgbd::RgbdFrame::ID'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05887.html',1,'std::locale::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02871.html',1,'std::thread::id'],['https://docs.opencv.org/4.2.0/d9/d36/structcv_1_1datasets_1_1TRACK__votObj.html#aed03da34fe11f6bbd75779d8b015a9b3',1,'cv::datasets::TRACK_votObj::id'],['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#adcb303ba903182804bc1f861634a25e1',1,'cv::DetectionBasedTracker::TrackedObject::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate::id']]],
['idct_19',['idct',['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga77b168d84e564c50228b69730a227ef2',1,'idct()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga77b168d84e564c50228b69730a227ef2',1,'cv::idct()']]],
['idenseoptflowestimator_20',['IDenseOptFlowEstimator',['https://docs.opencv.org/4.2.0/de/d24/classcv_1_1videostab_1_1IDenseOptFlowEstimator.html',1,'cv::videostab']]],
['identify_21',['identify',['https://docs.opencv.org/4.2.0/d5/d0b/classcv_1_1aruco_1_1Dictionary.html#a82348e625eafe407794a4a757168b70d',1,'cv::aruco::Dictionary']]],
@@ -251,7 +251,7 @@ var searchData=
['ind2_248',['ind2',['https://docs.opencv.org/4.2.0/db/d26/structcv_1_1face_1_1FacemarkAAM_1_1Model_1_1Texture.html#a350bda90f3aba032c2b0ae5f02ce6238',1,'cv::face::FacemarkAAM::Model::Texture']]],
['independent_20elementary_20features_249',['BRIEF (Binary Robust Independent Elementary Features)',['https://docs.opencv.org/4.2.0/dc/d7d/tutorial_py_brief.html',1,'']]],
['independent_5fbits_5fengine_250',['independent_bits_engine',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html',1,'std::independent_bits_engine< _RandomNumberEngine, __w, _UIntType >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#ac39fb77deb769d85123ece7b6c981c8f',1,'std::independent_bits_engine::independent_bits_engine()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#a4d92ca47578567e9465b90b6461acb39',1,'std::independent_bits_engine::independent_bits_engine(const _RandomNumberEngine &__rng)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#ae6b9f2ddf321e24e8bae7edd6f4c2e7d',1,'std::independent_bits_engine::independent_bits_engine(_RandomNumberEngine &&__rng)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#ad54d8549b7e6e4f9908486383d543efa',1,'std::independent_bits_engine::independent_bits_engine(result_type __s)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#a1b27f8236f8a90380ea7fab8a3014d90',1,'std::independent_bits_engine::independent_bits_engine(_Sseq &__q)']]],
- ['index_251',['index',['https://eigen.tuxfamily.org/dox/classEigen_1_1RealSchur.html#a8bd4653e2d9569a44ecc95e746422d3f',1,'RealSchur< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Block< XprType, BlockRows, BlockCols, InnerPanel > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Block< XprType, BlockRows, BlockCols, true > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< ColPivHouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< Value, 0 >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< 0, Value >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Eigen::Stride::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointEigenSolver.html#a8a59ab7734b6eae2754fd78bc7c3a360',1,'Eigen::SelfAdjointEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexSchur.html#a652104d13723a5b1db2937866a034557',1,'ComplexSchur< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealSchur.html#a8bd4653e2d9569a44ecc95e746422d3f',1,'Eigen::RealSchur::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealQZ.html#a6201e534e901b5f4e66f72c176b534a3',1,'RealQZ< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealQZ.html#a6201e534e901b5f4e66f72c176b534a3',1,'Eigen::RealQZ::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< BandMatrix< Scalar, Rows, Cols, Supers, Subs, Options > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'Eigen::EigenBase::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a3c9f84dd8608940282b16652a296c764',1,'Eigen::ParametrizedLine::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexSchur.html#a652104d13723a5b1db2937866a034557',1,'Eigen::ComplexSchur::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexEigenSolver.html#abc0218d8b902af0d6c759bfc0a8a8d74',1,'Eigen::ComplexEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a774ef355da13d6bee6a6e7244c15231a',1,'Eigen::AlignedBox::Index'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#a6e86a7a617c062c8e36c3e991fa3fc1c',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::index()'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#a6e86a7a617c062c8e36c3e991fa3fc1c',1,'cv::util::variant::index()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a6229a37997eca1072b52cca5ee7a2bec',1,'Eigen::SVDBase::Index'],['https://eigen.tuxfamily.org/dox/namespaceEigen.html#a62e77e0933482dafde8fe197d9a2cfde',1,'Eigen::Index'],['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga82775e152f8a74c5fe06f5a7343e0233a9dfc90ef6dc3ba62850d76cc3534572c',1,'cv::datasets::index'],['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga82775e152f8a74c5fe06f5a7343e0233a9dfc90ef6dc3ba62850d76cc3534572c',1,'index(Global Namespace)'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SelfAdjointView< _MatrixType, UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< ColPivHouseholderQR< MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< CompleteOrthogonalDecomposition< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< FullPivHouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< FullPivLU< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< HouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< HouseholderSequence< VectorsType, CoeffsType, Side > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Inverse< PermutationType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< LDLT< _MatrixType, _UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< LLT< _MatrixType, _UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PartialPivLU< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, StorageIndex > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationWrapper< _IndicesType > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a6229a37997eca1072b52cca5ee7a2bec',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SelfAdjointView< const Derived, UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSelfAdjointView< const Derived, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSelfAdjointView< MatrixType, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSymmetricPermutationProduct< MatrixType, Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SVDBase< Derived > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Transpose< MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< TriangularView< _MatrixType, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< TriangularView< MatrixType, Mode > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1EigenSolver.html#a5bff6a6bc0efac67d52c60c2c3deb9ee',1,'Eigen::EigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1GeneralizedEigenSolver.html#a46a0ff3841059479ec314e56a5645302',1,'Eigen::GeneralizedEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e287ac222f53e2c8ce82faa43e95ac6',1,'Eigen::HessenbergDecomposition::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e287ac222f53e2c8ce82faa43e95ac6',1,'HessenbergDecomposition< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Hyperplane.html#a58d2307d16128a0026021374e9e10465',1,'Eigen::Hyperplane::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a49df3689ac2b736bcb564dec47d6486c',1,'Eigen::Transform::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Derived, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'Eigen::VectorwiseOp::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Tridiagonalization.html#a7bd1f9fccec1e93b77a2214b2d30aae9',1,'Eigen::Tridiagonalization::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Derived, Horizontal >::Index']]],
+ ['index_251',['index',['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Eigen::Stride::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< ColPivHouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< ColPivHouseholderQR< MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< CompleteOrthogonalDecomposition< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a6229a37997eca1072b52cca5ee7a2bec',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a6229a37997eca1072b52cca5ee7a2bec',1,'Eigen::SVDBase::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< Value, 0 >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Stride.html#a96c2dfb0ce43fd8e19adcdf6094f5f63',1,'Stride< 0, Value >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointEigenSolver.html#a8a59ab7734b6eae2754fd78bc7c3a360',1,'Eigen::SelfAdjointEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealSchur.html#a8bd4653e2d9569a44ecc95e746422d3f',1,'RealSchur< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealSchur.html#a8bd4653e2d9569a44ecc95e746422d3f',1,'Eigen::RealSchur::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Block< XprType, BlockRows, BlockCols, true > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Block< XprType, BlockRows, BlockCols, InnerPanel > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< BandMatrix< Scalar, Rows, Cols, Supers, Subs, Options > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealQZ.html#a6201e534e901b5f4e66f72c176b534a3',1,'RealQZ< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'Eigen::EigenBase::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexSchur.html#a652104d13723a5b1db2937866a034557',1,'ComplexSchur< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexSchur.html#a652104d13723a5b1db2937866a034557',1,'Eigen::ComplexSchur::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ComplexEigenSolver.html#abc0218d8b902af0d6c759bfc0a8a8d74',1,'Eigen::ComplexEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a774ef355da13d6bee6a6e7244c15231a',1,'Eigen::AlignedBox::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a49df3689ac2b736bcb564dec47d6486c',1,'Eigen::Transform::Index'],['https://eigen.tuxfamily.org/dox/namespaceEigen.html#a62e77e0933482dafde8fe197d9a2cfde',1,'Eigen::Index'],['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga82775e152f8a74c5fe06f5a7343e0233a9dfc90ef6dc3ba62850d76cc3534572c',1,'cv::datasets::index'],['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga82775e152f8a74c5fe06f5a7343e0233a9dfc90ef6dc3ba62850d76cc3534572c',1,'index(Global Namespace)'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSelfAdjointView< const Derived, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< FullPivHouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< FullPivLU< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< HouseholderQR< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< HouseholderSequence< VectorsType, CoeffsType, Side > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Inverse< PermutationType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< LDLT< _MatrixType, _UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< LLT< _MatrixType, _UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PartialPivLU< _MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, StorageIndex > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< PermutationWrapper< _IndicesType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SelfAdjointView< _MatrixType, UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SelfAdjointView< const Derived, UpLo > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Tridiagonalization.html#a7bd1f9fccec1e93b77a2214b2d30aae9',1,'Eigen::Tridiagonalization::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSelfAdjointView< MatrixType, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SparseSymmetricPermutationProduct< MatrixType, Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SVDBase< Derived > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< Transpose< MatrixType > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< TriangularView< _MatrixType, _Mode > >::Index'],['https://eigen.tuxfamily.org/dox/structEigen_1_1EigenBase.html#a554f30542cc2316add4b1ea0a492ff02',1,'EigenBase< TriangularView< MatrixType, Mode > >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1EigenSolver.html#a5bff6a6bc0efac67d52c60c2c3deb9ee',1,'Eigen::EigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1GeneralizedEigenSolver.html#a46a0ff3841059479ec314e56a5645302',1,'Eigen::GeneralizedEigenSolver::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e287ac222f53e2c8ce82faa43e95ac6',1,'Eigen::HessenbergDecomposition::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e287ac222f53e2c8ce82faa43e95ac6',1,'HessenbergDecomposition< MatrixType >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Hyperplane.html#a58d2307d16128a0026021374e9e10465',1,'Eigen::Hyperplane::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a3c9f84dd8608940282b16652a296c764',1,'Eigen::ParametrizedLine::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RealQZ.html#a6201e534e901b5f4e66f72c176b534a3',1,'Eigen::RealQZ::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'Eigen::VectorwiseOp::Index'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#a6e86a7a617c062c8e36c3e991fa3fc1c',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::index()'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#a6e86a7a617c062c8e36c3e991fa3fc1c',1,'cv::util::variant::index()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Derived, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Derived, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Vertical >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Horizontal >::Index'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#a4907c654e5810edd98e4162093b19532',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Horizontal >::Index']]],
['index_5fof_252',['index_of',['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#aa87645829693267bb0f0ecd5325a1fc7',1,'cv::util::variant::index_of()'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#aa87645829693267bb0f0ecd5325a1fc7',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::index_of()']]],
['index_5fsequence_253',['index_sequence',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#acdfada06a9fb47abbf52c264b95e689e',1,'std']]],
['index_5fsequence_5ffor_254',['index_sequence_for',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#af540abd32f95a08e48ea6ca00a5a8ad3',1,'std']]],
@@ -326,7 +326,7 @@ var searchData=
['inner_5fproduct_323',['inner_product',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga20b37d44d13d779f7eab4a1ac98ca674',1,'inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga721f223f1581a1054b7f55c4b456dd57',1,'inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga20b37d44d13d779f7eab4a1ac98ca674',1,'std::inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init, _BinaryOperation1 __binary_op1, _BinaryOperation2 __binary_op2)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga721f223f1581a1054b7f55c4b456dd57',1,'std::inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init)']]],
['innerindexptr_324',['innerindexptr',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMapBase_3_01Derived_00_01ReadOnlyAccessors_01_4.html#ab044564756f472877b2c1a5706e540e2',1,'Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#ae7b804bd39745156d20ca1611a296b67',1,'Eigen::SparseMatrix::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMapBase_3_01Derived_00_01WriteAccessors_01_4.html#af5cd1f13dde8578eb9891a4ac4a11977',1,'Eigen::SparseMapBase< Derived, WriteAccessors >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a8e9ef5d399d36fdd860ad05cb7a31455',1,'Eigen::SparseMatrix::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, int > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< Transpose< MatrixType > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< Transpose< MatrixType > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, StorageIndex > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, StorageIndex > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a8e9ef5d399d36fdd860ad05cb7a31455',1,'SparseMatrix< Scalar >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#ae7b804bd39745156d20ca1611a296b67',1,'SparseMatrix< Scalar >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a8e9ef5d399d36fdd860ad05cb7a31455',1,'SparseMatrix< Scalar, ColMajor, int >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#ae7b804bd39745156d20ca1611a296b67',1,'SparseMatrix< Scalar, ColMajor, int >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a8e9ef5d399d36fdd860ad05cb7a31455',1,'SparseMatrix< Scalar, ColMajor, StorageIndex >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#ae7b804bd39745156d20ca1611a296b67',1,'SparseMatrix< Scalar, ColMajor, StorageIndex >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a8e9ef5d399d36fdd860ad05cb7a31455',1,'SparseMatrix< Scalar, RowMajor, StorageIndex >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#ae7b804bd39745156d20ca1611a296b67',1,'SparseMatrix< Scalar, RowMajor, StorageIndex >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, _StorageIndex > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, int > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'Eigen::SparseCompressedBase::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'Eigen::SparseCompressedBase::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< Block< const SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< Block< const SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< Derived >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< Derived >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::innerIndexPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac0c50033e593cfe2729012fa4f8cb79e',1,'SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::innerIndexPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a1d3fd9bf7f186dbfd4297d0dd003cabf',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, _StorageIndex > >::innerIndexPtr()']]],
['innernonzeroptr_325',['innernonzeroptr',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, _StorageIndex > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, int > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, StorageIndex > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, StorageIndex > >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< Transpose< MatrixType > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< Transpose< MatrixType > >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMapBase_3_01Derived_00_01ReadOnlyAccessors_01_4.html#a2b35a1d701d6c6ea36b2d9f19660a68c',1,'Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMapBase_3_01Derived_00_01WriteAccessors_01_4.html#af877ea4e285a4497f80987fea66f7459',1,'Eigen::SparseMapBase< Derived, WriteAccessors >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a00efb5c30c29bbc826d156d97e60d870',1,'Eigen::SparseMatrix::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a218204b051a24f579c394454786eeda0',1,'Eigen::SparseMatrix::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a00efb5c30c29bbc826d156d97e60d870',1,'SparseMatrix< Scalar >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a218204b051a24f579c394454786eeda0',1,'SparseMatrix< Scalar >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a00efb5c30c29bbc826d156d97e60d870',1,'SparseMatrix< Scalar, ColMajor, int >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a218204b051a24f579c394454786eeda0',1,'SparseMatrix< Scalar, ColMajor, int >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a00efb5c30c29bbc826d156d97e60d870',1,'SparseMatrix< Scalar, ColMajor, StorageIndex >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a218204b051a24f579c394454786eeda0',1,'SparseMatrix< Scalar, ColMajor, StorageIndex >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a00efb5c30c29bbc826d156d97e60d870',1,'SparseMatrix< Scalar, RowMajor, StorageIndex >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a218204b051a24f579c394454786eeda0',1,'SparseMatrix< Scalar, RowMajor, StorageIndex >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, _StorageIndex > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< SparseMatrix< Scalar, _Options, int > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'Eigen::SparseCompressedBase::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'Eigen::SparseCompressedBase::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< Block< const SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< Block< const SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true > >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< Derived >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< Derived >::innerNonZeroPtr() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#ac8dad03980598adb585dbc1cee32d977',1,'SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::innerNonZeroPtr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseCompressedBase.html#a7780293a4b936231f7d0b687bc50347c',1,'SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::innerNonZeroPtr() const']]],
- ['innerparameters_326',['innerparameters',['https://docs.opencv.org/4.2.0/d9/d44/structcv_1_1DetectionBasedTracker_1_1InnerParameters.html',1,'cv::DetectionBasedTracker::InnerParameters'],['https://docs.opencv.org/4.2.0/d9/d44/structcv_1_1DetectionBasedTracker_1_1InnerParameters.html#a662f0418b8db17892b95a5f87ce35c99',1,'cv::DetectionBasedTracker::InnerParameters::InnerParameters()'],['https://docs.opencv.org/4.2.0/db/de9/classcv_1_1DetectionBasedTracker.html#ad8a9583eced7508072d910188c97f4bf',1,'cv::DetectionBasedTracker::innerParameters']]],
+ ['innerparameters_326',['innerparameters',['https://docs.opencv.org/4.2.0/d9/d44/structcv_1_1DetectionBasedTracker_1_1InnerParameters.html',1,'cv::DetectionBasedTracker::InnerParameters'],['https://docs.opencv.org/4.2.0/db/de9/classcv_1_1DetectionBasedTracker.html#ad8a9583eced7508072d910188c97f4bf',1,'cv::DetectionBasedTracker::innerParameters'],['https://docs.opencv.org/4.2.0/d9/d44/structcv_1_1DetectionBasedTracker_1_1InnerParameters.html#a662f0418b8db17892b95a5f87ce35c99',1,'cv::DetectionBasedTracker::InnerParameters::InnerParameters()']]],
['innerproductlayer_327',['InnerProductLayer',['https://docs.opencv.org/4.2.0/d0/dc7/classcv_1_1dnn_1_1InnerProductLayer.html',1,'cv::dnn']]],
['innersize_328',['innersize',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'SparseMatrixBase< Block< XprType, BlockRows, BlockCols, true > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a58ca41d9635a8ab3c5a268ef3f7f0d75',1,'Eigen::DenseBase::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a58ca41d9635a8ab3c5a268ef3f7f0d75',1,'DenseBase< ArrayWrapper< ExpressionType > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a58ca41d9635a8ab3c5a268ef3f7f0d75',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a58ca41d9635a8ab3c5a268ef3f7f0d75',1,'DenseBase< Solve< Decomposition, RhsType > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMapBase_3_01Derived_00_01ReadOnlyAccessors_01_4.html#a0df6dba8d71e0fb15b2995510853f83e',1,'Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a0f42824d4a06ee1d1f6afbc4551c5896',1,'Eigen::SparseMatrix::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a0f42824d4a06ee1d1f6afbc4551c5896',1,'SparseMatrix< Scalar >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a0f42824d4a06ee1d1f6afbc4551c5896',1,'SparseMatrix< Scalar, ColMajor, int >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a0f42824d4a06ee1d1f6afbc4551c5896',1,'SparseMatrix< Scalar, ColMajor, StorageIndex >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html#a0f42824d4a06ee1d1f6afbc4551c5896',1,'SparseMatrix< Scalar, RowMajor, StorageIndex >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'Eigen::SparseMatrixBase::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'SparseMatrixBase< Transpose< MatrixType > >::innerSize()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#a180fcba1ccf3cdf3252a263bc1de7a1d',1,'SparseMatrixBase< TriangularView< MatrixType, Mode > >::innerSize()']]],
['innerstride_329',['innerstride',['https://eigen.tuxfamily.org/dox/classEigen_1_1InnerStride.html',1,'Eigen::InnerStride< Value >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1TriangularViewImpl_3_01__MatrixType_00_01__Mode_00_01Dense_01_4.html#ad3252106d7e004d3410238cab92e3258',1,'Eigen::TriangularViewImpl< _MatrixType, _Mode, Dense >::innerStride()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01DirectWriteAccessors_01_4.html#a4e94e17926e1cf597deb2928e779cef6',1,'Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors >::innerStride()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01DirectAccessors_01_4.html#a8b17f1bcdb474072e079bb1a7926ef7f',1,'Eigen::DenseCoeffsBase< Derived, DirectAccessors >::innerStride()']]],
diff --git a/search/all_13.js b/search/all_13.js
index 4e372740..13813de4 100644
--- a/search/all_13.js
+++ b/search/all_13.js
@@ -4,7 +4,7 @@ var searchData=
['jacobianposcontroller_1',['jacobianposcontroller',['../classcontrol_1_1JacobianPosController.html#a176b03c5cda298cd959ab7cbe202f9d6',1,'control::JacobianPosController::JacobianPosController()'],['../classcontrol_1_1JacobianPosController.html',1,'control::JacobianPosController< outputDim, inputDim >']]],
['jacobianvelcontroller_2',['jacobianvelcontroller',['../classJacobianVelController.html',1,'JacobianVelController< outputDim, inputDim >'],['../classJacobianVelController.html#a5650988ffe8c47a8d3b6400fdd116b23',1,'JacobianVelController::JacobianVelController()']]],
['jacobirotation_3',['jacobirotation',['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html',1,'Eigen::JacobiRotation< class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html#a38fec2c4da529ef3d05ff37b848b4227',1,'Eigen::JacobiRotation::JacobiRotation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html#a3e8b5dc0a56f7a2d0f788b1ccb1547cb',1,'Eigen::JacobiRotation::JacobiRotation(const Scalar &c, const Scalar &s)']]],
- ['jacobisvd_4',['jacobisvd',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'Eigen::MatrixBase::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a5d9ea7c8f361337727260efd77ee03ac',1,'Eigen::JacobiSVD::JacobiSVD(Index rows, Index cols, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#abfd1dd454a6e3edec7feecd97c818a78',1,'Eigen::JacobiSVD::JacobiSVD(const MatrixType &matrix, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a55315ab9cd060019a5ad07be798ff3b9',1,'Eigen::JacobiSVD::JacobiSVD()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Solve< Decomposition, RhsType > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html',1,'Eigen::JacobiSVD< class, QRPreconditioner >']]],
+ ['jacobisvd_4',['jacobisvd',['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a55315ab9cd060019a5ad07be798ff3b9',1,'Eigen::JacobiSVD::JacobiSVD()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Solve< Decomposition, RhsType > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'Eigen::MatrixBase::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a5d9ea7c8f361337727260efd77ee03ac',1,'Eigen::JacobiSVD::JacobiSVD(Index rows, Index cols, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#abfd1dd454a6e3edec7feecd97c818a78',1,'Eigen::JacobiSVD::JacobiSVD(const MatrixType &matrix, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html',1,'Eigen::JacobiSVD< class, QRPreconditioner >']]],
['java_20development_5',['Introduction to Java Development',['https://docs.opencv.org/4.2.0/d9/d52/tutorial_java_dev_intro.html',1,'']]],
['java_20with_20eclipse_6',['Using OpenCV Java with Eclipse',['https://docs.opencv.org/4.2.0/d1/d0a/tutorial_java_eclipse.html',1,'']]],
['java_5fdev_5fintro_2emarkdown_7',['java_dev_intro.markdown',['https://docs.opencv.org/4.2.0/d0/d80/java__dev__intro_8markdown.html',1,'']]],
diff --git a/search/all_14.js b/search/all_14.js
index 6cf45ab9..fabdc114 100644
--- a/search/all_14.js
+++ b/search/all_14.js
@@ -72,7 +72,7 @@ var searchData=
['keytype_69',['keytype',['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga209242181c847535105212d7b01d4d82',1,'KeyType(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga209242181c847535105212d7b01d4d82',1,'cv::ppf_match_3d::KeyType']]],
['keywords_20in_20c_70',['The template and typename keywords in C++',['https://eigen.tuxfamily.org/dox/TopicTemplateKeyword.html',1,'']]],
['kill_5fdependency_71',['kill_dependency',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#gac8b65b60a2e0cb41d573f174a4c3c423',1,'kill_dependency()(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#gac8b65b60a2e0cb41d573f174a4c3c423',1,'std::kill_dependency()']]],
- ['kind_72',['kind',['https://docs.opencv.org/4.2.0/da/d1b/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GArray_3_01T_01_4_01_4.html#a38663a4a3ff1d153a38e5e82b982af98',1,'cv::detail::GTypeTraits< cv::GArray< T > >::kind'],['https://docs.opencv.org/4.2.0/dc/db5/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GScalar_01_4.html#aec3a4bee4efd6ff365a5f40ff9249f42',1,'cv::detail::GTypeTraits< cv::GScalar >::kind'],['https://docs.opencv.org/4.2.0/d0/dc4/classcv_1_1GFluidKernel.html#a8af159f1d2f0183faeb58620029f5196',1,'cv::GFluidKernel::Kind'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#aab9143957595156ba406324574c5ac1f',1,'cv::_InputArray::kind()'],['https://docs.opencv.org/4.2.0/df/d42/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GMatP_01_4.html#a85044f26e6d7734bd9240c7909461c34',1,'cv::detail::GTypeTraits< cv::GMatP >::kind'],['https://docs.opencv.org/4.2.0/d0/d17/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GMat_01_4.html#a3dd472df5e7d86beb47ac600a7246beb',1,'cv::detail::GTypeTraits< cv::GMat >::kind'],['https://docs.opencv.org/4.2.0/d3/d85/structcv_1_1detail_1_1GTypeTraits.html#abc4de8d44ab0a02e04be50a2d6136ab1',1,'cv::detail::GTypeTraits::kind'],['https://docs.opencv.org/4.2.0/d7/de1/classcv_1_1GArg.html#aeb39ba7e2ddb38ce5f7a8c35abefecf6',1,'cv::GArg::kind']]],
+ ['kind_72',['kind',['https://docs.opencv.org/4.2.0/d3/d85/structcv_1_1detail_1_1GTypeTraits.html#abc4de8d44ab0a02e04be50a2d6136ab1',1,'cv::detail::GTypeTraits::kind'],['https://docs.opencv.org/4.2.0/df/d42/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GMatP_01_4.html#a85044f26e6d7734bd9240c7909461c34',1,'cv::detail::GTypeTraits< cv::GMatP >::kind'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#aab9143957595156ba406324574c5ac1f',1,'cv::_InputArray::kind()'],['https://docs.opencv.org/4.2.0/dc/db5/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GScalar_01_4.html#aec3a4bee4efd6ff365a5f40ff9249f42',1,'cv::detail::GTypeTraits< cv::GScalar >::kind'],['https://docs.opencv.org/4.2.0/d0/d17/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GMat_01_4.html#a3dd472df5e7d86beb47ac600a7246beb',1,'cv::detail::GTypeTraits< cv::GMat >::kind'],['https://docs.opencv.org/4.2.0/da/d1b/structcv_1_1detail_1_1GTypeTraits_3_01cv_1_1GArray_3_01T_01_4_01_4.html#a38663a4a3ff1d153a38e5e82b982af98',1,'cv::detail::GTypeTraits< cv::GArray< T > >::kind'],['https://docs.opencv.org/4.2.0/d7/de1/classcv_1_1GArg.html#aeb39ba7e2ddb38ce5f7a8c35abefecf6',1,'cv::GArg::kind'],['https://docs.opencv.org/4.2.0/d0/dc4/classcv_1_1GFluidKernel.html#a8af159f1d2f0183faeb58620029f5196',1,'cv::GFluidKernel::Kind']]],
['kind_5fmask_73',['KIND_MASK',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba1b1e62a17e6a897cde97556970e80afc',1,'cv::_InputArray']]],
['kind_5fshift_74',['KIND_SHIFT',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba34545fbcc40d31569f47af332822fbeb',1,'cv::_InputArray']]],
['kindflag_75',['KindFlag',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53b',1,'cv::_InputArray']]],
diff --git a/search/all_15.js b/search/all_15.js
index b50e2659..ab45d906 100644
--- a/search/all_15.js
+++ b/search/all_15.js
@@ -122,7 +122,7 @@ var searchData=
['lbphfacerecognizer_119',['LBPHFaceRecognizer',['https://docs.opencv.org/4.2.0/df/d25/classcv_1_1face_1_1LBPHFaceRecognizer.html',1,'cv::face']]],
['lc_120',['Lc',['https://docs.opencv.org/4.2.0/de/def/structcv_1_1cuda_1_1FGDParams.html#a02903f3110835213f5656b215576a0b8',1,'cv::cuda::FGDParams']]],
['lcc_121',['Lcc',['https://docs.opencv.org/4.2.0/de/def/structcv_1_1cuda_1_1FGDParams.html#a7578410d39cd5d863176214a8784d0dc',1,'cv::cuda::FGDParams']]],
- ['lda_122',['lda',['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a3c05e9ccb53db6cae9254a71d73c87dd',1,'cv::LDA::lda(InputArrayOfArrays src, InputArray labels)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a6d654ebfab272bf734a6ffa35b3ce908',1,'cv::LDA::LDA(int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a5e8ec64b33aea2317631be0f9b85d833',1,'cv::LDA::LDA(InputArrayOfArrays src, InputArray labels, int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html',1,'cv::LDA']]],
+ ['lda_122',['lda',['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a6d654ebfab272bf734a6ffa35b3ce908',1,'cv::LDA::LDA(int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a5e8ec64b33aea2317631be0f9b85d833',1,'cv::LDA::LDA(InputArrayOfArrays src, InputArray labels, int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a3c05e9ccb53db6cae9254a71d73c87dd',1,'cv::LDA::lda(InputArrayOfArrays src, InputArray labels)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html',1,'cv::LDA']]],
['ldlt_123',['ldlt',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'Eigen::MatrixBase::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a154aa41bd2460199d48861eaf5e4f597',1,'Eigen::LDLT::LDLT(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#adf853d6cbbc49f3535a44439bca344d9',1,'Eigen::LDLT::LDLT(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#ad0e8d2131ea1a626a08d98e9effb1cc5',1,'Eigen::LDLT::LDLT(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a2e06dedd2651649c5b251fbf9ba4e7d4',1,'Eigen::LDLT::LDLT()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'MatrixBase< Solve< Decomposition, RhsType > >::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a644155eef17b37c95d85b9f65bb49ac4',1,'Eigen::SelfAdjointView::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html',1,'Eigen::LDLT< class, _UpLo >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a644155eef17b37c95d85b9f65bb49ac4',1,'SelfAdjointView< const Derived, UpLo >::ldlt()']]],
['ldr_5fsize_124',['ldr_size',['https://docs.opencv.org/4.2.0/d6/df5/group__photo__hdr.html#gga2a3c172d2347484dc6c32247aef4e90ba11377cb33f0a607d50cdc65e529529a1',1,'cv::LDR_SIZE'],['https://docs.opencv.org/4.2.0/d6/df5/group__photo__hdr.html#gga2a3c172d2347484dc6c32247aef4e90ba11377cb33f0a607d50cdc65e529529a1',1,'LDR_SIZE(Global Namespace)']]],
['leakyrelu_125',['LEAKYRELU',['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0a193fdf7b38189212e1f7d2584c5ebaf6',1,'cv::ml::ANN_MLP']]],
@@ -199,7 +199,7 @@ var searchData=
['limitswitchdata_196',['limitswitchdata',['../classrobot_1_1types_1_1LimitSwitchData.html',1,'robot::types::LimitSwitchData'],['../classrobot_1_1types_1_1LimitSwitchData.html#a1fd3d2cee4b3b5ea416d651b9255ba24',1,'robot::types::LimitSwitchData::LimitSwitchData()']]],
['limitswitchhigh_197',['limitSwitchHigh',['../structrobot_1_1encparams__t.html#a0c643c14682b7da130b53098e1902bab',1,'robot::encparams_t']]],
['limitswitchlow_198',['limitSwitchLow',['../structrobot_1_1encparams__t.html#ae86fcd25014e6c1738d55e85a0989cbd',1,'robot::encparams_t']]],
- ['line_199',['line',['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html',1,'cv::gapi::wip::draw::Line'],['https://docs.opencv.org/4.2.0/d4/dd9/structcvv_1_1impl_1_1CallMetaData.html#a3d28262421ad0e7426f63f7b6ab2c893',1,'cvv::impl::CallMetaData::line'],['https://docs.opencv.org/4.2.0/d1/dee/classcv_1_1Exception.html#aa81481ded6391d046768d9829c56fd90',1,'cv::Exception::line'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#aba7af35a1455413aca6c5e1556de6ae7',1,'cv::gapi::wip::draw::Line::Line()'],['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ga7078a9fae8c7e7d13d24dac2520ae4a2',1,'cv::line()'],['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ga7078a9fae8c7e7d13d24dac2520ae4a2',1,'line(InputOutputArray img, Point pt1, Point pt2, const Scalar &color, int thickness=1, int lineType=LINE_8, int shift=0)(Global Namespace)']]],
+ ['line_199',['line',['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html',1,'cv::gapi::wip::draw::Line'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#aba7af35a1455413aca6c5e1556de6ae7',1,'cv::gapi::wip::draw::Line::Line()'],['https://docs.opencv.org/4.2.0/d4/dd9/structcvv_1_1impl_1_1CallMetaData.html#a3d28262421ad0e7426f63f7b6ab2c893',1,'cvv::impl::CallMetaData::line'],['https://docs.opencv.org/4.2.0/d1/dee/classcv_1_1Exception.html#aa81481ded6391d046768d9829c56fd90',1,'cv::Exception::line'],['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ga7078a9fae8c7e7d13d24dac2520ae4a2',1,'cv::line()'],['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ga7078a9fae8c7e7d13d24dac2520ae4a2',1,'line(InputOutputArray img, Point pt1, Point pt2, const Scalar &color, int thickness=1, int lineType=LINE_8, int shift=0)(Global Namespace)']]],
['line_20detector_200',['Fast line detector',['https://docs.opencv.org/4.2.0/df/ded/group__ximgproc__fast__line__detector.html',1,'']]],
['line_20features_20tutorial_201',['Line Features Tutorial',['https://docs.opencv.org/4.2.0/df/dfa/tutorial_line_descriptor_main.html',1,'']]],
['line_20transform_202',['line transform',['https://docs.opencv.org/4.2.0/d3/de6/tutorial_js_houghlines.html',1,'Hough Line Transform'],['https://docs.opencv.org/4.2.0/d9/db0/tutorial_hough_lines.html',1,'Hough Line Transform'],['https://docs.opencv.org/4.2.0/d6/d10/tutorial_py_houghlines.html',1,'Hough Line Transform']]],
@@ -211,7 +211,7 @@ var searchData=
['line_5fstrip_208',['line_strip',['https://docs.opencv.org/4.2.0/d2/d3c/group__core__opengl.html#ggaf53526c205a92260f356fe6589460aaba7aa95cc95670cd6bb875d0092e3bf457',1,'cv::ogl::LINE_STRIP'],['https://docs.opencv.org/4.2.0/d2/d3c/group__core__opengl.html#ggaf53526c205a92260f356fe6589460aaba7aa95cc95670cd6bb875d0092e3bf457',1,'LINE_STRIP(Global Namespace)']]],
['line_5ftype_209',['line_type',['https://docs.opencv.org/4.2.0/d2/dbf/structcv_1_1QtFont.html#a128c7f4c9bb3a29aabace35d44ad4004',1,'cv::QtFont']]],
['line_5fwidth_210',['line_width',['https://docs.opencv.org/4.2.0/dc/d5c/group__viz__widget.html#ggae4df8152c2d8639b915eccd0bb90f8aca06fc87e04c15fbfad2977314751a8738',1,'cv::viz::LINE_WIDTH'],['https://docs.opencv.org/4.2.0/dc/d5c/group__viz__widget.html#ggae4df8152c2d8639b915eccd0bb90f8aca06fc87e04c15fbfad2977314751a8738',1,'LINE_WIDTH(Global Namespace)']]],
- ['linear_211',['linear',['https://docs.opencv.org/4.2.0/df/d5b/group__fuzzy.html#ggaf0af0db4c870be3ef86132870821d452a4d3d0c977941e929e23e9c6cb4ae4715',1,'LINEAR(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/d5b/group__fuzzy.html#ggaf0af0db4c870be3ef86132870821d452a4d3d0c977941e929e23e9c6cb4ae4715',1,'cv::ft::LINEAR'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a914f41895b8a246232db4a186b70d480',1,'cv::Affine3::linear() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#aba3b127ac7c7bd3d99d533a59f22242a',1,'cv::Affine3::linear(const Mat3 &L)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#aba3b127ac7c7bd3d99d533a59f22242a',1,'Affine3< float >::linear(const Mat3 &L)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a914f41895b8a246232db4a186b70d480',1,'Affine3< float >::linear() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#ad36538ee2c2970722eff343ee1bbfc7c',1,'Eigen::Transform::linear()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aad7f1aaccced3c33bb256640910a0e56ab92a19ab0c193735c3fd71f938dd87e7',1,'cv::ml::SVM::LINEAR'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#af8c38249632146453785add778dc1081',1,'Eigen::Transform::linear()']]],
+ ['linear_211',['linear',['https://docs.opencv.org/4.2.0/df/d5b/group__fuzzy.html#ggaf0af0db4c870be3ef86132870821d452a4d3d0c977941e929e23e9c6cb4ae4715',1,'LINEAR(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/d5b/group__fuzzy.html#ggaf0af0db4c870be3ef86132870821d452a4d3d0c977941e929e23e9c6cb4ae4715',1,'cv::ft::LINEAR'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#aba3b127ac7c7bd3d99d533a59f22242a',1,'cv::Affine3::linear()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aad7f1aaccced3c33bb256640910a0e56ab92a19ab0c193735c3fd71f938dd87e7',1,'cv::ml::SVM::LINEAR'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a914f41895b8a246232db4a186b70d480',1,'cv::Affine3::linear()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#aba3b127ac7c7bd3d99d533a59f22242a',1,'Affine3< float >::linear(const Mat3 &L)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a914f41895b8a246232db4a186b70d480',1,'Affine3< float >::linear() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#af8c38249632146453785add778dc1081',1,'Eigen::Transform::linear() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#ad36538ee2c2970722eff343ee1bbfc7c',1,'Eigen::Transform::linear()']]],
['linear_20algebra_212',['Sparse linear algebra',['https://eigen.tuxfamily.org/dox/group__Sparse__chapter.html',1,'']]],
['linear_20algebra_20and_20decompositions_213',['Linear algebra and decompositions',['https://eigen.tuxfamily.org/dox/group__TutorialLinearAlgebra.html',1,'']]],
['linear_20filters_214',['Making your own linear filters!',['https://docs.opencv.org/4.2.0/d4/dbd/tutorial_filter_2d.html',1,'']]],
diff --git a/search/all_16.js b/search/all_16.js
index de07f24b..9ce67b6a 100644
--- a/search/all_16.js
+++ b/search/all_16.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['m_0',['m',['https://docs.opencv.org/4.2.0/d0/dc4/classcv_1_1GFluidKernel.html#af142894c00fefc7ab279f7a07c9d4483',1,'cv::GFluidKernel::M'],['https://docs.opencv.org/4.2.0/db/d4d/structcv_1_1GKernel.html#af5179aca40f58498cc40167e11cec29a',1,'cv::GKernel::M'],['https://docs.opencv.org/4.2.0/d3/d17/classcv_1_1ocl_1_1KernelArg.html#ac893d5710cca7d85c85b194a4e38afaf',1,'cv::ocl::KernelArg::m'],['https://docs.opencv.org/4.2.0/d7/dcf/classcv_1_1MatConstIterator.html#a20e36deeac061339e0a0fed3fdd2457b',1,'cv::MatConstIterator::m'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a56aa03c9feac0ca4f25ca6bbe46e254a',1,'cv::face::FacemarkAAM::Params::m'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#aa5348a0c97f2504824b9cb1f1c019c9b',1,'cv::SparseMatConstIterator::m']]],
+ ['m_0',['m',['https://docs.opencv.org/4.2.0/d3/d17/classcv_1_1ocl_1_1KernelArg.html#ac893d5710cca7d85c85b194a4e38afaf',1,'cv::ocl::KernelArg::m'],['https://docs.opencv.org/4.2.0/d7/dcf/classcv_1_1MatConstIterator.html#a20e36deeac061339e0a0fed3fdd2457b',1,'cv::MatConstIterator::m'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a56aa03c9feac0ca4f25ca6bbe46e254a',1,'cv::face::FacemarkAAM::Params::m'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#aa5348a0c97f2504824b9cb1f1c019c9b',1,'cv::SparseMatConstIterator::m'],['https://docs.opencv.org/4.2.0/d0/dc4/classcv_1_1GFluidKernel.html#af142894c00fefc7ab279f7a07c9d4483',1,'cv::GFluidKernel::M'],['https://docs.opencv.org/4.2.0/db/d4d/structcv_1_1GKernel.html#af5179aca40f58498cc40167e11cec29a',1,'cv::GKernel::M']]],
['m00_1',['m00',['https://docs.opencv.org/4.2.0/d8/d23/classcv_1_1Moments.html#a8b1b4917d1123abc3a3c16b007a7319b',1,'cv::Moments']]],
['m01_2',['m01',['https://docs.opencv.org/4.2.0/d8/d23/classcv_1_1Moments.html#a819acd0026a58823b725aea8a0e8b81a',1,'cv::Moments']]],
['m02_3',['m02',['https://docs.opencv.org/4.2.0/d8/d23/classcv_1_1Moments.html#a708daca15885dba548b635626fdfad5c',1,'cv::Moments']]],
@@ -162,7 +162,7 @@ var searchData=
['manipulation_159',['Dense matrix and array manipulation',['https://eigen.tuxfamily.org/dox/group__DenseMatrixManipulation__chapter.html',1,'']]],
['manipulation_20via_20nullary_20expressions_160',['Matrix manipulation via nullary-expressions',['https://eigen.tuxfamily.org/dox/TopicCustomizing_NullaryExpr.html',1,'']]],
['manipulations_161',['Sparse matrix manipulations',['https://eigen.tuxfamily.org/dox/group__TutorialSparse.html',1,'']]],
- ['map_162',['map',['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01const_01Quaternion_3_01__Scalar_01_4_00_01__Options_01_4.html#a62785b607c1f24dfc042e28dedc791f8',1,'Eigen::Map< const Quaternion< _Scalar >, _Options >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01Quaternion_3_01__Scalar_01_4_00_01__Options_01_4.html#a225f365e99258e028ef1ffa0031fab9b',1,'Eigen::Map< Quaternion< _Scalar >, _Options >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'Eigen::PlainObjectBase::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'Eigen::PlainObjectBase::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01SparseMatrixType_01_4.html#a3afd7ca5fb61494e9195a1e318078028',1,'Eigen::Map< SparseMatrixType >::Map(Index rows, Index cols, Index nnz, const StorageIndex *outerIndexPtr, const StorageIndex *innerIndexPtr, const Scalar *valuePtr, const StorageIndex *innerNonZerosPtr=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01SparseMatrixType_01_4.html#aeecd1e0e97eeae254ad97cdf5bde9ec2',1,'Eigen::Map< SparseMatrixType >::Map(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZerosPtr=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'Eigen::PlainObjectBase::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'Eigen::PlainObjectBase::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'Eigen::PlainObjectBase::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a353d38055f6c80e99c699ee4eeec914e',1,'std::map::map()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a046708f7941fcfe57adab07734a605a0',1,'cv::FileNode::MAP'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#ac30882bd54277810ace3d0630cbc3252',1,'std::map::map(_InputIterator __first, _InputIterator __last, const _Compare &__comp, const allocator_type &__a=allocator_type())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a6339535802f1937f3dd78ee04d950ea7',1,'std::map::map(_InputIterator __first, _InputIterator __last)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a0d2b5c52350b2b79506ab308b32ca5f1',1,'std::map::map(_InputIterator __first, _InputIterator __last, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a8310f2293e381afba51e9cc44dd0eeef',1,'std::map::map(initializer_list< value_type > __l, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a95c130beb22f45766110a5b734a5b7a6',1,'std::map::map(map &&__m, const allocator_type &__a) noexcept(is_nothrow_copy_constructible< _Compare >::value &&_Alloc_traits::_S_always_equal())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#ae74f7651afbcb8b1c2d491a7145f3313',1,'std::map::map(const map &__m, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a97d93d27671323c77e27ef2986a4bcb8',1,'std::map::map(const allocator_type &__a)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Eigen::Map::Map()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a3f71fbbe2f15bf4a55f383030fe7d72f',1,'std::map::map(map &&)=default'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a8710ed019be6e93c3e226853e91da124',1,'std::map::map(const map &)=default'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#aa12fa7df574ac42da454cba7581c258e',1,'std::map::map(const _Compare &__comp, const allocator_type &__a=allocator_type())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#afc7cdce90f8100d9bf741d33f2b50019',1,'std::map::map()=default'],['https://docs.opencv.org/4.2.0/df/d4c/classcv_1_1MatAllocator.html#ad56f6160283a96780a3d02bc34595151',1,'cv::MatAllocator::map()'],['https://docs.opencv.org/4.2.0/dc/d09/structcv_1_1cudev_1_1RemapPtr1.html#a98faf5405ad3fb727f5205e4c2d7bf58',1,'cv::cudev::RemapPtr1::map'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Eigen::Map::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Eigen::Map::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00104.html',1,'(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://docs.opencv.org/4.2.0/d3/d3c/classcv_1_1reg_1_1Map.html',1,'cv::reg::Map'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html',1,'Eigen::Map< class, MapOptions, class >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08727.html',1,'std::__debug::map< _Key, _Tp, _Compare, _Allocator >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08923.html',1,'std::__profile::map< _Key, _Tp, _Compare, _Allocator >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html',1,'std::map< _Key, _Tp, _Compare, _Alloc >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)']]],
+ ['map_162',['map',['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01const_01Quaternion_3_01__Scalar_01_4_00_01__Options_01_4.html#a62785b607c1f24dfc042e28dedc791f8',1,'Eigen::Map< const Quaternion< _Scalar >, _Options >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01Quaternion_3_01__Scalar_01_4_00_01__Options_01_4.html#a225f365e99258e028ef1ffa0031fab9b',1,'Eigen::Map< Quaternion< _Scalar >, _Options >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'Eigen::PlainObjectBase::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'Eigen::PlainObjectBase::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01SparseMatrixType_01_4.html#a3afd7ca5fb61494e9195a1e318078028',1,'Eigen::Map< SparseMatrixType >::Map(Index rows, Index cols, Index nnz, const StorageIndex *outerIndexPtr, const StorageIndex *innerIndexPtr, const Scalar *valuePtr, const StorageIndex *innerNonZerosPtr=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map_3_01SparseMatrixType_01_4.html#aeecd1e0e97eeae254ad97cdf5bde9ec2',1,'Eigen::Map< SparseMatrixType >::Map(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZerosPtr=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'Eigen::PlainObjectBase::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'Eigen::PlainObjectBase::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< SparseMatrix< Scalar, _Flags, StorageIndex > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'Eigen::PlainObjectBase::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'Eigen::PlainObjectBase::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'Eigen::PlainObjectBase::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a353d38055f6c80e99c699ee4eeec914e',1,'std::map::map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Eigen::Map::Map()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#ac30882bd54277810ace3d0630cbc3252',1,'std::map::map(_InputIterator __first, _InputIterator __last, const _Compare &__comp, const allocator_type &__a=allocator_type())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a6339535802f1937f3dd78ee04d950ea7',1,'std::map::map(_InputIterator __first, _InputIterator __last)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a0d2b5c52350b2b79506ab308b32ca5f1',1,'std::map::map(_InputIterator __first, _InputIterator __last, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a8310f2293e381afba51e9cc44dd0eeef',1,'std::map::map(initializer_list< value_type > __l, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a95c130beb22f45766110a5b734a5b7a6',1,'std::map::map(map &&__m, const allocator_type &__a) noexcept(is_nothrow_copy_constructible< _Compare >::value &&_Alloc_traits::_S_always_equal())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#ae74f7651afbcb8b1c2d491a7145f3313',1,'std::map::map(const map &__m, const allocator_type &__a)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a97d93d27671323c77e27ef2986a4bcb8',1,'std::map::map(const allocator_type &__a)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Eigen::Map::Map()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a3f71fbbe2f15bf4a55f383030fe7d72f',1,'std::map::map(map &&)=default'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a8710ed019be6e93c3e226853e91da124',1,'std::map::map(const map &)=default'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#aa12fa7df574ac42da454cba7581c258e',1,'std::map::map(const _Compare &__comp, const allocator_type &__a=allocator_type())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#afc7cdce90f8100d9bf741d33f2b50019',1,'std::map::map()=default'],['https://docs.opencv.org/4.2.0/df/d4c/classcv_1_1MatAllocator.html#ad56f6160283a96780a3d02bc34595151',1,'cv::MatAllocator::map()'],['https://docs.opencv.org/4.2.0/dc/d09/structcv_1_1cudev_1_1RemapPtr1.html#a98faf5405ad3fb727f5205e4c2d7bf58',1,'cv::cudev::RemapPtr1::map'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Eigen::Map::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Derived, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, AlignedMax >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a3f621386d55a373f53082ac62579897e',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a52069afac76e3f609a6865106dc10254',1,'Map< const Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Unaligned >::Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType())'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html#a43b3e84aba2ff1a241dbc3d177fb2e22',1,'Map< const Derived, AlignedMax >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00104.html',1,'(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a046708f7941fcfe57adab07734a605a0',1,'cv::FileNode::MAP'],['https://docs.opencv.org/4.2.0/d3/d3c/classcv_1_1reg_1_1Map.html',1,'cv::reg::Map'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Map.html',1,'Eigen::Map< class, MapOptions, class >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08727.html',1,'std::__debug::map< _Key, _Tp, _Compare, _Allocator >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08923.html',1,'std::__profile::map< _Key, _Tp, _Compare, _Allocator >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html',1,'std::map< _Key, _Tp, _Compare, _Alloc >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Matrix< ComplexScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a8ed320f4d926ab401117564cafc3e232',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#adffe779fdca149b5eba4dc542bf76b94',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab195765374a1d5dee35dff790346bd42',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#abd3e2e293d1d8591a5e6772ecc4d2c4c',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad1815d868cb69ebba3d4e1c9e263d2af',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ab5392255cbc16c3d3d91b09088e027b4',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf9fcc07dc13f89cf71d4a4e2b220d24',1,'PlainObjectBase< Array< StorageIndex, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#ad41d75bfc07b50b2912f99212a7265ed',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a240ab54b8839d02bdd35e358a3d66b73',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#a1a3a8fd56500cda9a96189cd55472203',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aaf22e2ddbebc397d1e6b17a95af8e7d4',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PlainObjectBase.html#aebf9df309b9b6f4e5cc0d495a423f749',1,'PlainObjectBase< Array< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)']]],
['map_20class_163',['Interfacing with raw buffers: the Map class',['https://eigen.tuxfamily.org/dox/group__TutorialMapClass.html',1,'']]],
['map_20from_20stereo_20images_164',['Depth Map from Stereo Images',['https://docs.opencv.org/4.2.0/dd/d53/tutorial_py_depthmap.html',1,'']]],
['map_20post_20filtering_165',['Disparity map post-filtering',['https://docs.opencv.org/4.2.0/d3/d14/tutorial_ximgproc_disparity_filtering.html',1,'']]],
@@ -282,7 +282,7 @@ var searchData=
['masksource_5f_279',['maskSource_',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a7d8e382c7286c16bc44ed07160ecf6c0',1,'cv::videostab::StabilizerBase']]],
['masksum_280',['maskSum',['https://docs.opencv.org/4.2.0/db/d06/classcv_1_1cuda_1_1SURF__CUDA.html#a45223b25f9b1dbf54b2afb84db4970e1',1,'cv::cuda::SURF_CUDA']]],
['master_20installation_20by_20using_20git_20bash_20version_202_2014_201_20and_20cmake_20version_203_209_201_281',['Tesseract (master) installation by using git-bash (version>=2.14.1) and cmake (version >=3.9.1)',['https://docs.opencv.org/4.2.0/db/d4c/tutorial_install_tesseract.html',1,'']]],
- ['mat_282',['mat',['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a5fafc033e089143062fd31015b5d0f40',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a9fa74fb14362d87cb183453d2441948f',1,'cv::Mat::Mat(Size size, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a51615ebf17a64c968df0bf49b4de6a3a',1,'cv::Mat::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a294eaf8a95d2f9c7be19ff594d06278e',1,'cv::Mat::Mat(const Mat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#ad20a78b5501fc39543a240142a40e234',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html',1,'cv::Mat'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html',1,'cv::gapi::own::Mat'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a922de793eabcec705b3579c5f95a643e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afbf34be80b7443123b2a032a67c3c4e3',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a6adc4d64db5379bcbb713e71c9292f6e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a156df5a1326dd5c30b187b0e721a5f57',1,'cv::Mat::Mat(int ndims, const int *sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a286371a6196eaaaf0b86e158590460b7',1,'cv::Mat::Mat(Size size, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a3620c370690b5ca4d40c767be6fb4ceb',1,'cv::Mat::Mat(int rows, int cols, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a75a97b1e4e55f380c172af58048a7cde',1,'cv::Mat::Mat(Size size, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a2ec3402f7d165ca34c7fd6e8498a62ca',1,'cv::Mat::Mat(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af1d014cecd1510cdf580bf2ed7e5aafc',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba78b5339efc1a4718ab6a1b688ccffc1c',1,'cv::_InputArray::MAT'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa7ec97373406215f2d4bc72cc1d27036',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a42a7627680e1866327c479e0e38cc889',1,'cv::FileNode::mat()'],['https://docs.opencv.org/4.2.0/d9/dff/structcv_1_1datasets_1_1IR__affineObj.html#a64e3005ee9661a9a8b67bc8a35afc902',1,'cv::datasets::IR_affineObj::mat'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a5dcf42d437b66adb458a0d7bccff564a',1,'cv::gapi::own::Mat::Mat(Mat &&src)=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a1a1fc825c35cd15ab6ed58577b656611',1,'cv::gapi::own::Mat::Mat(Mat const &src)=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ac23d30e1c30faab9b75ed2017bfc6a78',1,'cv::gapi::own::Mat::Mat(Mat const &src, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a70c8088d155be7349395707b82af3201',1,'cv::gapi::own::Mat::Mat(std::vector< int > &&_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#aa6165a0c8d914383bca8d9cc514d817c',1,'cv::gapi::own::Mat::Mat(const std::vector< int > &_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ae1d3f6c4e8f742d83a2db8a399d39f1c',1,'cv::gapi::own::Mat::Mat(int _rows, int _cols, int _type, void *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a16a2cd2d814cbd55c45a48c7a0baf1c0',1,'cv::gapi::own::Mat::Mat()=default'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#adcaeb226bafeff8a1b262f57f6ffbcc4',1,'cv::Mat::Mat(Mat &&m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23957ae2fed348c67952c0d69c873972',1,'cv::Mat::Mat(const MatCommaInitializer_< _Tp > &commaInitializer)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a92a3e9e5911a2eb0cf0950a0a9670c76',1,'cv::Mat::Mat(const Mat &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afde22a742fc73c0a150a9002310ac2eb',1,'cv::Mat::Mat(const Mat &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa6e903a6c762478692791a33d233019b',1,'cv::Mat::Mat(const Mat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23b182c4ffd46abe38f460c1480ae887',1,'cv::Mat::Mat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afccd5d581d7dc205925debf83ea4c7be',1,'cv::Mat::Mat(const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a174d591e68a4876f7164aefb1f3551d5',1,'cv::Mat::Mat(const std::initializer_list< int > sizes, const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af831f6ce5e9ff546682e8155b5c835b1',1,'cv::Mat::Mat(const std::array< _Tp, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a507e01fb48b34a3e5c45f9f5b00725e8',1,'cv::Mat::Mat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a37068a8d9acc7cc5af817eb82b2aa83b',1,'cv::Mat::Mat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a224477889ddc7424aaab1b76e7682ea2',1,'cv::Mat::Mat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a7d72610ed5aed9117eb7933a97670309',1,'cv::Mat::Mat(const Point3_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa82eca82664985c81c7912b04549370d',1,'cv::Mat::Mat(const cuda::GpuMat &m)']]],
+ ['mat_282',['mat',['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a9fa74fb14362d87cb183453d2441948f',1,'cv::Mat::Mat(Size size, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a51615ebf17a64c968df0bf49b4de6a3a',1,'cv::Mat::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a294eaf8a95d2f9c7be19ff594d06278e',1,'cv::Mat::Mat(const Mat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#ad20a78b5501fc39543a240142a40e234',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afbf34be80b7443123b2a032a67c3c4e3',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html',1,'cv::Mat'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html',1,'cv::gapi::own::Mat'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a5fafc033e089143062fd31015b5d0f40',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a6adc4d64db5379bcbb713e71c9292f6e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a156df5a1326dd5c30b187b0e721a5f57',1,'cv::Mat::Mat(int ndims, const int *sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a286371a6196eaaaf0b86e158590460b7',1,'cv::Mat::Mat(Size size, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a3620c370690b5ca4d40c767be6fb4ceb',1,'cv::Mat::Mat(int rows, int cols, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a75a97b1e4e55f380c172af58048a7cde',1,'cv::Mat::Mat(Size size, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a2ec3402f7d165ca34c7fd6e8498a62ca',1,'cv::Mat::Mat(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af1d014cecd1510cdf580bf2ed7e5aafc',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a42a7627680e1866327c479e0e38cc889',1,'cv::FileNode::mat()'],['https://docs.opencv.org/4.2.0/d9/dff/structcv_1_1datasets_1_1IR__affineObj.html#a64e3005ee9661a9a8b67bc8a35afc902',1,'cv::datasets::IR_affineObj::mat'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a92a3e9e5911a2eb0cf0950a0a9670c76',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aaf0c2c0ca864067cc6e21a7ea2c1b1fdd',1,'MAT(Global Namespace)'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba78b5339efc1a4718ab6a1b688ccffc1c',1,'cv::_InputArray::MAT'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a5dcf42d437b66adb458a0d7bccff564a',1,'cv::gapi::own::Mat::Mat(Mat &&src)=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a1a1fc825c35cd15ab6ed58577b656611',1,'cv::gapi::own::Mat::Mat(Mat const &src)=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ac23d30e1c30faab9b75ed2017bfc6a78',1,'cv::gapi::own::Mat::Mat(Mat const &src, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a70c8088d155be7349395707b82af3201',1,'cv::gapi::own::Mat::Mat(std::vector< int > &&_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#aa6165a0c8d914383bca8d9cc514d817c',1,'cv::gapi::own::Mat::Mat(const std::vector< int > &_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ae1d3f6c4e8f742d83a2db8a399d39f1c',1,'cv::gapi::own::Mat::Mat(int _rows, int _cols, int _type, void *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a16a2cd2d814cbd55c45a48c7a0baf1c0',1,'cv::gapi::own::Mat::Mat()=default'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#adcaeb226bafeff8a1b262f57f6ffbcc4',1,'cv::Mat::Mat(Mat &&m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa82eca82664985c81c7912b04549370d',1,'cv::Mat::Mat(const cuda::GpuMat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a7d72610ed5aed9117eb7933a97670309',1,'cv::Mat::Mat(const Point3_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a922de793eabcec705b3579c5f95a643e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa7ec97373406215f2d4bc72cc1d27036',1,'cv::Mat::Mat(const Mat &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afde22a742fc73c0a150a9002310ac2eb',1,'cv::Mat::Mat(const Mat &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa6e903a6c762478692791a33d233019b',1,'cv::Mat::Mat(const Mat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23b182c4ffd46abe38f460c1480ae887',1,'cv::Mat::Mat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afccd5d581d7dc205925debf83ea4c7be',1,'cv::Mat::Mat(const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a174d591e68a4876f7164aefb1f3551d5',1,'cv::Mat::Mat(const std::initializer_list< int > sizes, const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af831f6ce5e9ff546682e8155b5c835b1',1,'cv::Mat::Mat(const std::array< _Tp, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a507e01fb48b34a3e5c45f9f5b00725e8',1,'cv::Mat::Mat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a37068a8d9acc7cc5af817eb82b2aa83b',1,'cv::Mat::Mat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a224477889ddc7424aaab1b76e7682ea2',1,'cv::Mat::Mat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23957ae2fed348c67952c0d69c873972',1,'cv::Mat::Mat(const MatCommaInitializer_< _Tp > &commaInitializer)']]],
['mat_20data_283',['Plot function for Mat data',['https://docs.opencv.org/4.2.0/db/dfe/group__plot.html',1,'']]],
['mat_20the_20basic_20image_20container_284',['Mat - The Basic Image Container',['https://docs.opencv.org/4.2.0/d6/d6d/tutorial_mat_the_basic_image_container.html',1,'']]],
['mat_2ehpp_285',['mat.hpp',['https://docs.opencv.org/4.2.0/d7/d69/gapi_2include_2opencv2_2gapi_2own_2mat_8hpp.html',1,'(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d82/core_2include_2opencv2_2core_2mat_8hpp.html',1,'(Global Namespace)']]],
@@ -300,14 +300,14 @@ var searchData=
['mat2i_297',['mat2i',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga1ee6db17208ebd8bef5749d81267bf17',1,'Mat2i(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga1ee6db17208ebd8bef5749d81267bf17',1,'cv::Mat2i']]],
['mat2s_298',['mat2s',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaf945be4c317df201188e50e578e1fa75',1,'cv::Mat2s'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaf945be4c317df201188e50e578e1fa75',1,'Mat2s(Global Namespace)']]],
['mat2w_299',['mat2w',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaeb96ec2e3fd29bc27da746681e692b60',1,'Mat2w(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaeb96ec2e3fd29bc27da746681e692b60',1,'cv::Mat2w']]],
- ['mat3_300',['mat3',['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a37ca518be694a545a9572a3e5546e9e8',1,'Affine3< float >::Mat3'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a37ca518be694a545a9572a3e5546e9e8',1,'cv::Affine3::Mat3'],['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a806a1c2e37b570d2212307a16be4e2cf',1,'cv::datasets::cameraParam::mat3']]],
+ ['mat3_300',['mat3',['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a806a1c2e37b570d2212307a16be4e2cf',1,'cv::datasets::cameraParam::mat3'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a37ca518be694a545a9572a3e5546e9e8',1,'Affine3< float >::Mat3'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a37ca518be694a545a9572a3e5546e9e8',1,'cv::Affine3::Mat3']]],
['mat3b_301',['mat3b',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga7198dbdcacbcde70f7c7d1209d57146a',1,'Mat3b(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga7198dbdcacbcde70f7c7d1209d57146a',1,'cv::Mat3b']]],
['mat3d_302',['mat3d',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaf14b1aa52fc952072c0b653f916ffac8',1,'cv::Mat3d'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaf14b1aa52fc952072c0b653f916ffac8',1,'Mat3d(Global Namespace)']]],
['mat3f_303',['mat3f',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8ee031423ba0ecb65fef2bc40abd970e',1,'cv::Mat3f'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8ee031423ba0ecb65fef2bc40abd970e',1,'Mat3f(Global Namespace)']]],
['mat3i_304',['mat3i',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga89d566f26821c717c666d31bcfc6bf35',1,'cv::Mat3i'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga89d566f26821c717c666d31bcfc6bf35',1,'Mat3i(Global Namespace)']]],
['mat3s_305',['mat3s',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga4c3cec2bb940613dec561e59b0948801',1,'cv::Mat3s'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga4c3cec2bb940613dec561e59b0948801',1,'Mat3s(Global Namespace)']]],
['mat3w_306',['mat3w',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga5574e954e5acfdb4e1e03e1dbd8bab6a',1,'Mat3w(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga5574e954e5acfdb4e1e03e1dbd8bab6a',1,'cv::Mat3w']]],
- ['mat4_307',['mat4',['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a8cffc15426d4fa26e2e944e0a4a27e98',1,'cv::datasets::cameraParam::mat4'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a9466d60cebb8d94b8bf23e52aa89b95b',1,'Affine3< float >::Mat4'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a9466d60cebb8d94b8bf23e52aa89b95b',1,'cv::Affine3::Mat4']]],
+ ['mat4_307',['mat4',['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a9466d60cebb8d94b8bf23e52aa89b95b',1,'Affine3< float >::Mat4'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a9466d60cebb8d94b8bf23e52aa89b95b',1,'cv::Affine3::Mat4'],['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a8cffc15426d4fa26e2e944e0a4a27e98',1,'cv::datasets::cameraParam::mat4']]],
['mat4b_308',['mat4b',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga38bd307d9a0cac4c335e648ef8b63a3e',1,'cv::Mat4b'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga38bd307d9a0cac4c335e648ef8b63a3e',1,'Mat4b(Global Namespace)']]],
['mat4d_309',['mat4d',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gab7781ee46e4a6148e037be23217201dc',1,'Mat4d(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gab7781ee46e4a6148e037be23217201dc',1,'cv::Mat4d']]],
['mat4f_310',['mat4f',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga781cc98063ecb8e02e3576140714842f',1,'Mat4f(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga781cc98063ecb8e02e3576140714842f',1,'cv::Mat4f']]],
@@ -387,7 +387,7 @@ var searchData=
['matmulderiv_384',['matmulderiv',['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga905541c1275852eabff7dbdfbc10d160',1,'cv::matMulDeriv()'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga905541c1275852eabff7dbdfbc10d160',1,'matMulDeriv()(Global Namespace)']]],
['matop_385',['matop',['https://docs.opencv.org/4.2.0/d1/d9d/classcv_1_1MatOp.html',1,'cv::MatOp'],['https://docs.opencv.org/4.2.0/d1/d9d/classcv_1_1MatOp.html#ac6eeff02c5ef401a8c1dcd150551f004',1,'cv::MatOp::MatOp()']]],
['matrices_386',['matrices',['https://docs.opencv.org/4.2.0/d9/d88/group__cudaarithm__arithm.html',1,'Arithm Operations on Matrices'],['https://docs.opencv.org/4.2.0/de/d09/group__cudaarithm__core.html',1,'Core Operations on Matrices'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html',1,'Graph API: Operations on matrices'],['https://docs.opencv.org/4.2.0/d7/d37/tutorial_mat_mask_operations.html',1,'Mask operations on matrices'],['https://docs.opencv.org/4.2.0/d5/d8e/group__cudaarithm.html',1,'Operations on Matrices'],['https://eigen.tuxfamily.org/dox/group__SparseQuickRefPage.html',1,'Quick reference guide for sparse matrices']]],
- ['matrix_387',['matrix',['https://eigen.tuxfamily.org/dox/TopicCustomizing_InheritingMatrix.html',1,'Inheriting from Matrix'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dim, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dim, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dim, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'Eigen::RotationBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a0ac079dc1995058cbbded553b8d4485c',1,'Eigen::Transform::matrix() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a758fbaf6aa41a5493659aa0c9bfe0dcf',1,'Eigen::Transform::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Rotation2D< _Scalar >, 2 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Quaternion< _Scalar, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Derived, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< AngleAxis< _Scalar >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'ArrayBase< ArrayWrapper< ExpressionType > >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'Eigen::ArrayBase::matrix()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ad122a1f67e7b1d20fd2cb511f2fe7d5d',1,'Affine3< float >::matrix'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ad122a1f67e7b1d20fd2cb511f2fe7d5d',1,'cv::Affine3::matrix'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Eigen::Matrix::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Eigen::Matrix::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Eigen::Matrix::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Eigen::Matrix::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Eigen::Matrix::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Eigen::Matrix::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Eigen::Matrix::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Eigen::Matrix::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html',1,'Eigen::Matrix< class, _Rows, _Cols, _Options, _MaxRows, _MaxCols >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 3, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 3, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 3, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 3, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 3, 1 >::Matrix(Index dim)']]],
+ ['matrix_387',['matrix',['https://eigen.tuxfamily.org/dox/TopicCustomizing_InheritingMatrix.html',1,'Inheriting from Matrix'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dim, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dim, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dim, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Rotation2D< _Scalar >, 2 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Eigen::Matrix::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Eigen::Matrix::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Eigen::Matrix::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Eigen::Matrix::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Eigen::Matrix::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a0ac079dc1995058cbbded553b8d4485c',1,'Eigen::Transform::matrix() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a758fbaf6aa41a5493659aa0c9bfe0dcf',1,'Eigen::Transform::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Quaternion< _Scalar, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Derived, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< AngleAxis< _Scalar >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'Eigen::RotationBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'ArrayBase< ArrayWrapper< ExpressionType > >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'Eigen::ArrayBase::matrix()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ad122a1f67e7b1d20fd2cb511f2fe7d5d',1,'Affine3< float >::matrix'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ad122a1f67e7b1d20fd2cb511f2fe7d5d',1,'cv::Affine3::matrix'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html',1,'Eigen::Matrix< class, _Rows, _Cols, _Options, _MaxRows, _MaxCols >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Eigen::Matrix::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Eigen::Matrix::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Eigen::Matrix::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 3, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 3, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 3, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 3, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 3, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 3, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index dim)']]],
['matrix_20and_20array_20manipulation_388',['Dense matrix and array manipulation',['https://eigen.tuxfamily.org/dox/group__DenseMatrixManipulation__chapter.html',1,'']]],
['matrix_20and_20vector_20arithmetic_389',['Matrix and vector arithmetic',['https://eigen.tuxfamily.org/dox/group__TutorialMatrixArithmetic.html',1,'']]],
['matrix_20class_390',['The Matrix class',['https://eigen.tuxfamily.org/dox/group__TutorialMatrixClass.html',1,'']]],
@@ -665,7 +665,7 @@ var searchData=
['member_5ftype_662',['member_type',['https://docs.opencv.org/4.2.0/d7/d68/structcv_1_1ParamType_3_01unsigned_01_4.html#a4077fed0defda475e5a7f94dc0f43471',1,'cv::ParamType< unsigned >::member_type'],['https://docs.opencv.org/4.2.0/dc/d63/structcv_1_1ParamType_3_01uint64_01_4.html#a898892dcc53b03d30896d17362b86bd0',1,'cv::ParamType< uint64 >::member_type'],['https://docs.opencv.org/4.2.0/d3/da3/structcv_1_1ParamType_3_01uchar_01_4.html#a54a369a0c03aeb81c490b95cd4988d33',1,'cv::ParamType< uchar >::member_type'],['https://docs.opencv.org/4.2.0/dd/df2/structcv_1_1ParamType_3_01float_01_4.html#ac43101978b056f5e4df09e46d0f028ba',1,'cv::ParamType< float >::member_type'],['https://docs.opencv.org/4.2.0/d0/d5f/structcv_1_1ParamType_3_01String_01_4.html#ac2b64e3e485f29a294945fca9c3f056e',1,'cv::ParamType< String >::member_type'],['https://docs.opencv.org/4.2.0/dc/d1c/structcv_1_1ParamType_3_01std_1_1vector_3_01Mat_01_4_01_4.html#a4888173117027981f98e76c7fd1b1cfe',1,'cv::ParamType< std::vector< Mat > >::member_type'],['https://docs.opencv.org/4.2.0/d1/d87/structcv_1_1ParamType_3_01bool_01_4.html#a964f22530bde824b0e0b235910a24861',1,'cv::ParamType< bool >::member_type'],['https://docs.opencv.org/4.2.0/d2/dda/structcv_1_1ParamType_3_01Scalar_01_4.html#a208d9d406c54735de6340378877c7d22',1,'cv::ParamType< Scalar >::member_type'],['https://docs.opencv.org/4.2.0/d4/d98/structcv_1_1ParamType_3_01double_01_4.html#a6794ef3ad81ebde269e87cbd525346f3',1,'cv::ParamType< double >::member_type'],['https://docs.opencv.org/4.2.0/db/d5f/structcv_1_1ParamType_3_01Mat_01_4.html#a64a15830a193000b5313eee5f956a8f4',1,'cv::ParamType< Mat >::member_type'],['https://docs.opencv.org/4.2.0/db/d0d/structcv_1_1ParamType_3_01__Tp_00_01typename_01std_1_1enable__if_3_01std_1_1is__enum_3_01__Tp_01_4_1_1value_01_4_1_1type_01_4.html#a0742037bb334272b50f79529057a6bdd',1,'cv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >::member_type'],['https://docs.opencv.org/4.2.0/d2/d39/structcv_1_1ParamType_3_01Algorithm_01_4.html#a5a4291ac78bc1fe7d3d13ed9ef4e5c36',1,'cv::ParamType< Algorithm >::member_type']]],
['members_663',['members',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01511.html',1,'Adaptors for pointers to members'],['https://eigen.tuxfamily.org/dox/group__TopicStructHavingEigenMembers.html',1,'Structures Having Eigen Members']]],
['memoptypetostr_664',['memoptypetostr',['https://docs.opencv.org/4.2.0/dc/d83/group__core__opencl.html#ga3a8b3c8a8991e15ac4e4aa2a007bb2ea',1,'memopTypeToStr()(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d83/group__core__opencl.html#ga3a8b3c8a8991e15ac4e4aa2a007bb2ea',1,'cv::ocl::memopTypeToStr()']]],
- ['memory_665',['memory',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00107.html',1,'(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482dabdde7670c9c7e472f8445932ea7cbbf7',1,'cv::FileStorage::MEMORY'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::memory'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'cv::util::variant::memory'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01480.html',1,'Memory']]],
+ ['memory_665',['memory',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00107.html',1,'(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::memory'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'cv::util::variant::memory'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482dabdde7670c9c7e472f8445932ea7cbbf7',1,'cv::FileStorage::MEMORY'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01480.html',1,'Memory']]],
['memory_20images_20in_20the_20visual_20studio_20debugger_666',['Image Watch: viewing in-memory images in the Visual Studio debugger',['https://docs.opencv.org/4.2.0/d4/d14/tutorial_windows_visual_studio_image_watch.html',1,'']]],
['memory_5forder_667',['memory_order',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#ga7163c4f13e7624eb78b16bb599a72f98',1,'memory_order(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#ga7163c4f13e7624eb78b16bb599a72f98',1,'std::memory_order'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#gab4f8c60de95c10793a8e3e27fcb800d9',1,'memory_order(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01494.html#gab4f8c60de95c10793a8e3e27fcb800d9',1,'std::memory_order']]],
['memory_5fresource_668',['memory_resource',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01013.html',1,'']]],
@@ -733,7 +733,7 @@ var searchData=
['microsoft_20visual_20studio_730',['How to build applications with OpenCV inside the "Microsoft Visual Studio"',['https://docs.opencv.org/4.2.0/dd/d6e/tutorial_windows_visual_studio_opencv.html',1,'']]],
['middlebutton_731',['MiddleButton',['https://docs.opencv.org/4.2.0/dc/d3b/classcv_1_1viz_1_1MouseEvent.html#ada240f2528500ad1615e76fb2fd9e2baacd85df21decb225a207beaca4c1a3778',1,'cv::viz::MouseEvent']]],
['milliseconds_732',['milliseconds',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01559.html#a979a98673e4244630e142461b1026d74',1,'std::chrono']]],
- ['min_733',['min',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac37cfadd8b02bc1989b2ff264d915a6b',1,'cv::cudev::min(const uchar1 &a, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01bddf9f2a64d5b3e53439be20d9c409',1,'cv::cudev::min(const ushort4 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8bf016e8bdbabc4af9fa4e017c17507e',1,'cv::cudev::min(const ushort3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga994dcac74e8ff3a0f53eec9f742c97da',1,'cv::cudev::min(const ushort2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1ff909acfd57096f7c944766d1f65439',1,'cv::cudev::min(float s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga72e8042831b9697209fae75abf289835',1,'cv::cudev::min(const ushort1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad80ae937fbf7a3dc21a6a6fa8180b099',1,'cv::cudev::min(float s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadfea1d9d44ed701c8e800349e04f23ee',1,'cv::cudev::min(float s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0e38244f6b1acb8682e3f85143bd492',1,'cv::cudev::min(float s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9520bff992e84829c710b2e09546fa22',1,'cv::cudev::min(ushort s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4f2589513e2749a9851c4124646619b9',1,'cv::cudev::min(const ushort2 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac5cbd2b6ca7192b0bd8e8495ef5159b8',1,'cv::cudev::min(const ushort3 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0488483f92053697cbcd087185945cf1',1,'cv::cudev::min(ushort s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac3b5b82737560408526a05e60a01cf0c',1,'cv::cudev::min(const double1 &a, const double1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaea84f0591c4aa8110ee233fd83f3b2e7',1,'cv::cudev::min(const int2 &a, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga29bc62147e04bbc4d5cc713722b3ebc7',1,'cv::cudev::min(const int3 &a, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac0a27832d49d358b841977db8ac614fe',1,'cv::cudev::min(const int4 &a, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga874939daee476a502f9e25a60d11a0af',1,'cv::cudev::min(const float4 &a, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga17b5b845d773a38304e10c6f6ef7a63b',1,'cv::cudev::min(const float1 &a, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40ba01d1818bae80a0b25cced8a91b0e',1,'cv::cudev::min(const float2 &a, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ea00427d284684a5381f925c8865413',1,'cv::cudev::min(const float3 &a, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3e3b6cc4c9f631582962e2e8a570974',1,'cv::cudev::min(const double2 &a, const double2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga16cbeba62c9983bec445ede74fe15c5d',1,'cv::cudev::min(const double3 &a, const double3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9a26ede9e7b8aff8af95843ae065a3d6',1,'cv::cudev::min(const double4 &a, const double4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f48115719f2492736e6c1e6e54b47bc',1,'cv::cudev::min(const int1 &a, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50b5e9c2bd4b51a9ca871a2affbab6be',1,'cv::cudev::min(uchar s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga94bc7c6f847a6b03438d75ad28b20e50',1,'cv::cudev::min(uchar s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5700161b6d3d48c4f6b6cb8f6893a77d',1,'cv::cudev::min(const uchar1 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac7e88fd0b276bc8f582117afba6f69b8',1,'cv::cudev::min(uchar s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9ebc299c55f1c956ba1bf59818339a9',1,'cv::cudev::min(const uchar2 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga490a5a4ee4b491ca52355d3591963d36',1,'cv::cudev::min(const uchar3 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3deb31d4bd9746fe908aae0a32876a67',1,'cv::cudev::min(uchar s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad7443e024eba9d6e7dba462db0f87b09',1,'cv::cudev::min(const uchar4 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0f584667f590a24d7952bba2c38b9d38',1,'cv::cudev::min(float s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad638c54878b6ccf16f85915845369fb8',1,'cv::cudev::min(const ushort2 &a, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2f4a86c57c6faaa3c448c0f865a29b26',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e7580e80893052d84dfb5ec5ca5f766',1,'cv::cudev::min(const uchar2 &a, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga99931470f4d68820bbc5459ed795da8d',1,'cv::cudev::min(const uchar3 &a, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga09f515695538396fb8648b71901d058d',1,'cv::cudev::min(const char4 &a, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaad2901b8dd9a2efa1ea3a075ddf2d3f8',1,'cv::cudev::min(const char1 &a, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga580140f65047fb3188cd74f2d0f69a08',1,'cv::cudev::min(const char2 &a, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf199b5514de7c6a6af1b2c73c5725b7b',1,'cv::cudev::min(const char3 &a, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa618ba2f3832b30d643cce7efa62a04c',1,'cv::cudev::min(const ushort4 &a, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4c687dbc301bada436f1b666ac1ad4de',1,'cv::cudev::min(const ushort1 &a, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fa8e7016286ff7a654d7f61c0b229ed',1,'cv::cudev::min(const uchar1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga77ec7dd3c8bf8d93adb1a0ae89226dc0',1,'cv::cudev::min(const ushort3 &a, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga68ba59a2fd07a335aa566788ae5b6dd8',1,'cv::cudev::min(const short4 &a, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga570aa1a8375e90a96942ba5a9d73a8b9',1,'cv::cudev::min(const short1 &a, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf1c5a8171954561ee7d86bad9a5b69ca',1,'cv::cudev::min(const short2 &a, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71d89f72aa99839fa446920cee353de8',1,'cv::cudev::min(const short3 &a, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad897218ccbbb0e9cc8660213479afad2',1,'cv::cudev::min(const uint4 &a, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga211f9a750f17f04c671e1ecff782d3b0',1,'cv::cudev::min(const uint1 &a, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga534ff33d0fb6a9f231c45e11ec109c06',1,'cv::cudev::min(const uint2 &a, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76547c7e7ce1e38e4bfbc95c41f211a9',1,'cv::cudev::min(const uint3 &a, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadd1a35bdd7cf565b9ade2b66e59bd0ed',1,'cv::cudev::min(double s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7cc186a6d010c07d69d9f2659f91f172',1,'cv::cudev::min(const char4 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa0c0b1bc40a2ec46f6eb78af0a80253e',1,'cv::cudev::min(char s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44a838e528321de5c93cd881016818f4',1,'cv::cudev::min(float s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae91887a3df27695bfac7c04a17e7f317',1,'cv::cudev::min(float s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga62d81f05a2715d7b4869c831e948241f',1,'cv::cudev::min(const char1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ffc1aaa7e1fbf701e7c705005bbddb',1,'cv::cudev::min(float s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad1dccc25340fb0aaebd5570168f9523f',1,'cv::cudev::min(const char2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6db34e52d79cc78bb82d6473ed9d260b',1,'cv::cudev::min(const char3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d9172e56b98d1e9db062064c8871c2a',1,'cv::cudev::min(float s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga43a5a174cfe82f50b81cae0fef539eb2',1,'cv::cudev::min(const char4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga578896b54a57ff07a3bf7d0c3fd2543f',1,'cv::cudev::min(char s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f2de1cd74a26036c9655cac8f4fd12b',1,'cv::cudev::min(const char1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0bbfbc5daa53d92b244b57ea9c7001b3',1,'cv::cudev::min(double s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c0105c80bfe524779da1b354f6757e6',1,'cv::cudev::min(const char2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga376a6835981117634436f321b2ce2a92',1,'cv::cudev::min(const char3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5abd5ca68674510c6de74842959cfdc7',1,'cv::cudev::min(double s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb06294a2cfbb6069b757839c7fd9da',1,'cv::cudev::min(const char4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ff980b4d39740767b63f1de88d1b57',1,'cv::cudev::min(double s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6a7df99230006a5cc5615b0011df7a36',1,'cv::cudev::min(ushort s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaab249d89f99bb58dd18ca378c735a020',1,'cv::cudev::min(ushort s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga328aabd669c55a39527628ca404d6d68',1,'cv::cudev::min(double s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafbdb0b1d874b4d611fbe2fc87aa6723e',1,'cv::cudev::min(float s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga25355dc07c2a9bcfe29dd47ffbd1af1f',1,'cv::cudev::min(const uchar2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga968ddc4b3f1330fd8bba47996a879279',1,'cv::cudev::min(const uchar3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga00c88b38b31430626b18a806bab64102',1,'cv::cudev::min(float s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01ef9f5f0c55a33ed31f61b8996a9ef2',1,'cv::cudev::min(const uchar4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0b6e96bf59d8775fe468c8b0f0cd4c59',1,'cv::cudev::min(float s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga053670b49cc762f89cd71a48a23410b2',1,'cv::cudev::min(double s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7ae5c5fe2a9037803d26dc7ac9dc84e6',1,'cv::cudev::min(double s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaebde1cc8ab3c8a2489f018498b4af0e1',1,'cv::cudev::min(const uchar1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0253aab8205cbcdfe6214ac2a69fe581',1,'cv::cudev::min(const ushort1 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga695465274932c09378b6c197485b592e',1,'cv::cudev::min(const uchar2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga428a2859cdb238bbbbf2fdb9215514bc',1,'cv::cudev::min(const uchar3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa8c71d074f87253f2743bf2d51342f58',1,'cv::cudev::min(double s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad695d4aa08dad8457dc787eb5b973397',1,'cv::cudev::min(const uchar4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0500af3d7867bfd51c3cad36ba0a491e',1,'cv::cudev::min(char s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40714aaf703568f042ac2334279c96be',1,'cv::cudev::min(const char1 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga79fc45bfa8191d6dacaf6d791c8d657d',1,'cv::cudev::min(char s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaf2fc475cfe7c1829fa659aad92f5311',1,'cv::cudev::min(const char2 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab3311a28f02b9f7f2322042ba73793dc',1,'cv::cudev::min(const char3 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0f584667f590a24d7952bba2c38b9d38',1,'min(float s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ea00427d284684a5381f925c8865413',1,'min(const float3 &a, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3e3b6cc4c9f631582962e2e8a570974',1,'min(const double2 &a, const double2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga16cbeba62c9983bec445ede74fe15c5d',1,'min(const double3 &a, const double3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9a26ede9e7b8aff8af95843ae065a3d6',1,'min(const double4 &a, const double4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac3b5b82737560408526a05e60a01cf0c',1,'min(const double1 &a, const double1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50b5e9c2bd4b51a9ca871a2affbab6be',1,'min(uchar s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga94bc7c6f847a6b03438d75ad28b20e50',1,'min(uchar s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5700161b6d3d48c4f6b6cb8f6893a77d',1,'min(const uchar1 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac7e88fd0b276bc8f582117afba6f69b8',1,'min(uchar s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9ebc299c55f1c956ba1bf59818339a9',1,'min(const uchar2 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga490a5a4ee4b491ca52355d3591963d36',1,'min(const uchar3 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3deb31d4bd9746fe908aae0a32876a67',1,'min(uchar s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad7443e024eba9d6e7dba462db0f87b09',1,'min(const uchar4 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40ba01d1818bae80a0b25cced8a91b0e',1,'min(const float2 &a, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fa8e7016286ff7a654d7f61c0b229ed',1,'min(const uchar1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafbdb0b1d874b4d611fbe2fc87aa6723e',1,'min(float s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga25355dc07c2a9bcfe29dd47ffbd1af1f',1,'min(const uchar2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga968ddc4b3f1330fd8bba47996a879279',1,'min(const uchar3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga00c88b38b31430626b18a806bab64102',1,'min(float s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01ef9f5f0c55a33ed31f61b8996a9ef2',1,'min(const uchar4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0b6e96bf59d8775fe468c8b0f0cd4c59',1,'min(float s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga053670b49cc762f89cd71a48a23410b2',1,'min(double s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7ae5c5fe2a9037803d26dc7ac9dc84e6',1,'min(double s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaebde1cc8ab3c8a2489f018498b4af0e1',1,'min(const uchar1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga328aabd669c55a39527628ca404d6d68',1,'min(double s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga695465274932c09378b6c197485b592e',1,'min(const uchar2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga428a2859cdb238bbbbf2fdb9215514bc',1,'min(const uchar3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga68ba59a2fd07a335aa566788ae5b6dd8',1,'min(const short4 &a, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga74f0b05a65b3d949c237abb5e6c60867',1,'min(InputArray src1, InputArray src2, OutputArray dst, Stream &stream=Stream::Null())(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga166301154ec0c6fb8859c8126e013fac',1,'min(const uchar4 &a, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac37cfadd8b02bc1989b2ff264d915a6b',1,'min(const uchar1 &a, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e7580e80893052d84dfb5ec5ca5f766',1,'min(const uchar2 &a, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga99931470f4d68820bbc5459ed795da8d',1,'min(const uchar3 &a, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga09f515695538396fb8648b71901d058d',1,'min(const char4 &a, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaad2901b8dd9a2efa1ea3a075ddf2d3f8',1,'min(const char1 &a, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga580140f65047fb3188cd74f2d0f69a08',1,'min(const char2 &a, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf199b5514de7c6a6af1b2c73c5725b7b',1,'min(const char3 &a, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa618ba2f3832b30d643cce7efa62a04c',1,'min(const ushort4 &a, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4c687dbc301bada436f1b666ac1ad4de',1,'min(const ushort1 &a, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad638c54878b6ccf16f85915845369fb8',1,'min(const ushort2 &a, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga77ec7dd3c8bf8d93adb1a0ae89226dc0',1,'min(const ushort3 &a, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa8c71d074f87253f2743bf2d51342f58',1,'min(double s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga570aa1a8375e90a96942ba5a9d73a8b9',1,'min(const short1 &a, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf1c5a8171954561ee7d86bad9a5b69ca',1,'min(const short2 &a, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71d89f72aa99839fa446920cee353de8',1,'min(const short3 &a, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad897218ccbbb0e9cc8660213479afad2',1,'min(const uint4 &a, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga211f9a750f17f04c671e1ecff782d3b0',1,'min(const uint1 &a, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga534ff33d0fb6a9f231c45e11ec109c06',1,'min(const uint2 &a, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76547c7e7ce1e38e4bfbc95c41f211a9',1,'min(const uint3 &a, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f48115719f2492736e6c1e6e54b47bc',1,'min(const int1 &a, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaea84f0591c4aa8110ee233fd83f3b2e7',1,'min(const int2 &a, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga29bc62147e04bbc4d5cc713722b3ebc7',1,'min(const int3 &a, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac0a27832d49d358b841977db8ac614fe',1,'min(const int4 &a, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga874939daee476a502f9e25a60d11a0af',1,'min(const float4 &a, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga17b5b845d773a38304e10c6f6ef7a63b',1,'min(const float1 &a, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44e25ba04453413a2aefc32c98efd3d9',1,'min(double s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9520bff992e84829c710b2e09546fa22',1,'min(ushort s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4f2589513e2749a9851c4124646619b9',1,'min(const ushort2 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac5cbd2b6ca7192b0bd8e8495ef5159b8',1,'min(const ushort3 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0488483f92053697cbcd087185945cf1',1,'min(ushort s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01bddf9f2a64d5b3e53439be20d9c409',1,'min(const ushort4 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadfea1d9d44ed701c8e800349e04f23ee',1,'min(float s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad80ae937fbf7a3dc21a6a6fa8180b099',1,'min(float s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga72e8042831b9697209fae75abf289835',1,'min(const ushort1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1ff909acfd57096f7c944766d1f65439',1,'min(float s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga994dcac74e8ff3a0f53eec9f742c97da',1,'min(const ushort2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8bf016e8bdbabc4af9fa4e017c17507e',1,'min(const ushort3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0e38244f6b1acb8682e3f85143bd492',1,'min(float s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabba296ea279127cee978c2e3fb735522',1,'min(const ushort4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0253aab8205cbcdfe6214ac2a69fe581',1,'min(const ushort1 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga269a8ed52e0311c9346d987a756dc884',1,'min(double s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3fda8022014b87c0102d0bbe0731809',1,'min(const ushort1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf44d7528016be23f9f4ef3a7da28bdac',1,'min(double s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4bcbc2bc3b592e71257b4ee668778787',1,'min(const ushort2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2b2d8959b9f43f2bc2806dc0ec78a100',1,'min(const ushort3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga58f0ef4c14e25abea43ff8946afeafc8',1,'min(double s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaca8f4d79b4cc1dec4c909ecf5ccca6a6',1,'min(const ushort4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae92efcdaa0c6fab988a414451359851a',1,'min(short s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga24f7488a901b2674720f7a5126131e64',1,'min(const short1 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga11a1d2f321a3eeef5dc50189f5b2ae9e',1,'min(short s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39261d4880c70eb9e3ef72458b4ac242',1,'min(const short2 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9eb9db0ca15633cccfddb52a962b6f6f',1,'min(const short3 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3e93316cdeb4b820699835dc2c2451cd',1,'min(short s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad1dccc25340fb0aaebd5570168f9523f',1,'min(const char2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad695d4aa08dad8457dc787eb5b973397',1,'min(const uchar4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0500af3d7867bfd51c3cad36ba0a491e',1,'min(char s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40714aaf703568f042ac2334279c96be',1,'min(const char1 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga79fc45bfa8191d6dacaf6d791c8d657d',1,'min(char s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaf2fc475cfe7c1829fa659aad92f5311',1,'min(const char2 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab3311a28f02b9f7f2322042ba73793dc',1,'min(const char3 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga578896b54a57ff07a3bf7d0c3fd2543f',1,'min(char s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7cc186a6d010c07d69d9f2659f91f172',1,'min(const char4 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa0c0b1bc40a2ec46f6eb78af0a80253e',1,'min(char s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44a838e528321de5c93cd881016818f4',1,'min(float s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae91887a3df27695bfac7c04a17e7f317',1,'min(float s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga62d81f05a2715d7b4869c831e948241f',1,'min(const char1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ffc1aaa7e1fbf701e7c705005bbddb',1,'min(float s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gab714c7a4adc847d75bfc080ac92924f4',1,'min(const GMat &src1, const GMat &src2)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6db34e52d79cc78bb82d6473ed9d260b',1,'min(const char3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d9172e56b98d1e9db062064c8871c2a',1,'min(float s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga43a5a174cfe82f50b81cae0fef539eb2',1,'min(const char4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadd1a35bdd7cf565b9ade2b66e59bd0ed',1,'min(double s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f2de1cd74a26036c9655cac8f4fd12b',1,'min(const char1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0bbfbc5daa53d92b244b57ea9c7001b3',1,'min(double s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c0105c80bfe524779da1b354f6757e6',1,'min(const char2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga376a6835981117634436f321b2ce2a92',1,'min(const char3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5abd5ca68674510c6de74842959cfdc7',1,'min(double s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb06294a2cfbb6069b757839c7fd9da',1,'min(const char4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ff980b4d39740767b63f1de88d1b57',1,'min(double s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6a7df99230006a5cc5615b0011df7a36',1,'min(ushort s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaab249d89f99bb58dd18ca378c735a020',1,'min(ushort s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf82c6bf26acf9096cd6f8d832e205a9e',1,'cv::cudev::min(const uint1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4985add7084003b38bae25ce9b5eae2',1,'cv::cudev::min(const short3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabc007a2636b9d49e09c17caccca7b41e',1,'cv::cudev::min(double s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaef22b25899d27ffa8f09721d1f5d8b01',1,'cv::cudev::min(const short4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3a8db4271fd8c29e4a9c986c8ffa2eb',1,'cv::cudev::min(double s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf0adb3df57e4ce8523b76eb59fe026c1',1,'cv::cudev::min(uint s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae99455f76095aede9458911725660297',1,'cv::cudev::min(uint s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga06193d22fbddc873a3062371b1854d71',1,'cv::cudev::min(const uint1 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39835721b56a82de6caea12b5ee0015f',1,'cv::cudev::min(uint s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0a9e0cefdaf6cb3661a2319e677167d1',1,'cv::cudev::min(const uint2 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9376163743f15adf0f696ad00a5e96a2',1,'cv::cudev::min(const uint3 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga684f17ba826938b730c28b1cf7e16970',1,'cv::cudev::min(uint s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga245743829629cc8a53765790b8ef1433',1,'cv::cudev::min(const uint4 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae70127cdf2e353258baef57e46ab4189',1,'cv::cudev::min(float s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaadd636d4ca9bfb329325255cf9471c0b',1,'cv::cudev::min(const short2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f990e7805334d097290763648fe0d15',1,'cv::cudev::min(float s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gacc89effe4a6e1877b214a90c228295fb',1,'cv::cudev::min(const uint2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac39cc5c8089033352304fecdb0c23a4a',1,'cv::cudev::min(const uint3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga609464e0f3eadb85eb02553bc55c966b',1,'cv::cudev::min(float s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d1edf16d076507bdeac3810ac34fea1',1,'cv::cudev::min(const uint4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6ff0c0ed6a04957c5ebfedd44429fa',1,'cv::cudev::min(float s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf850e4d7c3c2c5e301a444d81f97b0e9',1,'cv::cudev::min(double s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga28fb416063c7287d74bd18444dbad517',1,'cv::cudev::min(double s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafac21d2fddb5266c56b94f0cd5060957',1,'cv::cudev::min(const uint1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaafc4c9e25951034a070b138191a1646a',1,'cv::cudev::min(double s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1a023347bfd7b017630d6396006c919e',1,'cv::cudev::min(const uint2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab395407fb935812dd1b2ebbba595861a',1,'cv::cudev::min(const uint3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8a6eebe9af1fab17cf91f2aeb54085b',1,'cv::cudev::min(double s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3e93316cdeb4b820699835dc2c2451cd',1,'cv::cudev::min(short s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44e25ba04453413a2aefc32c98efd3d9',1,'cv::cudev::min(double s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga269a8ed52e0311c9346d987a756dc884',1,'cv::cudev::min(double s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3fda8022014b87c0102d0bbe0731809',1,'cv::cudev::min(const ushort1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf44d7528016be23f9f4ef3a7da28bdac',1,'cv::cudev::min(double s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4bcbc2bc3b592e71257b4ee668778787',1,'cv::cudev::min(const ushort2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2b2d8959b9f43f2bc2806dc0ec78a100',1,'cv::cudev::min(const ushort3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga58f0ef4c14e25abea43ff8946afeafc8',1,'cv::cudev::min(double s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaca8f4d79b4cc1dec4c909ecf5ccca6a6',1,'cv::cudev::min(const ushort4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae92efcdaa0c6fab988a414451359851a',1,'cv::cudev::min(short s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga24f7488a901b2674720f7a5126131e64',1,'cv::cudev::min(const short1 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga11a1d2f321a3eeef5dc50189f5b2ae9e',1,'cv::cudev::min(short s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39261d4880c70eb9e3ef72458b4ac242',1,'cv::cudev::min(const short2 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9eb9db0ca15633cccfddb52a962b6f6f',1,'cv::cudev::min(const short3 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6e644816e75c72b1f5514aa1c9a559f2',1,'cv::cudev::min(const uint4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2f4a86c57c6faaa3c448c0f865a29b26',1,'cv::cudev::min(const short4 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3948d81d0bef9933acb0e62becdaebb1',1,'cv::cudev::min(short s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0eb3c2749a2fc4328bdf119d66c6bc4',1,'cv::cudev::min(float s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga08f676bba98d6a2b2ff33bbb36c458ff',1,'cv::cudev::min(float s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga70b3c38288b779b54682e86ad916fdac',1,'cv::cudev::min(const short1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga165246f51a13bed7eab30ef17dcbc866',1,'cv::cudev::min(float s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga51aaec59cc082c1de9ff5943f582b8a7',1,'cv::cudev::min(const short2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad94786f5db09d1f9ee11cd46a3072e9d',1,'cv::cudev::min(const short3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fbef402308aa4d0431e52e9e59043fc',1,'cv::cudev::min(float s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bd9efd0d4387ea02188f653b32660ca',1,'cv::cudev::min(const short4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa933f0fd3d30808cb1b00cd3a39143b1',1,'cv::cudev::min(double s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d51422ef09b9121b7869ad2e5e5343d',1,'cv::cudev::min(const short1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb37e86108df64988afff37c569bf1a',1,'cv::cudev::min(double s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bc085902b3894d4369dc5e90e5a7047',1,'cv::cudev::min(double s, const double2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac052d68d62664c6a829fcfc234b5ad2a',1,'cv::cudev::min(const float2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76f6319d3c3b6aea1d9cfa7e08ec645b',1,'cv::cudev::min(const float3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41aac042716daa83b5cdafd2896cb20e',1,'cv::cudev::min(float s, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga505a34b8ad2b832c446adc4693575ec1',1,'cv::cudev::min(const float4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4fd2121e8d2a8eb3c442170ce48b30b1',1,'cv::cudev::min(const float3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae42f5af056b00eca967153edcf7588cd',1,'cv::cudev::min(double s, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4eca6d43aa7825a5757bf5f7effa2c17',1,'cv::cudev::min(const float1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad0b0dc3a4d4aa6124c3e507986d97dfa',1,'cv::cudev::min(double s, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f1b5f9d9048faafff9fb2d71b48bc66',1,'cv::cudev::min(const float2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf74639cd57a08c6e6f002d67251dd6e9',1,'cv::cudev::min(double s, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga547a488ab3fd582ac967006d5d41f84b',1,'cv::cudev::min(const float4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae52d65012143641cf97b730ecaf8b384',1,'cv::cudev::min(double s, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadb5a7dace4270dd3ffb889566f1d4ca7',1,'cv::cudev::min(double s, const double4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaafdf291e5b12dd034c25a0700e380df',1,'cv::cudev::min(float s, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabd9203fd6fc69c27d18f0a6dab04cdde',1,'cv::cudev::min(const double1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c6bbe4f5e2d46c15d0276414176ce5a',1,'cv::cudev::min(double s, const double1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e73fe37dc5804eb6fa06a2cb784d929',1,'cv::cudev::min(const double2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d0256b15a322a01a295af1227b210d0',1,'cv::cudev::min(double s, const double3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ec000596d80b26bd3b935fc9f510579',1,'cv::cudev::min(const double4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b9b38519d19d3122a8a167758e380ed',1,'cv::cudev::min(const double3 &a, double s)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gab714c7a4adc847d75bfc080ac92924f4',1,'cv::gapi::min()'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga9af368f182ee76d0463d0d8d5330b764',1,'min(InputArray src1, InputArray src2, OutputArray dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga0b8852cd1a92366860e390e8abbe78dc',1,'min(const Mat &src1, const Mat &src2, Mat &dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#gaa83bf3dce9a4a488675347fff6692cb9',1,'min(const UMat &src1, const UMat &src2, UMat &dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga2473116e9ce9a101a7e6ed53753df9b6',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gac48df53b8fd34b87e7b121fa8fd4c379',1,'min(const softfloat &a, const softfloat &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gaf625702f70e571f33784b0652be9a7b7',1,'min(const softdouble &a, const softdouble &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1e5555ef897df48dc04fed27b35a519d',1,'cv::cudev::min(const int3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9233bc7f6b5a39cf9b548d268c878a5e',1,'cv::cudev::min(int s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d6b7c35282b6fc4f731ca3c1a7675ed',1,'cv::cudev::min(const int1 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0e3044507d9d9f6ea035c12e342bf4c4',1,'cv::cudev::min(int s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga712cbf6a3192826a28b292961344ec8b',1,'cv::cudev::min(const int2 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa757af15c28d5ece108f75b9d31303e2',1,'cv::cudev::min(const int3 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga07de7b9863eb6866b8551688ab0cee91',1,'cv::cudev::min(int s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab1abaccc6127e9ae108f715ea8ca240f',1,'cv::cudev::min(const int4 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3b09d9c14fe356cdc8fa9e3a11ed35f9',1,'cv::cudev::min(int s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f99b55e3715d2f70934264240b9ea1a',1,'cv::cudev::min(float s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4cd5d53908ea8d992b7176d4f70bf2e1',1,'cv::cudev::min(float s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad65bb9c77829a24470594a1a06957a1d',1,'cv::cudev::min(const int1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaeadc2b477ffa2ba5629c1eeca0b49d63',1,'cv::cudev::min(float s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41cae75d54fbbd09e25adb26e58458f3',1,'cv::cudev::min(const int2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabba296ea279127cee978c2e3fb735522',1,'cv::cudev::min(const ushort4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga63987f0c60443f7907a223a23429fa16',1,'cv::cudev::min(float s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaded7b15e951de4fec9096063ca51bf1b',1,'cv::cudev::min(const int4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae55f0ba96bec14b409e1908032060a01',1,'cv::cudev::min(double s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71aea75a5c530a382493ca538b9b3018',1,'cv::cudev::min(const int1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga451f65567b74e7f92a5d0c1be7090e20',1,'cv::cudev::min(double s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga003b58a72697803ec951afece96b067c',1,'cv::cudev::min(const int2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga533e7120fae1d8ebc4f464b5ad076ff2',1,'cv::cudev::min(double s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3f8f3331bd8cdfd7d2d0146115910a6c',1,'cv::cudev::min(const int4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7b6dea62568edd9aa7cfc0b7ee379b2e',1,'cv::cudev::min(double s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2a607b7403c4299e0c743e50d2f70a0f',1,'cv::cudev::min(const int3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac96713804ac8f9c0be35643a2d6b38a0',1,'cv::cudev::min(float s, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga706808dc4050b903da640de8dc4ce19c',1,'cv::cudev::min(float s, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d6d1a1c63011d0b7f43a55e5c867065',1,'cv::cudev::min(const float1 &a, float s)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a7b129ca3a6af6d6d063ecde317361ef8',1,'std::fisher_f_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06335.html#aaf1720ef1664fa77a5972c78addfa290',1,'mersenne_twister_engine< uint_fast32_t, 32, 624, 397, 31, 0x9908b0dfUL, 11, 0xffffffffUL, 7, 0x9d2c5680UL, 15, 0xefc60000UL, 18, 1812433253UL >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'normal_distribution< double >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'normal_distribution< result_type >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#acfd63c2f93e6215cd8304db6f5c39df4',1,'std::bernoulli_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a0dcaff746d5993e73b30cbbc70afbd05',1,'std::binomial_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#a93cbd65b4fa6d5a84149a0db63c7e10c',1,'std::cauchy_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#a71039379ac60b7df94b625c4a45cb287',1,'std::chi_squared_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06343.html#a16286565620fc6966ca53540572ede38',1,'std::discard_block_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#a2ea8319bc859527d8a4f22380ab85672',1,'std::discrete_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a21226cd61a367799a695c438f6c0af26',1,'std::exponential_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#aa97af0bfaca27148976ef1a65ab257c5',1,'std::extreme_value_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'gamma_distribution< result_type >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'std::gamma_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#af711039331910d5b184bfcdb43e4e12b',1,'std::geometric_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#a5900ce9b2214d848cce14cb82ce71397',1,'std::independent_bits_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06331.html#a57c283a281f9b007e0a7659b57586f52',1,'std::linear_congruential_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#aa6d60ac02923738e93e5cc2813d9cfea',1,'std::lognormal_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06335.html#aaf1720ef1664fa77a5972c78addfa290',1,'std::mersenne_twister_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#ab4c3074bd3f87187e7de81a5ece8522c',1,'std::negative_binomial_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'std::normal_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02519.html#aae25581f91ebab83161d2da3fe0cdb9d',1,'std::numeric_limits::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a1d4e28300518616fef3f4b93a3d1d10d',1,'std::piecewise_constant_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#adaf7520277cc879942d011de156dc184',1,'std::piecewise_linear_distribution::min()'],['https://docs.opencv.org/4.2.0/da/d81/structcv_1_1cudev_1_1numeric__limits_3_01bool_01_4.html#a359fab492885fe351389d0f3b99e304a',1,'cv::cudev::numeric_limits< bool >::min()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a600b5a58e77104ef7281dba6dcffb808',1,'Eigen::AlignedBox::Min'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#ac22d7d32f1ec91fd106760a98a6f4731',1,'cv::MatExpr::min(const Mat &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#aafbfd6a44196ca5f40bcea5136548c22',1,'cv::MatExpr::min(const Mat &a, double s)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a865832a7380156566594f039d4ff0ff6',1,'cv::MatExpr::min(double s, const Mat &a)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a6fdbec4b3fdb2b23f1d79bc73640d371',1,'cv::MatExpr::min(const Mat &a, const Matx< _Tp, m, n > &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a176d14d2ffed87f4e024d4933104a2bb',1,'cv::MatExpr::min(const Matx< _Tp, m, n > &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#ac22d7d32f1ec91fd106760a98a6f4731',1,'cv::MatExpr::min(const Mat &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#aafbfd6a44196ca5f40bcea5136548c22',1,'cv::MatExpr::min(const Mat &a, double s)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a865832a7380156566594f039d4ff0ff6',1,'cv::MatExpr::min(double s, const Mat &a)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a6fdbec4b3fdb2b23f1d79bc73640d371',1,'cv::MatExpr::min(const Mat &a, const Matx< _Tp, m, n > &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a176d14d2ffed87f4e024d4933104a2bb',1,'cv::MatExpr::min(const Matx< _Tp, m, n > &a, const Mat &b)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#afb49039795f3c63e256f6b4d2cfab433',1,'std::poisson_distribution::min()'],['https://docs.opencv.org/4.2.0/d2/d80/structcv_1_1cudev_1_1numeric__limits_3_01double_01_4.html#a079f77010993f609c5834184a3fc571e',1,'cv::cudev::numeric_limits< double >::min()'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1cudev_1_1numeric__limits_3_01float_01_4.html#aea8ce5e57cd0c36d0ca81a523e0640a1',1,'cv::cudev::numeric_limits< float >::min()'],['https://docs.opencv.org/4.2.0/da/d4e/structcv_1_1cudev_1_1numeric__limits_3_01schar_01_4.html#a22dd9ab6b9d4491a33a70c432e868187',1,'cv::cudev::numeric_limits< schar >::min()'],['https://docs.opencv.org/4.2.0/d1/d8b/structcv_1_1cudev_1_1numeric__limits_3_01short_01_4.html#a63563af1d24632a4b6d62cc168d54a06',1,'cv::cudev::numeric_limits< short >::min()'],['https://docs.opencv.org/4.2.0/d3/dc7/structcv_1_1cudev_1_1numeric__limits_3_01uchar_01_4.html#aac19eaa31ded65f911830b3f45e4e5ba',1,'cv::cudev::numeric_limits< uchar >::min()'],['https://docs.opencv.org/4.2.0/dd/d89/structcv_1_1cudev_1_1numeric__limits_3_01uint_01_4.html#ab9f226ae2e962a64a9ba9d89e1ecf288',1,'cv::cudev::numeric_limits< uint >::min()'],['https://docs.opencv.org/4.2.0/df/d47/structcv_1_1cudev_1_1numeric__limits_3_01ushort_01_4.html#a541b9509bbd6782ccf98bf2abc68380b',1,'cv::cudev::numeric_limits< ushort >::min()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga9a426dcd6be0bd77995b636fe291e6d0',1,'cv::softdouble::min()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga2473116e9ce9a101a7e6ed53753df9b6',1,'cv::softfloat::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'gamma_distribution< double >::min()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c6bbe4f5e2d46c15d0276414176ce5a',1,'min(double s, const double1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4fd2121e8d2a8eb3c442170ce48b30b1',1,'min(const float3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae42f5af056b00eca967153edcf7588cd',1,'min(double s, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4eca6d43aa7825a5757bf5f7effa2c17',1,'min(const float1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad0b0dc3a4d4aa6124c3e507986d97dfa',1,'min(double s, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f1b5f9d9048faafff9fb2d71b48bc66',1,'min(const float2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf74639cd57a08c6e6f002d67251dd6e9',1,'min(double s, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga547a488ab3fd582ac967006d5d41f84b',1,'min(const float4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae52d65012143641cf97b730ecaf8b384',1,'min(double s, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadb5a7dace4270dd3ffb889566f1d4ca7',1,'min(double s, const double4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bc085902b3894d4369dc5e90e5a7047',1,'min(double s, const double2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabd9203fd6fc69c27d18f0a6dab04cdde',1,'min(const double1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga505a34b8ad2b832c446adc4693575ec1',1,'min(const float4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e73fe37dc5804eb6fa06a2cb784d929',1,'min(const double2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d0256b15a322a01a295af1227b210d0',1,'min(double s, const double3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ec000596d80b26bd3b935fc9f510579',1,'min(const double4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b9b38519d19d3122a8a167758e380ed',1,'min(const double3 &a, double s)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01582.html#a694c714713cacc857e126157b5472448',1,'__gnu_parallel::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gad48656de2f272a953455e1fff2532125',1,'std::min(const _Tp &__a, const _Tp &__b)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6499dc0f7db12560643a3b79db5357f6',1,'std::min(const _Tp &__a, const _Tp &__b, _Compare __comp)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'min() const(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gad48656de2f272a953455e1fff2532125',1,'min(const _Tp &__a, const _Tp &__b)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6499dc0f7db12560643a3b79db5357f6',1,'min(const _Tp &__a, const _Tp &__b, _Compare __comp)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga533e7120fae1d8ebc4f464b5ad076ff2',1,'min(double s, const int3 &b)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06351.html#a113fdc5d67d45435e869a9e905a3c658',1,'std::shuffle_order_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#a40bd6b63baec90b927fc13bb5d3b2bba',1,'std::student_t_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06339.html#a945725b8377db61951fc9c79a0f9aac1',1,'std::subtract_with_carry_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a6e74f2a2cb1d736ac814efd4691f7fe0',1,'std::uniform_int_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#a7e6fbfe7a4278ebf8a85cb9b4afa6ec2',1,'std::uniform_real_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'std::valarray::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a3060d7ec6a83eb719429f3a0677705ff',1,'std::weibull_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'valarray< size_t >::min()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#adad123f7e84a2437806a791b96af04bd',1,'Eigen::AlignedBox::min()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#af7fddcf06b60392f3f21b4d8e0f763a0',1,'Eigen::AlignedBox::min() const'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga003b58a72697803ec951afece96b067c',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga74f0b05a65b3d949c237abb5e6c60867',1,'cv::cuda::min()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3f8f3331bd8cdfd7d2d0146115910a6c',1,'min(const int4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7b6dea62568edd9aa7cfc0b7ee379b2e',1,'min(double s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2a607b7403c4299e0c743e50d2f70a0f',1,'min(const int3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac96713804ac8f9c0be35643a2d6b38a0',1,'min(float s, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga706808dc4050b903da640de8dc4ce19c',1,'min(float s, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d6d1a1c63011d0b7f43a55e5c867065',1,'min(const float1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaafdf291e5b12dd034c25a0700e380df',1,'min(float s, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac052d68d62664c6a829fcfc234b5ad2a',1,'min(const float2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76f6319d3c3b6aea1d9cfa7e08ec645b',1,'min(const float3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41aac042716daa83b5cdafd2896cb20e',1,'min(float s, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41cae75d54fbbd09e25adb26e58458f3',1,'min(const int2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga712cbf6a3192826a28b292961344ec8b',1,'min(const int2 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa757af15c28d5ece108f75b9d31303e2',1,'min(const int3 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga07de7b9863eb6866b8551688ab0cee91',1,'min(int s, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab1abaccc6127e9ae108f715ea8ca240f',1,'min(const int4 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3b09d9c14fe356cdc8fa9e3a11ed35f9',1,'min(int s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f99b55e3715d2f70934264240b9ea1a',1,'min(float s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4cd5d53908ea8d992b7176d4f70bf2e1',1,'min(float s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad65bb9c77829a24470594a1a06957a1d',1,'min(const int1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaeadc2b477ffa2ba5629c1eeca0b49d63',1,'min(float s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0e3044507d9d9f6ea035c12e342bf4c4',1,'min(int s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1e5555ef897df48dc04fed27b35a519d',1,'min(const int3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga63987f0c60443f7907a223a23429fa16',1,'min(float s, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaded7b15e951de4fec9096063ca51bf1b',1,'min(const int4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae55f0ba96bec14b409e1908032060a01',1,'min(double s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71aea75a5c530a382493ca538b9b3018',1,'min(const int1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga451f65567b74e7f92a5d0c1be7090e20',1,'min(double s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga684f17ba826938b730c28b1cf7e16970',1,'min(uint s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga245743829629cc8a53765790b8ef1433',1,'min(const uint4 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/def/structcv_1_1cudev_1_1Min.html',1,'cv::cudev::Min< class >'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafac21d2fddb5266c56b94f0cd5060957',1,'min(const uint1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39835721b56a82de6caea12b5ee0015f',1,'min(uint s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0a9e0cefdaf6cb3661a2319e677167d1',1,'min(const uint2 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9376163743f15adf0f696ad00a5e96a2',1,'min(const uint3 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac39cc5c8089033352304fecdb0c23a4a',1,'min(const uint3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga609464e0f3eadb85eb02553bc55c966b',1,'min(float s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d1edf16d076507bdeac3810ac34fea1',1,'min(const uint4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6ff0c0ed6a04957c5ebfedd44429fa',1,'min(float s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf850e4d7c3c2c5e301a444d81f97b0e9',1,'min(double s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga28fb416063c7287d74bd18444dbad517',1,'min(double s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae99455f76095aede9458911725660297',1,'min(uint s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaafc4c9e25951034a070b138191a1646a',1,'min(double s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1a023347bfd7b017630d6396006c919e',1,'min(const uint2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab395407fb935812dd1b2ebbba595861a',1,'min(const uint3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8a6eebe9af1fab17cf91f2aeb54085b',1,'min(double s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6e644816e75c72b1f5514aa1c9a559f2',1,'min(const uint4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga06193d22fbddc873a3062371b1854d71',1,'min(const uint1 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9233bc7f6b5a39cf9b548d268c878a5e',1,'min(int s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d6b7c35282b6fc4f731ca3c1a7675ed',1,'min(const int1 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf0adb3df57e4ce8523b76eb59fe026c1',1,'min(uint s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga166301154ec0c6fb8859c8126e013fac',1,'cv::cudev::min()'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#gaa83bf3dce9a4a488675347fff6692cb9',1,'cv::min(const UMat &src1, const UMat &src2, UMat &dst)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga0b8852cd1a92366860e390e8abbe78dc',1,'cv::min(const Mat &src1, const Mat &src2, Mat &dst)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga9af368f182ee76d0463d0d8d5330b764',1,'cv::min(InputArray src1, InputArray src2, OutputArray dst)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gaf625702f70e571f33784b0652be9a7b7',1,'cv::min(const softdouble &a, const softdouble &b)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gac48df53b8fd34b87e7b121fa8fd4c379',1,'cv::min(const softfloat &a, const softfloat &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3948d81d0bef9933acb0e62becdaebb1',1,'min(short s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0eb3c2749a2fc4328bdf119d66c6bc4',1,'min(float s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga08f676bba98d6a2b2ff33bbb36c458ff',1,'min(float s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga70b3c38288b779b54682e86ad916fdac',1,'min(const short1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga165246f51a13bed7eab30ef17dcbc866',1,'min(float s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga51aaec59cc082c1de9ff5943f582b8a7',1,'min(const short2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad94786f5db09d1f9ee11cd46a3072e9d',1,'min(const short3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fbef402308aa4d0431e52e9e59043fc',1,'min(float s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gacc89effe4a6e1877b214a90c228295fb',1,'min(const uint2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3a8db4271fd8c29e4a9c986c8ffa2eb',1,'min(double s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaef22b25899d27ffa8f09721d1f5d8b01',1,'min(const short4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabc007a2636b9d49e09c17caccca7b41e',1,'min(double s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4985add7084003b38bae25ce9b5eae2',1,'min(const short3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaadd636d4ca9bfb329325255cf9471c0b',1,'min(const short2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb37e86108df64988afff37c569bf1a',1,'min(double s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d51422ef09b9121b7869ad2e5e5343d',1,'min(const short1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae70127cdf2e353258baef57e46ab4189',1,'min(float s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf82c6bf26acf9096cd6f8d832e205a9e',1,'min(const uint1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa933f0fd3d30808cb1b00cd3a39143b1',1,'min(double s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f990e7805334d097290763648fe0d15',1,'min(float s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bd9efd0d4387ea02188f653b32660ca',1,'min(const short4 &a, float s)(Global Namespace)']]],
+ ['min_733',['min',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac37cfadd8b02bc1989b2ff264d915a6b',1,'cv::cudev::min(const uchar1 &a, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01bddf9f2a64d5b3e53439be20d9c409',1,'cv::cudev::min(const ushort4 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8bf016e8bdbabc4af9fa4e017c17507e',1,'cv::cudev::min(const ushort3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga994dcac74e8ff3a0f53eec9f742c97da',1,'cv::cudev::min(const ushort2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1ff909acfd57096f7c944766d1f65439',1,'cv::cudev::min(float s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga72e8042831b9697209fae75abf289835',1,'cv::cudev::min(const ushort1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad80ae937fbf7a3dc21a6a6fa8180b099',1,'cv::cudev::min(float s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadfea1d9d44ed701c8e800349e04f23ee',1,'cv::cudev::min(float s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0e38244f6b1acb8682e3f85143bd492',1,'cv::cudev::min(float s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9520bff992e84829c710b2e09546fa22',1,'cv::cudev::min(ushort s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4f2589513e2749a9851c4124646619b9',1,'cv::cudev::min(const ushort2 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac5cbd2b6ca7192b0bd8e8495ef5159b8',1,'cv::cudev::min(const ushort3 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0488483f92053697cbcd087185945cf1',1,'cv::cudev::min(ushort s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac3b5b82737560408526a05e60a01cf0c',1,'cv::cudev::min(const double1 &a, const double1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaea84f0591c4aa8110ee233fd83f3b2e7',1,'cv::cudev::min(const int2 &a, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga29bc62147e04bbc4d5cc713722b3ebc7',1,'cv::cudev::min(const int3 &a, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac0a27832d49d358b841977db8ac614fe',1,'cv::cudev::min(const int4 &a, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga874939daee476a502f9e25a60d11a0af',1,'cv::cudev::min(const float4 &a, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga17b5b845d773a38304e10c6f6ef7a63b',1,'cv::cudev::min(const float1 &a, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40ba01d1818bae80a0b25cced8a91b0e',1,'cv::cudev::min(const float2 &a, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ea00427d284684a5381f925c8865413',1,'cv::cudev::min(const float3 &a, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3e3b6cc4c9f631582962e2e8a570974',1,'cv::cudev::min(const double2 &a, const double2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga16cbeba62c9983bec445ede74fe15c5d',1,'cv::cudev::min(const double3 &a, const double3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9a26ede9e7b8aff8af95843ae065a3d6',1,'cv::cudev::min(const double4 &a, const double4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f48115719f2492736e6c1e6e54b47bc',1,'cv::cudev::min(const int1 &a, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50b5e9c2bd4b51a9ca871a2affbab6be',1,'cv::cudev::min(uchar s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga94bc7c6f847a6b03438d75ad28b20e50',1,'cv::cudev::min(uchar s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5700161b6d3d48c4f6b6cb8f6893a77d',1,'cv::cudev::min(const uchar1 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac7e88fd0b276bc8f582117afba6f69b8',1,'cv::cudev::min(uchar s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9ebc299c55f1c956ba1bf59818339a9',1,'cv::cudev::min(const uchar2 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga490a5a4ee4b491ca52355d3591963d36',1,'cv::cudev::min(const uchar3 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3deb31d4bd9746fe908aae0a32876a67',1,'cv::cudev::min(uchar s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad7443e024eba9d6e7dba462db0f87b09',1,'cv::cudev::min(const uchar4 &a, uchar s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0f584667f590a24d7952bba2c38b9d38',1,'cv::cudev::min(float s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad638c54878b6ccf16f85915845369fb8',1,'cv::cudev::min(const ushort2 &a, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2f4a86c57c6faaa3c448c0f865a29b26',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e7580e80893052d84dfb5ec5ca5f766',1,'cv::cudev::min(const uchar2 &a, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga99931470f4d68820bbc5459ed795da8d',1,'cv::cudev::min(const uchar3 &a, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga09f515695538396fb8648b71901d058d',1,'cv::cudev::min(const char4 &a, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaad2901b8dd9a2efa1ea3a075ddf2d3f8',1,'cv::cudev::min(const char1 &a, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga580140f65047fb3188cd74f2d0f69a08',1,'cv::cudev::min(const char2 &a, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf199b5514de7c6a6af1b2c73c5725b7b',1,'cv::cudev::min(const char3 &a, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa618ba2f3832b30d643cce7efa62a04c',1,'cv::cudev::min(const ushort4 &a, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4c687dbc301bada436f1b666ac1ad4de',1,'cv::cudev::min(const ushort1 &a, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fa8e7016286ff7a654d7f61c0b229ed',1,'cv::cudev::min(const uchar1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga77ec7dd3c8bf8d93adb1a0ae89226dc0',1,'cv::cudev::min(const ushort3 &a, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga68ba59a2fd07a335aa566788ae5b6dd8',1,'cv::cudev::min(const short4 &a, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga570aa1a8375e90a96942ba5a9d73a8b9',1,'cv::cudev::min(const short1 &a, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf1c5a8171954561ee7d86bad9a5b69ca',1,'cv::cudev::min(const short2 &a, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71d89f72aa99839fa446920cee353de8',1,'cv::cudev::min(const short3 &a, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad897218ccbbb0e9cc8660213479afad2',1,'cv::cudev::min(const uint4 &a, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga211f9a750f17f04c671e1ecff782d3b0',1,'cv::cudev::min(const uint1 &a, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga534ff33d0fb6a9f231c45e11ec109c06',1,'cv::cudev::min(const uint2 &a, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76547c7e7ce1e38e4bfbc95c41f211a9',1,'cv::cudev::min(const uint3 &a, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadd1a35bdd7cf565b9ade2b66e59bd0ed',1,'cv::cudev::min(double s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7cc186a6d010c07d69d9f2659f91f172',1,'cv::cudev::min(const char4 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa0c0b1bc40a2ec46f6eb78af0a80253e',1,'cv::cudev::min(char s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44a838e528321de5c93cd881016818f4',1,'cv::cudev::min(float s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae91887a3df27695bfac7c04a17e7f317',1,'cv::cudev::min(float s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga62d81f05a2715d7b4869c831e948241f',1,'cv::cudev::min(const char1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ffc1aaa7e1fbf701e7c705005bbddb',1,'cv::cudev::min(float s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad1dccc25340fb0aaebd5570168f9523f',1,'cv::cudev::min(const char2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6db34e52d79cc78bb82d6473ed9d260b',1,'cv::cudev::min(const char3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d9172e56b98d1e9db062064c8871c2a',1,'cv::cudev::min(float s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga43a5a174cfe82f50b81cae0fef539eb2',1,'cv::cudev::min(const char4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga578896b54a57ff07a3bf7d0c3fd2543f',1,'cv::cudev::min(char s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f2de1cd74a26036c9655cac8f4fd12b',1,'cv::cudev::min(const char1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0bbfbc5daa53d92b244b57ea9c7001b3',1,'cv::cudev::min(double s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c0105c80bfe524779da1b354f6757e6',1,'cv::cudev::min(const char2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga376a6835981117634436f321b2ce2a92',1,'cv::cudev::min(const char3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5abd5ca68674510c6de74842959cfdc7',1,'cv::cudev::min(double s, const char3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb06294a2cfbb6069b757839c7fd9da',1,'cv::cudev::min(const char4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ff980b4d39740767b63f1de88d1b57',1,'cv::cudev::min(double s, const char4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6a7df99230006a5cc5615b0011df7a36',1,'cv::cudev::min(ushort s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaab249d89f99bb58dd18ca378c735a020',1,'cv::cudev::min(ushort s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga328aabd669c55a39527628ca404d6d68',1,'cv::cudev::min(double s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafbdb0b1d874b4d611fbe2fc87aa6723e',1,'cv::cudev::min(float s, const uchar1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga25355dc07c2a9bcfe29dd47ffbd1af1f',1,'cv::cudev::min(const uchar2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga968ddc4b3f1330fd8bba47996a879279',1,'cv::cudev::min(const uchar3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga00c88b38b31430626b18a806bab64102',1,'cv::cudev::min(float s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01ef9f5f0c55a33ed31f61b8996a9ef2',1,'cv::cudev::min(const uchar4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0b6e96bf59d8775fe468c8b0f0cd4c59',1,'cv::cudev::min(float s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga053670b49cc762f89cd71a48a23410b2',1,'cv::cudev::min(double s, const uchar2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7ae5c5fe2a9037803d26dc7ac9dc84e6',1,'cv::cudev::min(double s, const uchar4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaebde1cc8ab3c8a2489f018498b4af0e1',1,'cv::cudev::min(const uchar1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0253aab8205cbcdfe6214ac2a69fe581',1,'cv::cudev::min(const ushort1 &a, ushort s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga695465274932c09378b6c197485b592e',1,'cv::cudev::min(const uchar2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga428a2859cdb238bbbbf2fdb9215514bc',1,'cv::cudev::min(const uchar3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa8c71d074f87253f2743bf2d51342f58',1,'cv::cudev::min(double s, const uchar3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad695d4aa08dad8457dc787eb5b973397',1,'cv::cudev::min(const uchar4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0500af3d7867bfd51c3cad36ba0a491e',1,'cv::cudev::min(char s, const char2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40714aaf703568f042ac2334279c96be',1,'cv::cudev::min(const char1 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga79fc45bfa8191d6dacaf6d791c8d657d',1,'cv::cudev::min(char s, const char1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaf2fc475cfe7c1829fa659aad92f5311',1,'cv::cudev::min(const char2 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab3311a28f02b9f7f2322042ba73793dc',1,'cv::cudev::min(const char3 &a, char s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0f584667f590a24d7952bba2c38b9d38',1,'min(float s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ea00427d284684a5381f925c8865413',1,'min(const float3 &a, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3e3b6cc4c9f631582962e2e8a570974',1,'min(const double2 &a, const double2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga16cbeba62c9983bec445ede74fe15c5d',1,'min(const double3 &a, const double3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9a26ede9e7b8aff8af95843ae065a3d6',1,'min(const double4 &a, const double4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac3b5b82737560408526a05e60a01cf0c',1,'min(const double1 &a, const double1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50b5e9c2bd4b51a9ca871a2affbab6be',1,'min(uchar s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga94bc7c6f847a6b03438d75ad28b20e50',1,'min(uchar s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5700161b6d3d48c4f6b6cb8f6893a77d',1,'min(const uchar1 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac7e88fd0b276bc8f582117afba6f69b8',1,'min(uchar s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9ebc299c55f1c956ba1bf59818339a9',1,'min(const uchar2 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga490a5a4ee4b491ca52355d3591963d36',1,'min(const uchar3 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3deb31d4bd9746fe908aae0a32876a67',1,'min(uchar s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad7443e024eba9d6e7dba462db0f87b09',1,'min(const uchar4 &a, uchar s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40ba01d1818bae80a0b25cced8a91b0e',1,'min(const float2 &a, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fa8e7016286ff7a654d7f61c0b229ed',1,'min(const uchar1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafbdb0b1d874b4d611fbe2fc87aa6723e',1,'min(float s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga25355dc07c2a9bcfe29dd47ffbd1af1f',1,'min(const uchar2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga968ddc4b3f1330fd8bba47996a879279',1,'min(const uchar3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga00c88b38b31430626b18a806bab64102',1,'min(float s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01ef9f5f0c55a33ed31f61b8996a9ef2',1,'min(const uchar4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0b6e96bf59d8775fe468c8b0f0cd4c59',1,'min(float s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga053670b49cc762f89cd71a48a23410b2',1,'min(double s, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7ae5c5fe2a9037803d26dc7ac9dc84e6',1,'min(double s, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaebde1cc8ab3c8a2489f018498b4af0e1',1,'min(const uchar1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga328aabd669c55a39527628ca404d6d68',1,'min(double s, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga695465274932c09378b6c197485b592e',1,'min(const uchar2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga428a2859cdb238bbbbf2fdb9215514bc',1,'min(const uchar3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga68ba59a2fd07a335aa566788ae5b6dd8',1,'min(const short4 &a, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga74f0b05a65b3d949c237abb5e6c60867',1,'min(InputArray src1, InputArray src2, OutputArray dst, Stream &stream=Stream::Null())(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga166301154ec0c6fb8859c8126e013fac',1,'min(const uchar4 &a, const uchar4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac37cfadd8b02bc1989b2ff264d915a6b',1,'min(const uchar1 &a, const uchar1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e7580e80893052d84dfb5ec5ca5f766',1,'min(const uchar2 &a, const uchar2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga99931470f4d68820bbc5459ed795da8d',1,'min(const uchar3 &a, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga09f515695538396fb8648b71901d058d',1,'min(const char4 &a, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaad2901b8dd9a2efa1ea3a075ddf2d3f8',1,'min(const char1 &a, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga580140f65047fb3188cd74f2d0f69a08',1,'min(const char2 &a, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf199b5514de7c6a6af1b2c73c5725b7b',1,'min(const char3 &a, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa618ba2f3832b30d643cce7efa62a04c',1,'min(const ushort4 &a, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4c687dbc301bada436f1b666ac1ad4de',1,'min(const ushort1 &a, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad638c54878b6ccf16f85915845369fb8',1,'min(const ushort2 &a, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga77ec7dd3c8bf8d93adb1a0ae89226dc0',1,'min(const ushort3 &a, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa8c71d074f87253f2743bf2d51342f58',1,'min(double s, const uchar3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga570aa1a8375e90a96942ba5a9d73a8b9',1,'min(const short1 &a, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf1c5a8171954561ee7d86bad9a5b69ca',1,'min(const short2 &a, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71d89f72aa99839fa446920cee353de8',1,'min(const short3 &a, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad897218ccbbb0e9cc8660213479afad2',1,'min(const uint4 &a, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga211f9a750f17f04c671e1ecff782d3b0',1,'min(const uint1 &a, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga534ff33d0fb6a9f231c45e11ec109c06',1,'min(const uint2 &a, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76547c7e7ce1e38e4bfbc95c41f211a9',1,'min(const uint3 &a, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f48115719f2492736e6c1e6e54b47bc',1,'min(const int1 &a, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaea84f0591c4aa8110ee233fd83f3b2e7',1,'min(const int2 &a, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga29bc62147e04bbc4d5cc713722b3ebc7',1,'min(const int3 &a, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac0a27832d49d358b841977db8ac614fe',1,'min(const int4 &a, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga874939daee476a502f9e25a60d11a0af',1,'min(const float4 &a, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga17b5b845d773a38304e10c6f6ef7a63b',1,'min(const float1 &a, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44e25ba04453413a2aefc32c98efd3d9',1,'min(double s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9520bff992e84829c710b2e09546fa22',1,'min(ushort s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4f2589513e2749a9851c4124646619b9',1,'min(const ushort2 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac5cbd2b6ca7192b0bd8e8495ef5159b8',1,'min(const ushort3 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0488483f92053697cbcd087185945cf1',1,'min(ushort s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga01bddf9f2a64d5b3e53439be20d9c409',1,'min(const ushort4 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadfea1d9d44ed701c8e800349e04f23ee',1,'min(float s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad80ae937fbf7a3dc21a6a6fa8180b099',1,'min(float s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga72e8042831b9697209fae75abf289835',1,'min(const ushort1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1ff909acfd57096f7c944766d1f65439',1,'min(float s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga994dcac74e8ff3a0f53eec9f742c97da',1,'min(const ushort2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8bf016e8bdbabc4af9fa4e017c17507e',1,'min(const ushort3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0e38244f6b1acb8682e3f85143bd492',1,'min(float s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabba296ea279127cee978c2e3fb735522',1,'min(const ushort4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0253aab8205cbcdfe6214ac2a69fe581',1,'min(const ushort1 &a, ushort s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga269a8ed52e0311c9346d987a756dc884',1,'min(double s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3fda8022014b87c0102d0bbe0731809',1,'min(const ushort1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf44d7528016be23f9f4ef3a7da28bdac',1,'min(double s, const ushort1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4bcbc2bc3b592e71257b4ee668778787',1,'min(const ushort2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2b2d8959b9f43f2bc2806dc0ec78a100',1,'min(const ushort3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga58f0ef4c14e25abea43ff8946afeafc8',1,'min(double s, const ushort3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaca8f4d79b4cc1dec4c909ecf5ccca6a6',1,'min(const ushort4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae92efcdaa0c6fab988a414451359851a',1,'min(short s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga24f7488a901b2674720f7a5126131e64',1,'min(const short1 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga11a1d2f321a3eeef5dc50189f5b2ae9e',1,'min(short s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39261d4880c70eb9e3ef72458b4ac242',1,'min(const short2 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9eb9db0ca15633cccfddb52a962b6f6f',1,'min(const short3 &a, short s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3e93316cdeb4b820699835dc2c2451cd',1,'min(short s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad1dccc25340fb0aaebd5570168f9523f',1,'min(const char2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad695d4aa08dad8457dc787eb5b973397',1,'min(const uchar4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0500af3d7867bfd51c3cad36ba0a491e',1,'min(char s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga40714aaf703568f042ac2334279c96be',1,'min(const char1 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga79fc45bfa8191d6dacaf6d791c8d657d',1,'min(char s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaf2fc475cfe7c1829fa659aad92f5311',1,'min(const char2 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab3311a28f02b9f7f2322042ba73793dc',1,'min(const char3 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga578896b54a57ff07a3bf7d0c3fd2543f',1,'min(char s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7cc186a6d010c07d69d9f2659f91f172',1,'min(const char4 &a, char s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa0c0b1bc40a2ec46f6eb78af0a80253e',1,'min(char s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44a838e528321de5c93cd881016818f4',1,'min(float s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae91887a3df27695bfac7c04a17e7f317',1,'min(float s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga62d81f05a2715d7b4869c831e948241f',1,'min(const char1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ffc1aaa7e1fbf701e7c705005bbddb',1,'min(float s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gab714c7a4adc847d75bfc080ac92924f4',1,'min(const GMat &src1, const GMat &src2)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6db34e52d79cc78bb82d6473ed9d260b',1,'min(const char3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d9172e56b98d1e9db062064c8871c2a',1,'min(float s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga43a5a174cfe82f50b81cae0fef539eb2',1,'min(const char4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadd1a35bdd7cf565b9ade2b66e59bd0ed',1,'min(double s, const char2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f2de1cd74a26036c9655cac8f4fd12b',1,'min(const char1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0bbfbc5daa53d92b244b57ea9c7001b3',1,'min(double s, const char1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c0105c80bfe524779da1b354f6757e6',1,'min(const char2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga376a6835981117634436f321b2ce2a92',1,'min(const char3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5abd5ca68674510c6de74842959cfdc7',1,'min(double s, const char3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb06294a2cfbb6069b757839c7fd9da',1,'min(const char4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga50ff980b4d39740767b63f1de88d1b57',1,'min(double s, const char4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6a7df99230006a5cc5615b0011df7a36',1,'min(ushort s, const ushort4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaab249d89f99bb58dd18ca378c735a020',1,'min(ushort s, const ushort2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf82c6bf26acf9096cd6f8d832e205a9e',1,'cv::cudev::min(const uint1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4985add7084003b38bae25ce9b5eae2',1,'cv::cudev::min(const short3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabc007a2636b9d49e09c17caccca7b41e',1,'cv::cudev::min(double s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaef22b25899d27ffa8f09721d1f5d8b01',1,'cv::cudev::min(const short4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3a8db4271fd8c29e4a9c986c8ffa2eb',1,'cv::cudev::min(double s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf0adb3df57e4ce8523b76eb59fe026c1',1,'cv::cudev::min(uint s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae99455f76095aede9458911725660297',1,'cv::cudev::min(uint s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga06193d22fbddc873a3062371b1854d71',1,'cv::cudev::min(const uint1 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39835721b56a82de6caea12b5ee0015f',1,'cv::cudev::min(uint s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0a9e0cefdaf6cb3661a2319e677167d1',1,'cv::cudev::min(const uint2 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9376163743f15adf0f696ad00a5e96a2',1,'cv::cudev::min(const uint3 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga684f17ba826938b730c28b1cf7e16970',1,'cv::cudev::min(uint s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga245743829629cc8a53765790b8ef1433',1,'cv::cudev::min(const uint4 &a, uint s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae70127cdf2e353258baef57e46ab4189',1,'cv::cudev::min(float s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaadd636d4ca9bfb329325255cf9471c0b',1,'cv::cudev::min(const short2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f990e7805334d097290763648fe0d15',1,'cv::cudev::min(float s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gacc89effe4a6e1877b214a90c228295fb',1,'cv::cudev::min(const uint2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac39cc5c8089033352304fecdb0c23a4a',1,'cv::cudev::min(const uint3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga609464e0f3eadb85eb02553bc55c966b',1,'cv::cudev::min(float s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d1edf16d076507bdeac3810ac34fea1',1,'cv::cudev::min(const uint4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6ff0c0ed6a04957c5ebfedd44429fa',1,'cv::cudev::min(float s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf850e4d7c3c2c5e301a444d81f97b0e9',1,'cv::cudev::min(double s, const uint4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga28fb416063c7287d74bd18444dbad517',1,'cv::cudev::min(double s, const uint2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafac21d2fddb5266c56b94f0cd5060957',1,'cv::cudev::min(const uint1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaafc4c9e25951034a070b138191a1646a',1,'cv::cudev::min(double s, const uint1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1a023347bfd7b017630d6396006c919e',1,'cv::cudev::min(const uint2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab395407fb935812dd1b2ebbba595861a',1,'cv::cudev::min(const uint3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8a6eebe9af1fab17cf91f2aeb54085b',1,'cv::cudev::min(double s, const uint3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3e93316cdeb4b820699835dc2c2451cd',1,'cv::cudev::min(short s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga44e25ba04453413a2aefc32c98efd3d9',1,'cv::cudev::min(double s, const ushort4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga269a8ed52e0311c9346d987a756dc884',1,'cv::cudev::min(double s, const ushort2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3fda8022014b87c0102d0bbe0731809',1,'cv::cudev::min(const ushort1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf44d7528016be23f9f4ef3a7da28bdac',1,'cv::cudev::min(double s, const ushort1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4bcbc2bc3b592e71257b4ee668778787',1,'cv::cudev::min(const ushort2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2b2d8959b9f43f2bc2806dc0ec78a100',1,'cv::cudev::min(const ushort3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga58f0ef4c14e25abea43ff8946afeafc8',1,'cv::cudev::min(double s, const ushort3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaca8f4d79b4cc1dec4c909ecf5ccca6a6',1,'cv::cudev::min(const ushort4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae92efcdaa0c6fab988a414451359851a',1,'cv::cudev::min(short s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga24f7488a901b2674720f7a5126131e64',1,'cv::cudev::min(const short1 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga11a1d2f321a3eeef5dc50189f5b2ae9e',1,'cv::cudev::min(short s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39261d4880c70eb9e3ef72458b4ac242',1,'cv::cudev::min(const short2 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9eb9db0ca15633cccfddb52a962b6f6f',1,'cv::cudev::min(const short3 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6e644816e75c72b1f5514aa1c9a559f2',1,'cv::cudev::min(const uint4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2f4a86c57c6faaa3c448c0f865a29b26',1,'cv::cudev::min(const short4 &a, short s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3948d81d0bef9933acb0e62becdaebb1',1,'cv::cudev::min(short s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0eb3c2749a2fc4328bdf119d66c6bc4',1,'cv::cudev::min(float s, const short4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga08f676bba98d6a2b2ff33bbb36c458ff',1,'cv::cudev::min(float s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga70b3c38288b779b54682e86ad916fdac',1,'cv::cudev::min(const short1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga165246f51a13bed7eab30ef17dcbc866',1,'cv::cudev::min(float s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga51aaec59cc082c1de9ff5943f582b8a7',1,'cv::cudev::min(const short2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad94786f5db09d1f9ee11cd46a3072e9d',1,'cv::cudev::min(const short3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fbef402308aa4d0431e52e9e59043fc',1,'cv::cudev::min(float s, const short3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bd9efd0d4387ea02188f653b32660ca',1,'cv::cudev::min(const short4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa933f0fd3d30808cb1b00cd3a39143b1',1,'cv::cudev::min(double s, const short2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d51422ef09b9121b7869ad2e5e5343d',1,'cv::cudev::min(const short1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb37e86108df64988afff37c569bf1a',1,'cv::cudev::min(double s, const short1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bc085902b3894d4369dc5e90e5a7047',1,'cv::cudev::min(double s, const double2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac052d68d62664c6a829fcfc234b5ad2a',1,'cv::cudev::min(const float2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76f6319d3c3b6aea1d9cfa7e08ec645b',1,'cv::cudev::min(const float3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41aac042716daa83b5cdafd2896cb20e',1,'cv::cudev::min(float s, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga505a34b8ad2b832c446adc4693575ec1',1,'cv::cudev::min(const float4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4fd2121e8d2a8eb3c442170ce48b30b1',1,'cv::cudev::min(const float3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae42f5af056b00eca967153edcf7588cd',1,'cv::cudev::min(double s, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4eca6d43aa7825a5757bf5f7effa2c17',1,'cv::cudev::min(const float1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad0b0dc3a4d4aa6124c3e507986d97dfa',1,'cv::cudev::min(double s, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f1b5f9d9048faafff9fb2d71b48bc66',1,'cv::cudev::min(const float2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf74639cd57a08c6e6f002d67251dd6e9',1,'cv::cudev::min(double s, const float3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga547a488ab3fd582ac967006d5d41f84b',1,'cv::cudev::min(const float4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae52d65012143641cf97b730ecaf8b384',1,'cv::cudev::min(double s, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadb5a7dace4270dd3ffb889566f1d4ca7',1,'cv::cudev::min(double s, const double4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaafdf291e5b12dd034c25a0700e380df',1,'cv::cudev::min(float s, const float1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabd9203fd6fc69c27d18f0a6dab04cdde',1,'cv::cudev::min(const double1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c6bbe4f5e2d46c15d0276414176ce5a',1,'cv::cudev::min(double s, const double1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e73fe37dc5804eb6fa06a2cb784d929',1,'cv::cudev::min(const double2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d0256b15a322a01a295af1227b210d0',1,'cv::cudev::min(double s, const double3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ec000596d80b26bd3b935fc9f510579',1,'cv::cudev::min(const double4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b9b38519d19d3122a8a167758e380ed',1,'cv::cudev::min(const double3 &a, double s)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gab714c7a4adc847d75bfc080ac92924f4',1,'cv::gapi::min()'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga9af368f182ee76d0463d0d8d5330b764',1,'min(InputArray src1, InputArray src2, OutputArray dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga0b8852cd1a92366860e390e8abbe78dc',1,'min(const Mat &src1, const Mat &src2, Mat &dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#gaa83bf3dce9a4a488675347fff6692cb9',1,'min(const UMat &src1, const UMat &src2, UMat &dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga2473116e9ce9a101a7e6ed53753df9b6',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gac48df53b8fd34b87e7b121fa8fd4c379',1,'min(const softfloat &a, const softfloat &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gaf625702f70e571f33784b0652be9a7b7',1,'min(const softdouble &a, const softdouble &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1e5555ef897df48dc04fed27b35a519d',1,'cv::cudev::min(const int3 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9233bc7f6b5a39cf9b548d268c878a5e',1,'cv::cudev::min(int s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d6b7c35282b6fc4f731ca3c1a7675ed',1,'cv::cudev::min(const int1 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0e3044507d9d9f6ea035c12e342bf4c4',1,'cv::cudev::min(int s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga712cbf6a3192826a28b292961344ec8b',1,'cv::cudev::min(const int2 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa757af15c28d5ece108f75b9d31303e2',1,'cv::cudev::min(const int3 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga07de7b9863eb6866b8551688ab0cee91',1,'cv::cudev::min(int s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab1abaccc6127e9ae108f715ea8ca240f',1,'cv::cudev::min(const int4 &a, int s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3b09d9c14fe356cdc8fa9e3a11ed35f9',1,'cv::cudev::min(int s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f99b55e3715d2f70934264240b9ea1a',1,'cv::cudev::min(float s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4cd5d53908ea8d992b7176d4f70bf2e1',1,'cv::cudev::min(float s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad65bb9c77829a24470594a1a06957a1d',1,'cv::cudev::min(const int1 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaeadc2b477ffa2ba5629c1eeca0b49d63',1,'cv::cudev::min(float s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41cae75d54fbbd09e25adb26e58458f3',1,'cv::cudev::min(const int2 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabba296ea279127cee978c2e3fb735522',1,'cv::cudev::min(const ushort4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga63987f0c60443f7907a223a23429fa16',1,'cv::cudev::min(float s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaded7b15e951de4fec9096063ca51bf1b',1,'cv::cudev::min(const int4 &a, float s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae55f0ba96bec14b409e1908032060a01',1,'cv::cudev::min(double s, const int2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71aea75a5c530a382493ca538b9b3018',1,'cv::cudev::min(const int1 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga451f65567b74e7f92a5d0c1be7090e20',1,'cv::cudev::min(double s, const int1 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga003b58a72697803ec951afece96b067c',1,'cv::cudev::min(const int2 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga533e7120fae1d8ebc4f464b5ad076ff2',1,'cv::cudev::min(double s, const int3 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3f8f3331bd8cdfd7d2d0146115910a6c',1,'cv::cudev::min(const int4 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7b6dea62568edd9aa7cfc0b7ee379b2e',1,'cv::cudev::min(double s, const int4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2a607b7403c4299e0c743e50d2f70a0f',1,'cv::cudev::min(const int3 &a, double s)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac96713804ac8f9c0be35643a2d6b38a0',1,'cv::cudev::min(float s, const float4 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga706808dc4050b903da640de8dc4ce19c',1,'cv::cudev::min(float s, const float2 &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d6d1a1c63011d0b7f43a55e5c867065',1,'cv::cudev::min(const float1 &a, float s)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'std::gamma_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'normal_distribution< double >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'normal_distribution< result_type >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#acfd63c2f93e6215cd8304db6f5c39df4',1,'std::bernoulli_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a0dcaff746d5993e73b30cbbc70afbd05',1,'std::binomial_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#a93cbd65b4fa6d5a84149a0db63c7e10c',1,'std::cauchy_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#a71039379ac60b7df94b625c4a45cb287',1,'std::chi_squared_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06343.html#a16286565620fc6966ca53540572ede38',1,'std::discard_block_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#a2ea8319bc859527d8a4f22380ab85672',1,'std::discrete_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a21226cd61a367799a695c438f6c0af26',1,'std::exponential_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#aa97af0bfaca27148976ef1a65ab257c5',1,'std::extreme_value_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a7b129ca3a6af6d6d063ecde317361ef8',1,'std::fisher_f_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06335.html#aaf1720ef1664fa77a5972c78addfa290',1,'mersenne_twister_engine< uint_fast32_t, 32, 624, 397, 31, 0x9908b0dfUL, 11, 0xffffffffUL, 7, 0x9d2c5680UL, 15, 0xefc60000UL, 18, 1812433253UL >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#af711039331910d5b184bfcdb43e4e12b',1,'std::geometric_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06347.html#a5900ce9b2214d848cce14cb82ce71397',1,'std::independent_bits_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06331.html#a57c283a281f9b007e0a7659b57586f52',1,'std::linear_congruential_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#aa6d60ac02923738e93e5cc2813d9cfea',1,'std::lognormal_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06335.html#aaf1720ef1664fa77a5972c78addfa290',1,'std::mersenne_twister_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#ab4c3074bd3f87187e7de81a5ece8522c',1,'std::negative_binomial_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#aa79e79b65edcb6f45dda08b3efdff9e8',1,'std::normal_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02519.html#aae25581f91ebab83161d2da3fe0cdb9d',1,'std::numeric_limits::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a1d4e28300518616fef3f4b93a3d1d10d',1,'std::piecewise_constant_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#adaf7520277cc879942d011de156dc184',1,'std::piecewise_linear_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#afb49039795f3c63e256f6b4d2cfab433',1,'std::poisson_distribution::min()'],['https://docs.opencv.org/4.2.0/d2/d80/structcv_1_1cudev_1_1numeric__limits_3_01double_01_4.html#a079f77010993f609c5834184a3fc571e',1,'cv::cudev::numeric_limits< double >::min()'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#ac22d7d32f1ec91fd106760a98a6f4731',1,'cv::MatExpr::min(const Mat &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#aafbfd6a44196ca5f40bcea5136548c22',1,'cv::MatExpr::min(const Mat &a, double s)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a865832a7380156566594f039d4ff0ff6',1,'cv::MatExpr::min(double s, const Mat &a)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a6fdbec4b3fdb2b23f1d79bc73640d371',1,'cv::MatExpr::min(const Mat &a, const Matx< _Tp, m, n > &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a176d14d2ffed87f4e024d4933104a2bb',1,'cv::MatExpr::min(const Matx< _Tp, m, n > &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#ac22d7d32f1ec91fd106760a98a6f4731',1,'cv::MatExpr::min(const Mat &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#aafbfd6a44196ca5f40bcea5136548c22',1,'cv::MatExpr::min(const Mat &a, double s)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a865832a7380156566594f039d4ff0ff6',1,'cv::MatExpr::min(double s, const Mat &a)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a6fdbec4b3fdb2b23f1d79bc73640d371',1,'cv::MatExpr::min(const Mat &a, const Matx< _Tp, m, n > &b)'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a176d14d2ffed87f4e024d4933104a2bb',1,'cv::MatExpr::min(const Matx< _Tp, m, n > &a, const Mat &b)'],['https://docs.opencv.org/4.2.0/da/d81/structcv_1_1cudev_1_1numeric__limits_3_01bool_01_4.html#a359fab492885fe351389d0f3b99e304a',1,'cv::cudev::numeric_limits< bool >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06351.html#a113fdc5d67d45435e869a9e905a3c658',1,'std::shuffle_order_engine::min()'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1cudev_1_1numeric__limits_3_01float_01_4.html#aea8ce5e57cd0c36d0ca81a523e0640a1',1,'cv::cudev::numeric_limits< float >::min()'],['https://docs.opencv.org/4.2.0/da/d4e/structcv_1_1cudev_1_1numeric__limits_3_01schar_01_4.html#a22dd9ab6b9d4491a33a70c432e868187',1,'cv::cudev::numeric_limits< schar >::min()'],['https://docs.opencv.org/4.2.0/d1/d8b/structcv_1_1cudev_1_1numeric__limits_3_01short_01_4.html#a63563af1d24632a4b6d62cc168d54a06',1,'cv::cudev::numeric_limits< short >::min()'],['https://docs.opencv.org/4.2.0/d3/dc7/structcv_1_1cudev_1_1numeric__limits_3_01uchar_01_4.html#aac19eaa31ded65f911830b3f45e4e5ba',1,'cv::cudev::numeric_limits< uchar >::min()'],['https://docs.opencv.org/4.2.0/dd/d89/structcv_1_1cudev_1_1numeric__limits_3_01uint_01_4.html#ab9f226ae2e962a64a9ba9d89e1ecf288',1,'cv::cudev::numeric_limits< uint >::min()'],['https://docs.opencv.org/4.2.0/df/d47/structcv_1_1cudev_1_1numeric__limits_3_01ushort_01_4.html#a541b9509bbd6782ccf98bf2abc68380b',1,'cv::cudev::numeric_limits< ushort >::min()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga9a426dcd6be0bd77995b636fe291e6d0',1,'cv::softdouble::min()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga2473116e9ce9a101a7e6ed53753df9b6',1,'cv::softfloat::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'gamma_distribution< double >::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#a7dc4b8a5f0edcf447683b93607a8441e',1,'gamma_distribution< result_type >::min()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2c6bbe4f5e2d46c15d0276414176ce5a',1,'min(double s, const double1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4fd2121e8d2a8eb3c442170ce48b30b1',1,'min(const float3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae42f5af056b00eca967153edcf7588cd',1,'min(double s, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4eca6d43aa7825a5757bf5f7effa2c17',1,'min(const float1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad0b0dc3a4d4aa6124c3e507986d97dfa',1,'min(double s, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f1b5f9d9048faafff9fb2d71b48bc66',1,'min(const float2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf74639cd57a08c6e6f002d67251dd6e9',1,'min(double s, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga547a488ab3fd582ac967006d5d41f84b',1,'min(const float4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae52d65012143641cf97b730ecaf8b384',1,'min(double s, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gadb5a7dace4270dd3ffb889566f1d4ca7',1,'min(double s, const double4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bc085902b3894d4369dc5e90e5a7047',1,'min(double s, const double2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabd9203fd6fc69c27d18f0a6dab04cdde',1,'min(const double1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga505a34b8ad2b832c446adc4693575ec1',1,'min(const float4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7e73fe37dc5804eb6fa06a2cb784d929',1,'min(const double2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d0256b15a322a01a295af1227b210d0',1,'min(double s, const double3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4ec000596d80b26bd3b935fc9f510579',1,'min(const double4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b9b38519d19d3122a8a167758e380ed',1,'min(const double3 &a, double s)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01582.html#a694c714713cacc857e126157b5472448',1,'__gnu_parallel::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gad48656de2f272a953455e1fff2532125',1,'std::min(const _Tp &__a, const _Tp &__b)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6499dc0f7db12560643a3b79db5357f6',1,'std::min(const _Tp &__a, const _Tp &__b, _Compare __comp)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'min() const(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gad48656de2f272a953455e1fff2532125',1,'min(const _Tp &__a, const _Tp &__b)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6499dc0f7db12560643a3b79db5357f6',1,'min(const _Tp &__a, const _Tp &__b, _Compare __comp)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga533e7120fae1d8ebc4f464b5ad076ff2',1,'min(double s, const int3 &b)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#a40bd6b63baec90b927fc13bb5d3b2bba',1,'std::student_t_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06339.html#a945725b8377db61951fc9c79a0f9aac1',1,'std::subtract_with_carry_engine::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a6e74f2a2cb1d736ac814efd4691f7fe0',1,'std::uniform_int_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#a7e6fbfe7a4278ebf8a85cb9b4afa6ec2',1,'std::uniform_real_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'std::valarray::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a3060d7ec6a83eb719429f3a0677705ff',1,'std::weibull_distribution::min()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga41cf9f2fac24470499589628f657be67',1,'valarray< size_t >::min()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#adad123f7e84a2437806a791b96af04bd',1,'Eigen::AlignedBox::min()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#af7fddcf06b60392f3f21b4d8e0f763a0',1,'Eigen::AlignedBox::min() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a600b5a58e77104ef7281dba6dcffb808',1,'Eigen::AlignedBox::Min'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga003b58a72697803ec951afece96b067c',1,'min()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga74f0b05a65b3d949c237abb5e6c60867',1,'cv::cuda::min()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3f8f3331bd8cdfd7d2d0146115910a6c',1,'min(const int4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga7b6dea62568edd9aa7cfc0b7ee379b2e',1,'min(double s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2a607b7403c4299e0c743e50d2f70a0f',1,'min(const int3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac96713804ac8f9c0be35643a2d6b38a0',1,'min(float s, const float4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga706808dc4050b903da640de8dc4ce19c',1,'min(float s, const float2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d6d1a1c63011d0b7f43a55e5c867065',1,'min(const float1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaaafdf291e5b12dd034c25a0700e380df',1,'min(float s, const float1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac052d68d62664c6a829fcfc234b5ad2a',1,'min(const float2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga76f6319d3c3b6aea1d9cfa7e08ec645b',1,'min(const float3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41aac042716daa83b5cdafd2896cb20e',1,'min(float s, const float3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga41cae75d54fbbd09e25adb26e58458f3',1,'min(const int2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga712cbf6a3192826a28b292961344ec8b',1,'min(const int2 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa757af15c28d5ece108f75b9d31303e2',1,'min(const int3 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga07de7b9863eb6866b8551688ab0cee91',1,'min(int s, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab1abaccc6127e9ae108f715ea8ca240f',1,'min(const int4 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3b09d9c14fe356cdc8fa9e3a11ed35f9',1,'min(int s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9f99b55e3715d2f70934264240b9ea1a',1,'min(float s, const int4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga4cd5d53908ea8d992b7176d4f70bf2e1',1,'min(float s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad65bb9c77829a24470594a1a06957a1d',1,'min(const int1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaeadc2b477ffa2ba5629c1eeca0b49d63',1,'min(float s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0e3044507d9d9f6ea035c12e342bf4c4',1,'min(int s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1e5555ef897df48dc04fed27b35a519d',1,'min(const int3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga63987f0c60443f7907a223a23429fa16',1,'min(float s, const int3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaded7b15e951de4fec9096063ca51bf1b',1,'min(const int4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae55f0ba96bec14b409e1908032060a01',1,'min(double s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga71aea75a5c530a382493ca538b9b3018',1,'min(const int1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga451f65567b74e7f92a5d0c1be7090e20',1,'min(double s, const int1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga684f17ba826938b730c28b1cf7e16970',1,'min(uint s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga245743829629cc8a53765790b8ef1433',1,'min(const uint4 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/def/structcv_1_1cudev_1_1Min.html',1,'cv::cudev::Min< class >'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gafac21d2fddb5266c56b94f0cd5060957',1,'min(const uint1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga39835721b56a82de6caea12b5ee0015f',1,'min(uint s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0a9e0cefdaf6cb3661a2319e677167d1',1,'min(const uint2 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9376163743f15adf0f696ad00a5e96a2',1,'min(const uint3 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac39cc5c8089033352304fecdb0c23a4a',1,'min(const uint3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga609464e0f3eadb85eb02553bc55c966b',1,'min(float s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9d1edf16d076507bdeac3810ac34fea1',1,'min(const uint4 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6ff0c0ed6a04957c5ebfedd44429fa',1,'min(float s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf850e4d7c3c2c5e301a444d81f97b0e9',1,'min(double s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga28fb416063c7287d74bd18444dbad517',1,'min(double s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae99455f76095aede9458911725660297',1,'min(uint s, const uint4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaafc4c9e25951034a070b138191a1646a',1,'min(double s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1a023347bfd7b017630d6396006c919e',1,'min(const uint2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab395407fb935812dd1b2ebbba595861a',1,'min(const uint3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8a6eebe9af1fab17cf91f2aeb54085b',1,'min(double s, const uint3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga6e644816e75c72b1f5514aa1c9a559f2',1,'min(const uint4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga06193d22fbddc873a3062371b1854d71',1,'min(const uint1 &a, uint s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9233bc7f6b5a39cf9b548d268c878a5e',1,'min(int s, const int2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8d6b7c35282b6fc4f731ca3c1a7675ed',1,'min(const int1 &a, int s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf0adb3df57e4ce8523b76eb59fe026c1',1,'min(uint s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga166301154ec0c6fb8859c8126e013fac',1,'cv::cudev::min()'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#gaa83bf3dce9a4a488675347fff6692cb9',1,'cv::min(const UMat &src1, const UMat &src2, UMat &dst)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga0b8852cd1a92366860e390e8abbe78dc',1,'cv::min(const Mat &src1, const Mat &src2, Mat &dst)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga9af368f182ee76d0463d0d8d5330b764',1,'cv::min(InputArray src1, InputArray src2, OutputArray dst)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gaf625702f70e571f33784b0652be9a7b7',1,'cv::min(const softdouble &a, const softdouble &b)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#gac48df53b8fd34b87e7b121fa8fd4c379',1,'cv::min(const softfloat &a, const softfloat &b)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3948d81d0bef9933acb0e62becdaebb1',1,'min(short s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae0eb3c2749a2fc4328bdf119d66c6bc4',1,'min(float s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga08f676bba98d6a2b2ff33bbb36c458ff',1,'min(float s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga70b3c38288b779b54682e86ad916fdac',1,'min(const short1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga165246f51a13bed7eab30ef17dcbc866',1,'min(float s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga51aaec59cc082c1de9ff5943f582b8a7',1,'min(const short2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad94786f5db09d1f9ee11cd46a3072e9d',1,'min(const short3 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga0fbef402308aa4d0431e52e9e59043fc',1,'min(float s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gacc89effe4a6e1877b214a90c228295fb',1,'min(const uint2 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gad3a8db4271fd8c29e4a9c986c8ffa2eb',1,'min(double s, const short4 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaef22b25899d27ffa8f09721d1f5d8b01',1,'min(const short4 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gabc007a2636b9d49e09c17caccca7b41e',1,'min(double s, const short3 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae4985add7084003b38bae25ce9b5eae2',1,'min(const short3 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaadd636d4ca9bfb329325255cf9471c0b',1,'min(const short2 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga1fb37e86108df64988afff37c569bf1a',1,'min(double s, const short1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga2d51422ef09b9121b7869ad2e5e5343d',1,'min(const short1 &a, double s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae70127cdf2e353258baef57e46ab4189',1,'min(float s, const uint2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaf82c6bf26acf9096cd6f8d832e205a9e',1,'min(const uint1 &a, float s)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa933f0fd3d30808cb1b00cd3a39143b1',1,'min(double s, const short2 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga8f990e7805334d097290763648fe0d15',1,'min(float s, const uint1 &b)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga9bd9efd0d4387ea02188f653b32660ca',1,'min(const short4 &a, float s)(Global Namespace)']]],
['min16s_734',['min16s',['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#gae83e8c8c49856c8ff27464a5db0d9675',1,'cv::hal::min16s()'],['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#gae83e8c8c49856c8ff27464a5db0d9675',1,'min16s()(Global Namespace)']]],
['min16u_735',['min16u',['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#ga335e895c38ac1eb36c369be486da8153',1,'cv::hal::min16u()'],['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#ga335e895c38ac1eb36c369be486da8153',1,'min16u()(Global Namespace)']]],
['min32f_736',['min32f',['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#gaf5f3e8331a257006805cc99669177886',1,'cv::hal::min32f()'],['https://docs.opencv.org/4.2.0/d3/ddd/group__core__hal__functions.html#gaf5f3e8331a257006805cc99669177886',1,'min32f()(Global Namespace)']]],
@@ -837,7 +837,7 @@ var searchData=
['mod_5fbased_5frange_5fhashing_2ehpp_834',['mod_based_range_hashing.hpp',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01322.html',1,'']]],
['modalities_835',['modalities',['https://docs.opencv.org/4.2.0/d7/d07/classcv_1_1linemod_1_1Detector.html#a4e4080b2f211294fc79c55aa11654c2c',1,'cv::linemod::Detector']]],
['modality_836',['Modality',['https://docs.opencv.org/4.2.0/d5/d1c/classcv_1_1linemod_1_1Modality.html',1,'cv::linemod']]],
- ['mode_837',['mode',['https://docs.opencv.org/4.2.0/da/d07/classcv_1_1text_1_1OCRBeamSearchDecoder.html#af346c7c2d406ca2e05dcea11dcf39f24',1,'cv::text::OCRBeamSearchDecoder::mode'],['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1text_1_1OCRHMMDecoder.html#a5776dd855966c99a8c15a7ab04bbcd81',1,'cv::text::OCRHMMDecoder::mode'],['https://docs.opencv.org/4.2.0/d2/dff/classcv_1_1TrackerKCF.html#a2a97c5b832651524b8e782496b933d45',1,'cv::TrackerKCF::MODE'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482d',1,'cv::FileStorage::Mode'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a114713924ec05a0309f4df7e918c0324',1,'cv::Stitcher::Mode']]],
+ ['mode_837',['mode',['https://docs.opencv.org/4.2.0/d2/dff/classcv_1_1TrackerKCF.html#a2a97c5b832651524b8e782496b933d45',1,'cv::TrackerKCF::MODE'],['https://docs.opencv.org/4.2.0/da/d07/classcv_1_1text_1_1OCRBeamSearchDecoder.html#af346c7c2d406ca2e05dcea11dcf39f24',1,'cv::text::OCRBeamSearchDecoder::mode'],['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1text_1_1OCRHMMDecoder.html#a5776dd855966c99a8c15a7ab04bbcd81',1,'cv::text::OCRHMMDecoder::mode'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482d',1,'cv::FileStorage::Mode'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a114713924ec05a0309f4df7e918c0324',1,'cv::Stitcher::Mode']]],
['mode_5fclassify_838',['MODE_CLASSIFY',['https://docs.opencv.org/4.2.0/da/d3e/classcv_1_1TrackerSamplerCS.html#aa2224018a9802276b72810519752d770af87b7e1485da44104523f6063cef6e73',1,'cv::TrackerSamplerCS']]],
['mode_5fdetect_839',['MODE_DETECT',['https://docs.opencv.org/4.2.0/dc/d5c/classcv_1_1TrackerSamplerCSC.html#a2834448d2e780fea900ec7fefae1a138ab73351032c3072cf2acede25f4c68125',1,'cv::TrackerSamplerCSC']]],
['mode_5fhh_840',['mode_hh',['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ada549f34c6f030a64d3a1d2f364b547ba0f746667febe92e1189e924c40752660',1,'cv::StereoSGBM::MODE_HH'],['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#a2b29581546f96316b38d85b6d444addea63b8637d8c69a830927c267b3b4ce5a7',1,'cv::stereo::StereoBinarySGBM::MODE_HH']]],
@@ -850,7 +850,7 @@ var searchData=
['mode_5fsgbm_5f3way_847',['MODE_SGBM_3WAY',['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ada549f34c6f030a64d3a1d2f364b547baa3ffd07d169f0d913c2402bf20595a9f',1,'cv::StereoSGBM']]],
['mode_5ftrack_5fneg_848',['MODE_TRACK_NEG',['https://docs.opencv.org/4.2.0/dc/d5c/classcv_1_1TrackerSamplerCSC.html#a2834448d2e780fea900ec7fefae1a138a80763dad360e213fdfa9352f663a0fa3',1,'cv::TrackerSamplerCSC']]],
['mode_5ftrack_5fpos_849',['MODE_TRACK_POS',['https://docs.opencv.org/4.2.0/dc/d5c/classcv_1_1TrackerSamplerCSC.html#a2834448d2e780fea900ec7fefae1a138a72fb1cdd9db81a1ba427357e0c3f4b2a',1,'cv::TrackerSamplerCSC']]],
- ['model_850',['model',['https://docs.opencv.org/4.2.0/db/d58/group__calib3d__fisheye.html',1,'Fisheye camera model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html',1,'cv::dnn::Model'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html',1,'cv::face::FacemarkAAM::Model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#aeda26984960f2985f0071e33a51b34d3',1,'cv::dnn::Model::Model()'],['https://docs.opencv.org/4.2.0/da/d73/classcv_1_1tracking_1_1UnscentedKalmanFilterParams.html#a39135d03f0aca8fb099d0960a277e7b6',1,'cv::tracking::UnscentedKalmanFilterParams::model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#a5ccfd862a641a6b48472a88d821f33bf',1,'cv::dnn::Model::Model()'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#a7ad13e315a170b9c5e3ca212a1a0a909',1,'cv::dnn::Model::Model(const String &model, const String &config="")'],['https://docs.opencv.org/4.2.0/d0/d0a/classcv_1_1Tracker.html#a267ed2dd0c97c9801fcddafa031600a5',1,'cv::Tracker::model']]],
+ ['model_850',['model',['https://docs.opencv.org/4.2.0/db/d58/group__calib3d__fisheye.html',1,'Fisheye camera model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html',1,'cv::dnn::Model'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html',1,'cv::face::FacemarkAAM::Model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#a5ccfd862a641a6b48472a88d821f33bf',1,'cv::dnn::Model::Model()'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#aeda26984960f2985f0071e33a51b34d3',1,'cv::dnn::Model::Model(const Net &network)'],['https://docs.opencv.org/4.2.0/d0/d0a/classcv_1_1Tracker.html#a267ed2dd0c97c9801fcddafa031600a5',1,'cv::Tracker::model'],['https://docs.opencv.org/4.2.0/da/d73/classcv_1_1tracking_1_1UnscentedKalmanFilterParams.html#a39135d03f0aca8fb099d0960a277e7b6',1,'cv::tracking::UnscentedKalmanFilterParams::model'],['https://docs.opencv.org/4.2.0/d3/df0/classcv_1_1dnn_1_1Model.html#a7ad13e315a170b9c5e3ca212a1a0a909',1,'cv::dnn::Model::Model()']]],
['model_20analysis_851',['Training Model Analysis',['https://docs.opencv.org/4.2.0/d8/d09/tutorial_model_analysis.html',1,'']]],
['model_5fanalysis_2emarkdown_852',['model_analysis.markdown',['https://docs.opencv.org/4.2.0/d7/d68/model__analysis_8markdown.html',1,'']]],
['model_5ffilename_853',['model_filename',['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#a67fd2298bb7efdd49831707e24108491',1,'cv::face::FacemarkLBF::Params::model_filename'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#ac9ddca5f45143782579a703e7e6e2b1e',1,'cv::face::FacemarkAAM::Params::model_filename']]],
diff --git a/search/all_17.js b/search/all_17.js
index 1dcbfed9..35f85a92 100644
--- a/search/all_17.js
+++ b/search/all_17.js
@@ -236,7 +236,7 @@ var searchData=
['noconvergence_233',['noconvergence',['https://eigen.tuxfamily.org/dox/group__enums.html#gga85fad7b87587764e5cf6b513a9e0ee5ea6a68dfb88a8336108a30588bdf356c57',1,'Eigen::NoConvergence'],['https://eigen.tuxfamily.org/dox/group__enums.html#gga85fad7b87587764e5cf6b513a9e0ee5ea6a68dfb88a8336108a30588bdf356c57',1,'NoConvergence(Global Namespace)']]],
['noctavelayers_234',['nOctaveLayers',['https://docs.opencv.org/4.2.0/db/d06/classcv_1_1cuda_1_1SURF__CUDA.html#a4c84e60f9b1aba425aab45e9cc6f1431',1,'cv::cuda::SURF_CUDA']]],
['noctaves_235',['nOctaves',['https://docs.opencv.org/4.2.0/db/d06/classcv_1_1cuda_1_1SURF__CUDA.html#a198872f947db4614cc7a377d61a15272',1,'cv::cuda::SURF_CUDA']]],
- ['node_236',['node',['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#ab3e934620dcbc6248a09e2b8a5760b3f',1,'cv::SparseMat::node()'],['https://docs.opencv.org/4.2.0/d5/d9b/classcv_1_1SparseMatIterator.html#a25c6cb8b64be6740da109cffe8667bd8',1,'cv::SparseMatIterator::node()'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#a7ed9e9598e8d21f6dc2d05b0bba0a544',1,'cv::SparseMatConstIterator::node()'],['../structNode.html',1,'Node'],['https://docs.opencv.org/4.2.0/d9/de0/structcv_1_1SparseMat_1_1Node.html',1,'cv::SparseMat::Node'],['https://docs.opencv.org/4.2.0/d2/d7d/structcv_1_1optflow_1_1GPCTree_1_1Node.html',1,'cv::optflow::GPCTree::Node'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html',1,'cv::ml::DTrees::Node'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a8ccfac7b20d1d2e0aa064932266fda12',1,'cv::Node::Node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a1a1cc0c6aeeae4bed3f94013ef9320ff',1,'cv::Node::Node(OBJECT &payload)'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html#aa89eb58fece3c80a3821bf7b227e24d9',1,'cv::ml::DTrees::Node::Node()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a499f156a1dc912aae86f1d725fbb9b77',1,'cv::SparseMat::node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html',1,'cv::Node< OBJECT >']]],
+ ['node_236',['node',['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a8ccfac7b20d1d2e0aa064932266fda12',1,'cv::Node::Node()'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html#aa89eb58fece3c80a3821bf7b227e24d9',1,'cv::ml::DTrees::Node::Node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a1a1cc0c6aeeae4bed3f94013ef9320ff',1,'cv::Node::Node()'],['../structNode.html',1,'Node'],['https://docs.opencv.org/4.2.0/d9/de0/structcv_1_1SparseMat_1_1Node.html',1,'cv::SparseMat::Node'],['https://docs.opencv.org/4.2.0/d2/d7d/structcv_1_1optflow_1_1GPCTree_1_1Node.html',1,'cv::optflow::GPCTree::Node'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html',1,'cv::ml::DTrees::Node'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a499f156a1dc912aae86f1d725fbb9b77',1,'cv::SparseMat::node(size_t nidx)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#ab3e934620dcbc6248a09e2b8a5760b3f',1,'cv::SparseMat::node(size_t nidx) const'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#a7ed9e9598e8d21f6dc2d05b0bba0a544',1,'cv::SparseMatConstIterator::node()'],['https://docs.opencv.org/4.2.0/d5/d9b/classcv_1_1SparseMatIterator.html#a25c6cb8b64be6740da109cffe8667bd8',1,'cv::SparseMatIterator::node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html',1,'cv::Node< OBJECT >']]],
['node_20js_237',['Using OpenCV.js In Node.js',['https://docs.opencv.org/4.2.0/dc/de6/tutorial_js_nodejs.html',1,'']]],
['node_5fbegin_238',['node_begin',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#ac9b60cb2ae918dc8d324525d78a4f470',1,'__gnu_pbds::detail::pat_trie_map::node_begin()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#aca223c3ee20287cd81e0a2531f6c1ae9',1,'__gnu_pbds::detail::ov_tree_map::node_begin() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#a0219630894698aa4bab588b80ff4ebce',1,'__gnu_pbds::detail::ov_tree_map::node_begin()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#a838ce48eabe1bc0e39ab30be4db3871d',1,'__gnu_pbds::detail::pat_trie_map::node_begin()']]],
['node_5fconst_5fiterator_239',['node_const_iterator',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11883.html#a37ce1fb575484aa3bcab916f9d2f5586',1,'__gnu_pbds::detail::tree_traits< Key, null_type, Cmp_Fn, Node_Update, ov_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'bin_search_tree_traits< Key, null_type, Cmp_Fn, Node_Update, rb_tree_node_< types_traits< Key, null_type, _Alloc, false >::value_type, tree_node_metadata_dispatch< Key, null_type, Cmp_Fn, Node_Update, _Alloc >::type, _Alloc >, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'__gnu_pbds::detail::tree_traits< Key, null_type, Cmp_Fn, Node_Update, rb_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'__gnu_pbds::detail::tree_traits< Key, null_type, Cmp_Fn, Node_Update, splay_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11959.html#a52596c1faa5ae4c55f2cbb7872c0e478',1,'__gnu_pbds::detail::trie_traits< Key, Mapped, _ATraits, Node_Update, pat_trie_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11963.html#a6b9b24aec02d5b81b47bdad843750d4f',1,'__gnu_pbds::detail::trie_traits< Key, null_type, _ATraits, Node_Update, pat_trie_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'bin_search_tree_traits< Key, null_type, Cmp_Fn, Node_Update, splay_tree_node_< types_traits< Key, null_type, _Alloc, false >::value_type, tree_node_metadata_dispatch< Key, null_type, Cmp_Fn, Node_Update, _Alloc >::type, _Alloc >, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'bin_search_tree_traits< Key, Mapped, Cmp_Fn, Node_Update, rb_tree_node_< types_traits< Key, Mapped, _Alloc, false >::value_type, tree_node_metadata_dispatch< Key, Mapped, Cmp_Fn, Node_Update, _Alloc >::type, _Alloc >, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'bin_search_tree_traits< Key, Mapped, Cmp_Fn, Node_Update, splay_tree_node_< types_traits< Key, Mapped, _Alloc, false >::value_type, tree_node_metadata_dispatch< Key, Mapped, Cmp_Fn, Node_Update, _Alloc >::type, _Alloc >, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'__gnu_pbds::detail::tree_traits< Key, Mapped, Cmp_Fn, Node_Update, rb_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'__gnu_pbds::detail::tree_traits< Key, Mapped, Cmp_Fn, Node_Update, splay_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11879.html#aa623b4dd1c1f576ef1ad3f8643d2d24a',1,'__gnu_pbds::detail::tree_traits< Key, Mapped, Cmp_Fn, Node_Update, ov_tree_tag, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11647.html#a7956a5cdcec778e8abce36c69ccd3053',1,'__gnu_pbds::detail::bin_search_tree_traits< Key, null_type, Cmp_Fn, Node_Update, Node, _Alloc >::node_const_iterator'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11643.html#a34153991f6bcc5f12afc0879ba367393',1,'__gnu_pbds::detail::bin_search_tree_traits::node_const_iterator']]],
@@ -266,7 +266,7 @@ var searchData=
['non_5flinear_5fsvms_2emarkdown_263',['non_linear_svms.markdown',['https://docs.opencv.org/4.2.0/da/d42/non__linear__svms_8markdown.html',1,'']]],
['non_5fmaximal_5fsuppression_264',['non_maximal_suppression',['https://docs.opencv.org/4.2.0/d1/d0a/classcv_1_1dnn__objdetect_1_1InferBbox.html#a4b23cd5f68da58fae6bf70748dab2cef',1,'cv::dnn_objdetect::InferBbox']]],
['non_5fvolatile_5ftype_265',['non_volatile_type',['https://docs.opencv.org/4.2.0/d7/d97/structcv_1_1cudev_1_1TypeTraits.html#a36525ea76a28e65537dd5da81b52651a',1,'cv::cudev::TypeTraits']]],
- ['none_266',['none',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga67e62e740e17772bdd02c16c494f8298a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga67e62e740e17772bdd02c16c494f8298a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'none(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'cv::datasets::none'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09787.html#a5399d063c80e2837bda0ff98a8435e50',1,'std::tr2::dynamic_bitset::none()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01823.html#a55acf106c98106e68dfb1e475176624b',1,'std::bitset::none()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05879.html#a70bef0686be2c1b746e21069f73415b8',1,'std::locale::none'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033aa3aa1dfcdc14255c12d84f9a932493b9',1,'cv::ogl::Texture2D::NONE'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8eda9eef92f7409954282a9692e42a86a5cc',1,'cv::viz::KeyboardEvent::NONE'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a1ffa1550fdf90e132df54bf982e694cd',1,'cv::FileNode::NONE'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba7f22b71cc694233d39d400bb0192a30a',1,'cv::_InputArray::NONE']]],
+ ['none_266',['none',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga67e62e740e17772bdd02c16c494f8298a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga67e62e740e17772bdd02c16c494f8298a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'none(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'none(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'cv::datasets::none'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033aa3aa1dfcdc14255c12d84f9a932493b9',1,'cv::ogl::Texture2D::NONE'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8eda9eef92f7409954282a9692e42a86a5cc',1,'cv::viz::KeyboardEvent::NONE'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a1ffa1550fdf90e132df54bf982e694cd',1,'cv::FileNode::NONE'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba7f22b71cc694233d39d400bb0192a30a',1,'cv::_InputArray::NONE'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09787.html#a5399d063c80e2837bda0ff98a8435e50',1,'std::tr2::dynamic_bitset::none()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01823.html#a55acf106c98106e68dfb1e475176624b',1,'std::bitset::none()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05879.html#a70bef0686be2c1b746e21069f73415b8',1,'std::locale::none']]],
['none_5fof_267',['none_of',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01490.html#ga245f9003d26e4ca6c9b304c4cca2c77f',1,'none_of()(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01490.html#ga245f9003d26e4ca6c9b304c4cca2c77f',1,'std::none_of()']]],
['nonfree_2ehpp_268',['nonfree.hpp',['https://docs.opencv.org/4.2.0/dc/dcb/nonfree_8hpp.html',1,'']]],
['nonlocalmeans_269',['nonlocalmeans',['https://docs.opencv.org/4.2.0/d1/d79/group__photo__denoise.html#gafa990f16548581987e7e509b435c3648',1,'nonLocalMeans()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d1/d79/group__photo__denoise.html#gafa990f16548581987e7e509b435c3648',1,'cv::cuda::nonLocalMeans()']]],
@@ -460,7 +460,7 @@ var searchData=
['nu30_457',['nu30',['https://docs.opencv.org/4.2.0/d8/d23/classcv_1_1Moments.html#a223d272dc5ec3efe401d6dd1c4fb3087',1,'cv::Moments']]],
['nu_5fsvc_458',['NU_SVC',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#ab4b93a4c42bbe213ffd9fb3832c6c44fa50c44a78c88f3cde09599fba4347134d',1,'cv::ml::SVM']]],
['nu_5fsvr_459',['NU_SVR',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#ab4b93a4c42bbe213ffd9fb3832c6c44fa5b4b7e4b189d47be1765b3c6b19f6c80',1,'cv::ml::SVM']]],
- ['null_460',['null',['https://nlohmann.github.io/json/doxygen/structnlohmann_1_1json__sax_a0ad26edef3f8d530dcec3192bba82df6.html#a0ad26edef3f8d530dcec3192bba82df6',1,'nlohmann::json_sax::null()'],['https://docs.opencv.org/4.2.0/d9/df3/classcv_1_1cuda_1_1Stream.html#a680af5adfeeb1cdaa5b7b13f680c0131',1,'cv::cuda::Stream::Null()']]],
+ ['null_460',['null',['https://docs.opencv.org/4.2.0/d9/df3/classcv_1_1cuda_1_1Stream.html#a680af5adfeeb1cdaa5b7b13f680c0131',1,'cv::cuda::Stream::Null()'],['https://nlohmann.github.io/json/doxygen/structnlohmann_1_1json__sax_a0ad26edef3f8d530dcec3192bba82df6.html#a0ad26edef3f8d530dcec3192bba82df6',1,'nlohmann::json_sax::null()']]],
['null_5fnode_5fmetadata_2ehpp_461',['null_node_metadata.hpp',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01238.html',1,'']]],
['null_5fnode_5fupdate_462',['null_node_update',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11295.html',1,'__gnu_pbds']]],
['null_5ftype_463',['null_type',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11291.html',1,'__gnu_pbds']]],
@@ -550,7 +550,7 @@ var searchData=
['numericaljacobian_547',['numericalJacobian',['../namespaceutil.html#a7e9d28b43adad26f05fd6a983e53b032',1,'util']]],
['numericfwd_2eh_548',['numericfwd.h',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00929.html',1,'']]],
['numerics_549',['Numerics',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01482.html',1,'']]],
- ['numfeatures_550',['numfeatures',['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#ab7eb8578a2e582d6acac9db71ab69fcc',1,'cv::CvFeatureParams::numFeatures'],['https://docs.opencv.org/4.2.0/d0/d0b/classcv_1_1CvFeatureEvaluator.html#a07f6d9031861da09df711cfc5d6d4d5b',1,'cv::CvFeatureEvaluator::numFeatures'],['https://docs.opencv.org/4.2.0/d6/dfc/structHaarClassifierCascadeDescriptor.html#a21bd5b9e52ecfb00ddbec3bd88df65cb',1,'HaarClassifierCascadeDescriptor::NumFeatures'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#a540d5f029fbf504751a4ea99f55c9fe5',1,'cv::TrackerFeatureHAAR::Params::numFeatures']]],
+ ['numfeatures_550',['numfeatures',['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#a540d5f029fbf504751a4ea99f55c9fe5',1,'cv::TrackerFeatureHAAR::Params::numFeatures'],['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#ab7eb8578a2e582d6acac9db71ab69fcc',1,'cv::CvFeatureParams::numFeatures'],['https://docs.opencv.org/4.2.0/d0/d0b/classcv_1_1CvFeatureEvaluator.html#a07f6d9031861da09df711cfc5d6d4d5b',1,'cv::CvFeatureEvaluator::numFeatures'],['https://docs.opencv.org/4.2.0/d6/dfc/structHaarClassifierCascadeDescriptor.html#a21bd5b9e52ecfb00ddbec3bd88df65cb',1,'HaarClassifierCascadeDescriptor::NumFeatures']]],
['numformats_551',['numformats',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga1887af7daca9ccca0f51f90bc8777280a1ce1da9c8116af9a854e89c357cefd05',1,'NumFormats(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga1887af7daca9ccca0f51f90bc8777280a1ce1da9c8116af9a854e89c357cefd05',1,'cv::cudacodec::NumFormats']]],
['numframes_552',['numFrames',['https://docs.opencv.org/4.2.0/d3/dad/structcv_1_1datasets_1_1GR__chalearnObj.html#a5de85d16d4b55bb7ba094c2cb6d94b15',1,'cv::datasets::GR_chalearnObj']]],
['numframesnotdetected_553',['numFramesNotDetected',['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#a04b096c1a1a334b1aae3300fb7336d32',1,'cv::DetectionBasedTracker::TrackedObject']]],
diff --git a/search/all_18.js b/search/all_18.js
index f92118ca..9b812493 100644
--- a/search/all_18.js
+++ b/search/all_18.js
@@ -419,7 +419,7 @@ var searchData=
['others_5fread_416',['others_read',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145ae1ea303787306dda3e50a432832c998a',1,'others_read(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145ae1ea303787306dda3e50a432832c998a',1,'others_read(Global Namespace)']]],
['others_5fwrite_417',['others_write',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145af9d2b2426ee261e7ab294f317c5115bf',1,'others_write(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01521.html#ga0a1765c6b0d8d734be3d54d85be9f145af9d2b2426ee261e7ab294f317c5115bf',1,'others_write(Global Namespace)']]],
['our_20applications_418',['Adding a Trackbar to our applications!',['https://docs.opencv.org/4.2.0/da/d6a/tutorial_trackbar.html',1,'']]],
- ['out_419',['out',['https://docs.opencv.org/4.2.0/dd/d98/structcv_1_1gapi_1_1ie_1_1PortCfg.html#a73601a4545cc2eea31511e6067010523',1,'cv::gapi::ie::PortCfg::Out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< wchar_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ostringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< wchar_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_stringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::ios_base::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< _InternT, _ExternT, encoding_state >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char16_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char32_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ostream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'codecvt< _Elem, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char32_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::__codecvt_abstract_base::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char16_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< _InternT, _ExternT, encoding_state >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ofstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_istringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_istream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_iostream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ios::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ifstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_fstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ostream< char, _Traits >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ostream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_istream< char, _Traits >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_istream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_iostream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ios< char, _Traits >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt_byname::out()']]],
+ ['out_419',['out',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt_byname::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char32_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ostream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char32_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ostringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_stringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::ios_base::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< _InternT, _ExternT, encoding_state >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< char16_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ofstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'__codecvt_abstract_base< wchar_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char16_t, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'codecvt< _Elem, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< char, char, mbstate_t >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::__codecvt_abstract_base::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< _InternT, _ExternT, encoding_state >::out()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_istringstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_istream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_iostream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ios::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_ifstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'std::basic_fstream::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ostream< char, _Traits >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ostream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_istream< char, _Traits >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_istream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_iostream< char >::out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a7187e216e5d16ec820ea1791002f85e0',1,'basic_ios< char, _Traits >::out'],['https://docs.opencv.org/4.2.0/dd/d98/structcv_1_1gapi_1_1ie_1_1PortCfg.html#a73601a4545cc2eea31511e6067010523',1,'cv::gapi::ie::PortCfg::Out'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05195.html#a3a2b1f2da1bc0d89ccd1eceaa66bb79f',1,'std::codecvt< wchar_t, char, mbstate_t >::out()']]],
['out_20of_20focus_20deblur_20filter_420',['Out-of-focus Deblur Filter',['https://docs.opencv.org/4.2.0/de/d3c/tutorial_out_of_focus_deblur_filter.html',1,'']]],
['out_5fof_5ffocus_5fdeblur_5ffilter_2emarkdown_421',['out_of_focus_deblur_filter.markdown',['https://docs.opencv.org/4.2.0/d4/d4d/out__of__focus__deblur__filter_8markdown.html',1,'']]],
['out_5fof_5frange_422',['out_of_range',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02807.html',1,'std::out_of_range'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a2251d8523fa6d16c0fba6388ffa2ef8c.html#a2251d8523fa6d16c0fba6388ffa2ef8c',1,'nlohmann::basic_json::out_of_range']]],
diff --git a/search/all_19.js b/search/all_19.js
index 25c3c95a..598c9f4b 100644
--- a/search/all_19.js
+++ b/search/all_19.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['p_0',['p',['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a6fc4df12367446f46501c676e9d54efc',1,'cv::ocl::Device::p'],['https://docs.opencv.org/4.2.0/de/dc3/classcv_1_1QRCodeDetector.html#a2c9bd91207e53bcc71ccbe8620193135',1,'cv::QRCodeDetector::p'],['https://docs.opencv.org/4.2.0/d5/de3/classcv_1_1ocl_1_1ProgramSource.html#a68a27707560a79890587b8960ff25916',1,'cv::ocl::ProgramSource::p'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#acba6c3d3895d4c72a46849efb7570b0b',1,'cv::ocl::Program::p'],['https://docs.opencv.org/4.2.0/d6/d94/classcv_1_1ocl_1_1PlatformInfo.html#a333ea49caa52e5f3def72a50f63ab5ac',1,'cv::ocl::PlatformInfo::p'],['https://docs.opencv.org/4.2.0/d8/d87/classcv_1_1ocl_1_1Platform.html#a1d55b26898db3753c73c450ded130268',1,'cv::ocl::Platform::p'],['https://docs.opencv.org/4.2.0/df/d90/structcv_1_1datasets_1_1MSM__epflObj.html#a1eee8a411a7ff4ab839fd3a68c4d7fdb',1,'cv::datasets::MSM_epflObj::p'],['https://docs.opencv.org/4.2.0/d4/d26/structcv_1_1MatStep.html#a6cb6d6a37bd88009069c9f2697397c87',1,'cv::MatStep::p'],['https://docs.opencv.org/4.2.0/df/d63/structcv_1_1MatSize.html#a763e016ef3ff77fbc11620cc1631aab8',1,'cv::MatSize::p'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a0275f89c9817453bcc4742b725ed00c4',1,'cv::ocl::Kernel::p'],['https://docs.opencv.org/4.2.0/d0/d4e/classcv_1_1ocl_1_1Image2D.html#aa1e8b47ab87b910997f8dea0b5706b4e',1,'cv::ocl::Image2D::p'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af263d52c8a81f77e839385e1f6ec1e41',1,'cv::FileStorage::p'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a1d419e5c3062c54a3846a3d8abcb1634',1,'cv::CvLBPEvaluator::Feature::p'],['https://docs.opencv.org/4.2.0/d1/d45/classcv_1_1ocl_1_1Context.html#aa40f58476d9e54c1c58557f24eede23c',1,'cv::ocl::Context::p'],['https://docs.opencv.org/4.2.0/d0/d6b/classcv_1_1AsyncPromise.html#abbdcc54117a7b1c38826b697e94e9880',1,'cv::AsyncPromise::p'],['https://docs.opencv.org/4.2.0/d4/d20/classcv_1_1AsyncArray.html#a3c627df1f79609c31cfb83c1044e9d25',1,'cv::AsyncArray::p'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#acab7b5c467168f6d2d1bad20dd1356cb',1,'cv::ocl::Queue::p'],['https://docs.opencv.org/4.2.0/da/df4/structcv_1_1datasets_1_1SLAM__kittiObj.html#aaa92382a2dc09e77ceea1f1ccb32b448',1,'cv::datasets::SLAM_kittiObj::p'],['https://docs.opencv.org/4.2.0/df/d4a/classcv_1_1ocl_1_1Timer.html#ab1673e1dfc3eceaacd568a7ba99258e6',1,'cv::ocl::Timer::p'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#addcfd796c755aee31989d1fc69e24b46',1,'std::bernoulli_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#af0583bb444d7db7e7458dd1443ac7407',1,'std::binomial_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a3f50a0fa0b370466364b3928394c5fe3',1,'std::geometric_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#abb3aa564ac6719a607805597e9eb7493',1,'std::negative_binomial_distribution::p()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3ae14aa4668daf05a4ea6918b10806acd5',1,'cv::ml::SVM::P']]],
+ ['p_0',['p',['https://docs.opencv.org/4.2.0/d1/d45/classcv_1_1ocl_1_1Context.html#aa40f58476d9e54c1c58557f24eede23c',1,'cv::ocl::Context::p'],['https://docs.opencv.org/4.2.0/d5/de3/classcv_1_1ocl_1_1ProgramSource.html#a68a27707560a79890587b8960ff25916',1,'cv::ocl::ProgramSource::p'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#acba6c3d3895d4c72a46849efb7570b0b',1,'cv::ocl::Program::p'],['https://docs.opencv.org/4.2.0/d6/d94/classcv_1_1ocl_1_1PlatformInfo.html#a333ea49caa52e5f3def72a50f63ab5ac',1,'cv::ocl::PlatformInfo::p'],['https://docs.opencv.org/4.2.0/d8/d87/classcv_1_1ocl_1_1Platform.html#a1d55b26898db3753c73c450ded130268',1,'cv::ocl::Platform::p'],['https://docs.opencv.org/4.2.0/df/d90/structcv_1_1datasets_1_1MSM__epflObj.html#a1eee8a411a7ff4ab839fd3a68c4d7fdb',1,'cv::datasets::MSM_epflObj::p'],['https://docs.opencv.org/4.2.0/d4/d26/structcv_1_1MatStep.html#a6cb6d6a37bd88009069c9f2697397c87',1,'cv::MatStep::p'],['https://docs.opencv.org/4.2.0/df/d63/structcv_1_1MatSize.html#a763e016ef3ff77fbc11620cc1631aab8',1,'cv::MatSize::p'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a0275f89c9817453bcc4742b725ed00c4',1,'cv::ocl::Kernel::p'],['https://docs.opencv.org/4.2.0/d0/d4e/classcv_1_1ocl_1_1Image2D.html#aa1e8b47ab87b910997f8dea0b5706b4e',1,'cv::ocl::Image2D::p'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af263d52c8a81f77e839385e1f6ec1e41',1,'cv::FileStorage::p'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a1d419e5c3062c54a3846a3d8abcb1634',1,'cv::CvLBPEvaluator::Feature::p'],['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a6fc4df12367446f46501c676e9d54efc',1,'cv::ocl::Device::p'],['https://docs.opencv.org/4.2.0/d0/d6b/classcv_1_1AsyncPromise.html#abbdcc54117a7b1c38826b697e94e9880',1,'cv::AsyncPromise::p'],['https://docs.opencv.org/4.2.0/d4/d20/classcv_1_1AsyncArray.html#a3c627df1f79609c31cfb83c1044e9d25',1,'cv::AsyncArray::p'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3ae14aa4668daf05a4ea6918b10806acd5',1,'cv::ml::SVM::P'],['https://docs.opencv.org/4.2.0/de/dc3/classcv_1_1QRCodeDetector.html#a2c9bd91207e53bcc71ccbe8620193135',1,'cv::QRCodeDetector::p'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#acab7b5c467168f6d2d1bad20dd1356cb',1,'cv::ocl::Queue::p'],['https://docs.opencv.org/4.2.0/da/df4/structcv_1_1datasets_1_1SLAM__kittiObj.html#aaa92382a2dc09e77ceea1f1ccb32b448',1,'cv::datasets::SLAM_kittiObj::p'],['https://docs.opencv.org/4.2.0/df/d4a/classcv_1_1ocl_1_1Timer.html#ab1673e1dfc3eceaacd568a7ba99258e6',1,'cv::ocl::Timer::p'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#addcfd796c755aee31989d1fc69e24b46',1,'std::bernoulli_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#af0583bb444d7db7e7458dd1443ac7407',1,'std::binomial_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a3f50a0fa0b370466364b3928394c5fe3',1,'std::geometric_distribution::p()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#abb3aa564ac6719a607805597e9eb7493',1,'std::negative_binomial_distribution::p()']]],
['p0_1',['p0',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#ga414eb795c106b63e25d98d0c1d2b817d',1,'cv::stereo::Match::p0'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a8ba422197129718c2d1cfe769f16dae0',1,'cv::CvHOGEvaluator::Feature::p0'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#ga414eb795c106b63e25d98d0c1d2b817d',1,'p0(Global Namespace)']]],
['p1_2',['p1',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaf5b87376a1e4002266e1480dd6dd43ff',1,'p1(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a1ae6805d8ab0fc498b223a6dc446a6cc',1,'cv::CvHOGEvaluator::Feature::p1'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaf5b87376a1e4002266e1480dd6dd43ff',1,'cv::stereo::Match::p1']]],
['p2_3',['p2',['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ab2b8a2754b6b26d4f9e3ff2dd9c08e0d',1,'cv::CvHOGEvaluator::Feature']]],
@@ -80,7 +80,7 @@ var searchData=
['parallelize_20your_20code_77',['How to use the OpenCV parallel_for_ to parallelize your code',['https://docs.opencv.org/4.2.0/d7/dff/tutorial_how_to_use_OpenCV_parallel_for_.html',1,'']]],
['parallelloopbody_78',['ParallelLoopBody',['https://docs.opencv.org/4.2.0/d2/d74/classcv_1_1ParallelLoopBody.html',1,'cv']]],
['parallelloopbodylambdawrapper_79',['parallelloopbodylambdawrapper',['https://docs.opencv.org/4.2.0/d3/d78/classcv_1_1ParallelLoopBodyLambdaWrapper.html#a896e58f5b0957652122b67f38b008403',1,'cv::ParallelLoopBodyLambdaWrapper::ParallelLoopBodyLambdaWrapper()'],['https://docs.opencv.org/4.2.0/d3/d78/classcv_1_1ParallelLoopBodyLambdaWrapper.html',1,'cv::ParallelLoopBodyLambdaWrapper']]],
- ['param_80',['param',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaca27dc931e295b733e740c3601f697a6',1,'Param(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79a',1,'Param(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79a',1,'cv::Param'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a65a393980944ebc11e0ea286a327d05b',1,'std::uniform_int_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'gamma_distribution< result_type >::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a64441f490b89c34e0fe852bff1cb335d',1,'std::fisher_f_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#a9a82202d5349aaa0565e08305e3f0de0',1,'std::extreme_value_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#afef9a5a4a38b2155d763a38571ee3e41',1,'std::extreme_value_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#ac53c5c21d59b131a95ca5d5d8fdfe37a',1,'std::exponential_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a79a2944c707f21d96fb329d89c001cb0',1,'std::exponential_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#ad2a6bbcde16e1eb36226f579536bb166',1,'std::discrete_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#a87898c9d5ca977d0d4c7d32996aff34e',1,'std::bernoulli_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#a57aea1784603fcbb8af7480bc0b9e16c',1,'std::discrete_distribution::param()'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaca27dc931e295b733e740c3601f697a6',1,'cv::stereo::QuasiDenseStereo::Param'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'gamma_distribution< double >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'gamma_distribution< double >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a052913a3ca616ba45870d25e5f1da93c',1,'std::fisher_f_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'gamma_distribution< result_type >::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'normal_distribution< double >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'normal_distribution< double >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'normal_distribution< result_type >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'normal_distribution< result_type >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#addd7642a0dc7aeb3025fd98670eb2ae4',1,'std::bernoulli_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a999c47841c55d2615178786296635761',1,'std::binomial_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a77ced711f56a6b1dabc97cae8c0e70d7',1,'std::binomial_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#ac85420c7ac3f7d2c83c3a7484facad86',1,'std::cauchy_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#aef17e054f8317d965a4baf4fa0424760',1,'std::cauchy_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#a43a4a1e17f1083b6f67fb08037956f9e',1,'std::chi_squared_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a0d1ca073930f46f31b1508711ea230c8',1,'std::piecewise_constant_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a0692a12edf7b4c887267b18fa5fee26e',1,'std::weibull_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#af4f7361528ea5e52ba65da30a8172ec4',1,'std::uniform_real_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#a3122c357fd99615bbd4a8c488f7d6736',1,'std::uniform_real_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#aa17c3dc11719efd80ca2aefee1a07044',1,'std::chi_squared_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#afe06b7c82cfcd532367a8fbf1777156f',1,'std::uniform_int_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#a1419abb07831366ab3d01907a8057427',1,'std::student_t_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#af8715393519007f3325e7b696fc07967',1,'std::student_t_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#ac0233f87c798faa09a5cbeb91969bd8c',1,'std::poisson_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#ad2d0adb28e17e439f2940bf737aaeb50',1,'std::poisson_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#abda82e975655fec753ac6a3639d6a6f8',1,'std::piecewise_linear_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#a790278cbfca48c97ba9a018deb24f208',1,'std::piecewise_linear_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a880a3c1ec45f86dd2e64d89d7e64e527',1,'std::weibull_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a6f56727fdb4b5b527bf40f2c314864d8',1,'std::piecewise_constant_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'std::normal_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'std::normal_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#aaa0499f09e9952646ce78e9c68c8d1d3',1,'std::negative_binomial_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#af44b23f905d775ec72b31cf9e4012f2f',1,'std::negative_binomial_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#ae0ec61a8aca3872ff4b8a16e4696ad90',1,'std::lognormal_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#a3533e00011a0d32c89697c809c98c765',1,'std::lognormal_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a75d3adb67d1d8a8d9ec152ed6076a009',1,'std::geometric_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a690e55bc0b6fe8c78d4e46a08197e70b',1,'std::geometric_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'std::gamma_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'std::gamma_distribution::param() const']]],
+ ['param_80',['param',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaca27dc931e295b733e740c3601f697a6',1,'Param(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79a',1,'Param(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79a',1,'cv::Param'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#a3122c357fd99615bbd4a8c488f7d6736',1,'std::uniform_real_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'gamma_distribution< result_type >::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a052913a3ca616ba45870d25e5f1da93c',1,'std::fisher_f_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06411.html#a64441f490b89c34e0fe852bff1cb335d',1,'std::fisher_f_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#a9a82202d5349aaa0565e08305e3f0de0',1,'std::extreme_value_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06483.html#afef9a5a4a38b2155d763a38571ee3e41',1,'std::extreme_value_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#ac53c5c21d59b131a95ca5d5d8fdfe37a',1,'std::exponential_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a79a2944c707f21d96fb329d89c001cb0',1,'std::exponential_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#addd7642a0dc7aeb3025fd98670eb2ae4',1,'std::bernoulli_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#ad2a6bbcde16e1eb36226f579536bb166',1,'std::discrete_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'gamma_distribution< double >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'gamma_distribution< double >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'gamma_distribution< result_type >::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ad8b960699602dcafa9a4ca3895fa776a',1,'std::gamma_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'normal_distribution< double >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'normal_distribution< double >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'normal_distribution< result_type >::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'normal_distribution< result_type >::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06427.html#a87898c9d5ca977d0d4c7d32996aff34e',1,'std::bernoulli_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a999c47841c55d2615178786296635761',1,'std::binomial_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06435.html#a77ced711f56a6b1dabc97cae8c0e70d7',1,'std::binomial_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#ac85420c7ac3f7d2c83c3a7484facad86',1,'std::cauchy_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06403.html#aef17e054f8317d965a4baf4fa0424760',1,'std::cauchy_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#a43a4a1e17f1083b6f67fb08037956f9e',1,'std::chi_squared_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06395.html#aa17c3dc11719efd80ca2aefee1a07044',1,'std::chi_squared_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#a790278cbfca48c97ba9a018deb24f208',1,'std::piecewise_linear_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a880a3c1ec45f86dd2e64d89d7e64e527',1,'std::weibull_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06475.html#a0692a12edf7b4c887267b18fa5fee26e',1,'std::weibull_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06363.html#af4f7361528ea5e52ba65da30a8172ec4',1,'std::uniform_real_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06491.html#a57aea1784603fcbb8af7480bc0b9e16c',1,'std::discrete_distribution::param()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a65a393980944ebc11e0ea286a327d05b',1,'std::uniform_int_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#afe06b7c82cfcd532367a8fbf1777156f',1,'std::uniform_int_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#a1419abb07831366ab3d01907a8057427',1,'std::student_t_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06419.html#af8715393519007f3325e7b696fc07967',1,'std::student_t_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#ac0233f87c798faa09a5cbeb91969bd8c',1,'std::poisson_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06459.html#ad2d0adb28e17e439f2940bf737aaeb50',1,'std::poisson_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06507.html#abda82e975655fec753ac6a3639d6a6f8',1,'std::piecewise_linear_distribution::param()'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaca27dc931e295b733e740c3601f697a6',1,'cv::stereo::QuasiDenseStereo::Param'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a0d1ca073930f46f31b1508711ea230c8',1,'std::piecewise_constant_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06499.html#a6f56727fdb4b5b527bf40f2c314864d8',1,'std::piecewise_constant_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a9e150060b4fd9ea4fef8f07d8b249944',1,'std::normal_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06371.html#a63085cf246a895f8b03ccb632d4fd0c7',1,'std::normal_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#aaa0499f09e9952646ce78e9c68c8d1d3',1,'std::negative_binomial_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06451.html#af44b23f905d775ec72b31cf9e4012f2f',1,'std::negative_binomial_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#ae0ec61a8aca3872ff4b8a16e4696ad90',1,'std::lognormal_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06379.html#a3533e00011a0d32c89697c809c98c765',1,'std::lognormal_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a75d3adb67d1d8a8d9ec152ed6076a009',1,'std::geometric_distribution::param(const param_type &__param)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06443.html#a690e55bc0b6fe8c78d4e46a08197e70b',1,'std::geometric_distribution::param() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06387.html#ac1e8d68c10521bff382e0a14587d1dc4',1,'std::gamma_distribution::param()']]],
['param_5ftype_81',['param_type',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06447.html',1,'std::geometric_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06511.html',1,'std::piecewise_linear_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06431.html',1,'std::bernoulli_distribution::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06439.html',1,'std::binomial_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06407.html',1,'std::cauchy_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06399.html',1,'std::chi_squared_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06463.html',1,'std::poisson_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06423.html',1,'std::student_t_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07987.html',1,'std::uniform_int_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06367.html',1,'std::uniform_real_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06479.html',1,'std::weibull_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06495.html',1,'std::discrete_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06471.html',1,'std::exponential_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06487.html',1,'std::extreme_value_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06415.html',1,'std::fisher_f_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06391.html',1,'std::gamma_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06503.html',1,'std::piecewise_constant_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06375.html',1,'std::normal_distribution< _RealType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06455.html',1,'std::negative_binomial_distribution< _IntType >::param_type'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06383.html',1,'std::lognormal_distribution< _RealType >::param_type']]],
['paramdesc_82',['ParamDesc',['https://docs.opencv.org/4.2.0/d0/db5/structcv_1_1gapi_1_1ie_1_1detail_1_1ParamDesc.html',1,'cv::gapi::ie::detail']]],
['parameter_20file_83',['Exporting a template parameter file',['https://docs.opencv.org/4.2.0/df/dc0/tutorial_qds_export_parameters.html',1,'']]],
@@ -88,7 +88,7 @@ var searchData=
['parameters_85',['parameters',['../cameraconfig.html#intrinsic',1,'Intrinsic Parameters'],['https://docs.opencv.org/4.2.0/d4/d80/structcv_1_1DetectionBasedTracker_1_1Parameters.html',1,'cv::DetectionBasedTracker::Parameters'],['https://docs.opencv.org/4.2.0/d4/d80/structcv_1_1DetectionBasedTracker_1_1Parameters.html#a53c869cca43fe05698fa7b64d3e969a0',1,'cv::DetectionBasedTracker::Parameters::Parameters()'],['https://docs.opencv.org/4.2.0/db/de9/classcv_1_1DetectionBasedTracker.html#af2c3de5745a8eb4312db652276d387e3',1,'cv::DetectionBasedTracker::parameters'],['https://eigen.tuxfamily.org/dox/TopicFunctionTakingEigenTypes.html',1,'Writing Functions Taking Eigen Types as Parameters']]],
['parametrizedline_86',['parametrizedline',['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a5261e771f71d975eaa9ebf8bc598129b',1,'Eigen::ParametrizedLine::ParametrizedLine(Index _dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a3f26a2ac6fe39d39ba72e148f0f877ad',1,'Eigen::ParametrizedLine::ParametrizedLine(const Hyperplane< _Scalar, _AmbientDim, OtherOptions > &hyperplane)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#abf4318b4e0c2469e83ab049c9c177b80',1,'Eigen::ParametrizedLine::ParametrizedLine(const ParametrizedLine< OtherScalarType, AmbientDimAtCompileTime, OtherOptions > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a9ae3a16ee1d2a6cf09f45007451fa148',1,'Eigen::ParametrizedLine::ParametrizedLine(const VectorType &origin, const VectorType &direction)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a43e71a77728409e15220495dc9724f04',1,'Eigen::ParametrizedLine::ParametrizedLine()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html',1,'Eigen::ParametrizedLine< class, _AmbientDim, _Options >']]],
['paramgrid_87',['paramgrid',['https://docs.opencv.org/4.2.0/d6/dca/classcv_1_1ml_1_1ParamGrid.html#a41f16ee1570e78af0d7362231138cc6c',1,'cv::ml::ParamGrid::ParamGrid()'],['https://docs.opencv.org/4.2.0/d6/dca/classcv_1_1ml_1_1ParamGrid.html#a4b8034d10d8dd7f083967176dc71d09b',1,'cv::ml::ParamGrid::ParamGrid(double _minVal, double _maxVal, double _logStep)'],['https://docs.opencv.org/4.2.0/d6/dca/classcv_1_1ml_1_1ParamGrid.html',1,'cv::ml::ParamGrid']]],
- ['params_88',['params',['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#a509595d2caf0e2834c59bb380e6081e3',1,'cv::TrackerGOTURN::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html',1,'cv::gapi::ie::Params< class >'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html',1,'cv::kinfu::Params'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html',1,'cv::line_descriptor::BinaryDescriptor::Params'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html',1,'cv::SimpleBlobDetector::Params'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html',1,'cv::structured_light::GrayCodePattern::Params'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html',1,'cv::structured_light::SinusoidalPattern::Params'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html',1,'cv::face::FacemarkLBF::Params'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html',1,'cv::TrackerCSRT::Params'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html',1,'cv::TrackerTLD::Params'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html',1,'cv::TrackerSamplerPF::Params'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html',1,'cv::TrackerSamplerCSC::Params'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html',1,'cv::TrackerSamplerCS::Params'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html',1,'cv::TrackerMIL::Params'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html',1,'cv::TrackerMedianFlow::Params'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html',1,'cv::TrackerKCF::Params'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html',1,'cv::TrackerGOTURN::Params'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#a2b46465864ef259b3f76e0f43ed6d872',1,'cv::TrackerCSRT::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html',1,'cv::TrackerFeatureHAAR::Params'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html',1,'cv::TrackerBoosting::Params'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#ab214b6cd84af5b3e5b759e5f6f731edd',1,'cv::structured_light::SinusoidalPattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html#a6b32437033328592a235f76f7ed119af',1,'cv::structured_light::GrayCodePattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#a4cd7ec719c6c86c13faa82115c43f217',1,'cv::line_descriptor::BinaryDescriptor::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html#ae694509893f66be9e2c62e00b6374339',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params::Params()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#aeabdb46e1e7238a3d081eb0c6b36169b',1,'cv::SimpleBlobDetector::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#abe0385ab38d7f17f4255fab7047e4440',1,'cv::gapi::ie::Params::Params()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#a60df8fda3e1925ba584122a1ea64803e',1,'cv::face::FacemarkLBF::Params::Params()'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a0262d5324ee1d9e7333d776aa944bc86',1,'cv::face::FacemarkAAM::Params::Params()'],['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html#a02c43ee3252633ac4106c00a680fa747',1,'cv::face::FacemarkKazemi::Params::Params()'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a3482c25c0512983c3a26c7cd612e5557',1,'cv::TrackerMedianFlow::Params::Params()'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html#a694d900b5d61c8690d4eae9dd6b0e9dd',1,'cv::TrackerSamplerCS::Params::Params()'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#ad3f4f9d15af6556af91a45162366c6d3',1,'cv::TrackerSamplerPF::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#afe18591df265dadb5c708db996efa863',1,'cv::TrackerFeatureHAAR::Params::Params()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#a652b1b2c3e203bbca771883fdc09d551',1,'cv::TrackerMIL::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a7da79b1b870c2531cb9f9443593afe2b',1,'cv::TrackerBoosting::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a75686a52571df4ab2103524426d19006',1,'cv::TrackerTLD::Params::Params()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a4ec755b778a69abf371b7b1f4ef9adda',1,'cv::TrackerKCF::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html#a4f7223785437a747780c7aed2df56d2e',1,'cv::TrackerSamplerCSC::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html#a26197941a32d517c283cdc70f37bd76d',1,'cv::ClfMilBoost::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#a45f7b71e9007db6f13cb1535ce9b1a37',1,'cv::gapi::ie::Params::params()'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1tbm_1_1ITrackerByMatching.html#a84e511f810b67411fddd2e5fbd8be6be',1,'cv::tbm::ITrackerByMatching::params()'],['https://docs.opencv.org/4.2.0/da/dcd/structcv_1_1gapi_1_1GNetParam.html#aa66fcf43899f80cbddde27cee936390c',1,'cv::gapi::GNetParam::params'],['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html',1,'cv::face::FacemarkKazemi::Params'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html',1,'cv::face::FacemarkAAM::Params'],['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html',1,'cv::dynafu::Params'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html',1,'cv::ClfMilBoost::Params']]],
+ ['params_88',['params',['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html#a02c43ee3252633ac4106c00a680fa747',1,'cv::face::FacemarkKazemi::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html',1,'cv::gapi::ie::Params< class >'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html',1,'cv::kinfu::Params'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html',1,'cv::line_descriptor::BinaryDescriptor::Params'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html',1,'cv::SimpleBlobDetector::Params'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html',1,'cv::structured_light::GrayCodePattern::Params'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html',1,'cv::structured_light::SinusoidalPattern::Params'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html',1,'cv::face::FacemarkLBF::Params'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html',1,'cv::TrackerCSRT::Params'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html',1,'cv::TrackerTLD::Params'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html',1,'cv::TrackerSamplerPF::Params'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html',1,'cv::TrackerSamplerCSC::Params'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html',1,'cv::TrackerSamplerCS::Params'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html',1,'cv::TrackerMIL::Params'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html',1,'cv::TrackerMedianFlow::Params'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html',1,'cv::TrackerKCF::Params'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html',1,'cv::TrackerGOTURN::Params'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a0262d5324ee1d9e7333d776aa944bc86',1,'cv::face::FacemarkAAM::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html',1,'cv::TrackerFeatureHAAR::Params'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html',1,'cv::TrackerBoosting::Params'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#a45f7b71e9007db6f13cb1535ce9b1a37',1,'cv::gapi::ie::Params::params()'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1tbm_1_1ITrackerByMatching.html#a84e511f810b67411fddd2e5fbd8be6be',1,'cv::tbm::ITrackerByMatching::params()'],['https://docs.opencv.org/4.2.0/da/dcd/structcv_1_1gapi_1_1GNetParam.html#aa66fcf43899f80cbddde27cee936390c',1,'cv::gapi::GNetParam::params'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#ab214b6cd84af5b3e5b759e5f6f731edd',1,'cv::structured_light::SinusoidalPattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html#a6b32437033328592a235f76f7ed119af',1,'cv::structured_light::GrayCodePattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#a4cd7ec719c6c86c13faa82115c43f217',1,'cv::line_descriptor::BinaryDescriptor::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html#ae694509893f66be9e2c62e00b6374339',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params::Params()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#aeabdb46e1e7238a3d081eb0c6b36169b',1,'cv::SimpleBlobDetector::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#abe0385ab38d7f17f4255fab7047e4440',1,'cv::gapi::ie::Params::Params()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#a60df8fda3e1925ba584122a1ea64803e',1,'cv::face::FacemarkLBF::Params::Params()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#a652b1b2c3e203bbca771883fdc09d551',1,'cv::TrackerMIL::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a7da79b1b870c2531cb9f9443593afe2b',1,'cv::TrackerBoosting::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a75686a52571df4ab2103524426d19006',1,'cv::TrackerTLD::Params::Params()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a4ec755b778a69abf371b7b1f4ef9adda',1,'cv::TrackerKCF::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#a509595d2caf0e2834c59bb380e6081e3',1,'cv::TrackerGOTURN::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#a2b46465864ef259b3f76e0f43ed6d872',1,'cv::TrackerCSRT::Params::Params()'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a3482c25c0512983c3a26c7cd612e5557',1,'cv::TrackerMedianFlow::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#afe18591df265dadb5c708db996efa863',1,'cv::TrackerFeatureHAAR::Params::Params()'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#ad3f4f9d15af6556af91a45162366c6d3',1,'cv::TrackerSamplerPF::Params::Params()'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html#a694d900b5d61c8690d4eae9dd6b0e9dd',1,'cv::TrackerSamplerCS::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html#a4f7223785437a747780c7aed2df56d2e',1,'cv::TrackerSamplerCSC::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html#a26197941a32d517c283cdc70f37bd76d',1,'cv::ClfMilBoost::Params::Params()'],['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html',1,'cv::face::FacemarkKazemi::Params'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html',1,'cv::face::FacemarkAAM::Params'],['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html',1,'cv::dynafu::Params'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html',1,'cv::ClfMilBoost::Params']]],
['params_2eh_89',['params.h',['https://docs.opencv.org/4.2.0/da/d33/params_8h.html',1,'']]],
['paramtype_90',['ParamType',['https://docs.opencv.org/4.2.0/dd/d77/structcv_1_1ParamType.html',1,'cv']]],
['paramtype_3c_20_5ftp_2c_20typename_20std_3a_3aenable_5fif_3c_20std_3a_3ais_5fenum_3c_20_5ftp_20_3e_3a_3avalue_20_3e_3a_3atype_20_3e_91',['ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type >',['https://docs.opencv.org/4.2.0/db/d0d/structcv_1_1ParamType_3_01__Tp_00_01typename_01std_1_1enable__if_3_01std_1_1is__enum_3_01__Tp_01_4_1_1value_01_4_1_1type_01_4.html',1,'cv']]],
@@ -137,7 +137,7 @@ var searchData=
['partial_5fsum_2eh_134',['partial_sum.h',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00944.html',1,'']]],
['partial_5fsum_5fdilation_135',['partial_sum_dilation',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09699.html#a781c6a0034d1669b90e37407e1c6d09e',1,'__gnu_parallel::_Settings']]],
['partial_5fsum_5fminimal_5fn_136',['partial_sum_minimal_n',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09699.html#a768fbc7a7e588eabb25fd3824c4322fb',1,'__gnu_parallel::_Settings']]],
- ['partialpivlu_137',['partialpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html',1,'Eigen::PartialPivLU< class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'Eigen::MatrixBase::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Solve< Decomposition, RhsType > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a5c04818d354f94a98786d8a44cb709c6',1,'Eigen::PartialPivLU::PartialPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf37214aebb54d0e186ae39ac6c41bdf',1,'Eigen::PartialPivLU::PartialPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a4efc917d31d0e9d76781a97509309061',1,'Eigen::PartialPivLU::PartialPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf892c12d8a229b32bddc3149e32e63a',1,'Eigen::PartialPivLU::PartialPivLU(Index size)']]],
+ ['partialpivlu_137',['partialpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html',1,'Eigen::PartialPivLU< class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a5c04818d354f94a98786d8a44cb709c6',1,'Eigen::PartialPivLU::PartialPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf37214aebb54d0e186ae39ac6c41bdf',1,'Eigen::PartialPivLU::PartialPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a4efc917d31d0e9d76781a97509309061',1,'Eigen::PartialPivLU::PartialPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf892c12d8a229b32bddc3149e32e63a',1,'Eigen::PartialPivLU::PartialPivLU(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'Eigen::MatrixBase::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Solve< Decomposition, RhsType > >::partialPivLu()']]],
['partialreduxexpr_138',['PartialReduxExpr',['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialReduxExpr.html',1,'Eigen']]],
['particlesnum_139',['particlesNum',['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#a82ecefe2fc5d73bc1a935b7611a8fe56',1,'cv::TrackerSamplerPF::Params']]],
['partition_140',['partition',['https://docs.opencv.org/4.2.0/d5/d38/group__core__cluster.html#ga2037c989e69b499c1aa271419f3a9b34',1,'partition()(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga64c8d89411856cea58194aa69a3c37f3',1,'std::partition()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga64c8d89411856cea58194aa69a3c37f3',1,'partition(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred)(Global Namespace)']]],
diff --git a/search/all_1a.js b/search/all_1a.js
index 30b7438e..919c8792 100644
--- a/search/all_1a.js
+++ b/search/all_1a.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['q_0',['q',['https://docs.opencv.org/4.2.0/d5/d22/classcv_1_1ppf__match__3d_1_1Pose3D.html#ac4726adaf40b19bdd79f2efd1ce70588',1,'cv::ppf_match_3d::Pose3D::q'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#acbfbc526eaf399a81500185101d62d2f',1,'cv::face::FacemarkAAM::Model::Q']]],
+ ['q_0',['q',['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#acbfbc526eaf399a81500185101d62d2f',1,'cv::face::FacemarkAAM::Model::Q'],['https://docs.opencv.org/4.2.0/d5/d22/classcv_1_1ppf__match__3d_1_1Pose3D.html#ac4726adaf40b19bdd79f2efd1ce70588',1,'cv::ppf_match_3d::Pose3D::q']]],
['q_5ftype_1',['q_type',['https://docs.opencv.org/4.2.0/dd/d1d/structcv_1_1V__TypeTraits_3_01uchar_01_4.html#a572cf097b5541d68667efcea30738fd7',1,'cv::V_TypeTraits< uchar >::q_type'],['https://docs.opencv.org/4.2.0/de/dc3/structcv_1_1V__TypeTraits_3_01short_01_4.html#a89865d29f39c8586789970f2b66e9794',1,'cv::V_TypeTraits< short >::q_type'],['https://docs.opencv.org/4.2.0/d0/d9d/structcv_1_1V__TypeTraits_3_01schar_01_4.html#a630f7bbbb9db1b5e989781ff7cb52e74',1,'cv::V_TypeTraits< schar >::q_type'],['https://docs.opencv.org/4.2.0/db/d59/structcv_1_1V__TypeTraits_3_01int64_01_4.html#ae710dffa7b97582d9b3505cba752b958',1,'cv::V_TypeTraits< int64 >::q_type'],['https://docs.opencv.org/4.2.0/da/d19/structcv_1_1V__TypeTraits_3_01float_01_4.html#afcad9c3e13d77c545f52f4b8023c03f4',1,'cv::V_TypeTraits< float >::q_type'],['https://docs.opencv.org/4.2.0/d5/d9e/structcv_1_1V__TypeTraits_3_01double_01_4.html#a842bdc0beb504cec672e2c079714734a',1,'cv::V_TypeTraits< double >::q_type'],['https://docs.opencv.org/4.2.0/d2/d4d/structcv_1_1V__TypeTraits_3_01uint64_01_4.html#a86b1faada377292183ed0369c3d3ce5b',1,'cv::V_TypeTraits< uint64 >::q_type'],['https://docs.opencv.org/4.2.0/d3/d8c/structcv_1_1V__TypeTraits_3_01unsigned_01_4.html#a98872855b20e1a5c3a95506b78235a21',1,'cv::V_TypeTraits< unsigned >::q_type'],['https://docs.opencv.org/4.2.0/d6/dd5/structcv_1_1V__TypeTraits_3_01ushort_01_4.html#a97c37d50422ccb3b35194e0976371642',1,'cv::V_TypeTraits< ushort >::q_type']]],
['qconj_2',['qconj',['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#gaf505269396f358080c6f98d263951949',1,'cv::ximgproc::qconj()'],['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#gaf505269396f358080c6f98d263951949',1,'qconj(InputArray qimg, OutputArray qcimg)(Global Namespace)']]],
['qdft_3',['qdft',['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#gafe851e887c7a22d721a8cee0ddf94dce',1,'qdft()(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#gafe851e887c7a22d721a8cee0ddf94dce',1,'cv::ximgproc::qdft()']]],
@@ -82,7 +82,7 @@ var searchData=
['querymemory_79',['queryMemory',['https://docs.opencv.org/4.2.0/d7/d7c/classcv_1_1cuda_1_1DeviceInfo.html#a5452c3b639a257950902a8f47fb54301',1,'cv::cuda::DeviceInfo']]],
['querypcflann_80',['querypcflann',['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gac98a74b02d163b63ec68e8bf6ebcf8c6',1,'queryPCFlann()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga1f97667a487faab9bd849341361db1a1',1,'cv::ppf_match_3d::queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gac98a74b02d163b63ec68e8bf6ebcf8c6',1,'cv::ppf_match_3d::queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances, const int numNeighbors)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga1f97667a487faab9bd849341361db1a1',1,'queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances)(Global Namespace)']]],
['questions_81',['Frequently Asked Questions',['https://docs.opencv.org/4.2.0/d3/d2d/faq.html',1,'']]],
- ['queue_82',['queue',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#abdaacb8e25703a65fc79cbfa5fe6934b',1,'std::queue::queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a702c155117f520fcd90b24ca902f861f',1,'cv::ocl::Queue::Queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a62648111989b26f6067ea65ed954505e',1,'cv::ocl::Queue::Queue(const Context &c, const Device &d=Device())'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a31e41d67d14f8e12f3876e30546f7a84',1,'cv::ocl::Queue::Queue(const Queue &q)'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html',1,'cv::ocl::Queue'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html',1,'std::queue< _Tp, _Sequence >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00119.html',1,'(Global Namespace)']]],
+ ['queue_82',['queue',['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a702c155117f520fcd90b24ca902f861f',1,'cv::ocl::Queue::Queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a62648111989b26f6067ea65ed954505e',1,'cv::ocl::Queue::Queue(const Context &c, const Device &d=Device())'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a31e41d67d14f8e12f3876e30546f7a84',1,'cv::ocl::Queue::Queue(const Queue &q)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#abdaacb8e25703a65fc79cbfa5fe6934b',1,'std::queue::queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html',1,'cv::ocl::Queue'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html',1,'std::queue< _Tp, _Sequence >'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00119.html',1,'(Global Namespace)']]],
['queue_2eh_83',['queue.h',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00950.html',1,'']]],
['quick_20reference_20guide_84',['Quick reference guide',['https://eigen.tuxfamily.org/dox/group__QuickRefPage.html',1,'']]],
['quick_20reference_20guide_20for_20sparse_20matrices_85',['Quick reference guide for sparse matrices',['https://eigen.tuxfamily.org/dox/group__SparseQuickRefPage.html',1,'']]],
diff --git a/search/all_1b.js b/search/all_1b.js
index d5d8488c..91151136 100644
--- a/search/all_1b.js
+++ b/search/all_1b.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['r_0',['r',['https://docs.opencv.org/4.2.0/d4/d0a/structcv_1_1detail_1_1CameraParams.html#ab1fe6908cde4a9662e20f03e7dfcc272',1,'cv::detail::CameraParams::R'],['https://docs.opencv.org/4.2.0/d0/ded/structcv_1_1face_1_1FacemarkAAM_1_1Config.html#a523237291402f020dd17d37e15321c40',1,'cv::face::FacemarkAAM::Config::R'],['https://docs.opencv.org/4.2.0/d9/da0/structcv_1_1datasets_1_1MSM__middleburyObj.html#ac6e479e646f3e3b0babffa0e9225be70',1,'cv::datasets::MSM_middleburyObj::r'],['https://docs.opencv.org/4.2.0/d3/d73/structcv_1_1detail_1_1tracked__cv__mat.html#a65576ef7daf7c86e056b42b34a80520f',1,'cv::detail::tracked_cv_mat::r'],['https://docs.opencv.org/4.2.0/d1/df4/structcv_1_1detail_1_1tracked__cv__umat.html#a6a9a4f76fd04649d4d5fa85f56b3cfae',1,'cv::detail::tracked_cv_umat::r']]],
+ ['r_0',['r',['https://docs.opencv.org/4.2.0/d9/da0/structcv_1_1datasets_1_1MSM__middleburyObj.html#ac6e479e646f3e3b0babffa0e9225be70',1,'cv::datasets::MSM_middleburyObj::r'],['https://docs.opencv.org/4.2.0/d3/d73/structcv_1_1detail_1_1tracked__cv__mat.html#a65576ef7daf7c86e056b42b34a80520f',1,'cv::detail::tracked_cv_mat::r'],['https://docs.opencv.org/4.2.0/d1/df4/structcv_1_1detail_1_1tracked__cv__umat.html#a6a9a4f76fd04649d4d5fa85f56b3cfae',1,'cv::detail::tracked_cv_umat::r'],['https://docs.opencv.org/4.2.0/d4/d0a/structcv_1_1detail_1_1CameraParams.html#ab1fe6908cde4a9662e20f03e7dfcc272',1,'cv::detail::CameraParams::R'],['https://docs.opencv.org/4.2.0/d0/ded/structcv_1_1face_1_1FacemarkAAM_1_1Config.html#a523237291402f020dd17d37e15321c40',1,'cv::face::FacemarkAAM::Config::R']]],
['r_5fkinv_1',['r_kinv',['https://docs.opencv.org/4.2.0/dc/d2c/structcv_1_1detail_1_1ProjectorBase.html#a2f30b2a02c9fddf1bacb47a805b00c82',1,'cv::detail::ProjectorBase']]],
['radial_5fvariance_5fhash_2ehpp_2',['radial_variance_hash.hpp',['https://docs.opencv.org/4.2.0/d2/d76/radial__variance__hash_8hpp.html',1,'']]],
['radialvariancehash_3',['radialvariancehash',['https://docs.opencv.org/4.2.0/d4/d93/group__img__hash.html#gab0df0c3a059f1498a256c16a9d582970',1,'cv::img_hash::radialVarianceHash()'],['https://docs.opencv.org/4.2.0/d4/d93/group__img__hash.html#gab0df0c3a059f1498a256c16a9d582970',1,'radialVarianceHash()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d5/d97/classcv_1_1img__hash_1_1RadialVarianceHash.html',1,'cv::img_hash::RadialVarianceHash'],['https://docs.opencv.org/4.2.0/d5/d97/classcv_1_1img__hash_1_1RadialVarianceHash.html#a6d4f61e91f813a42916e66ebf9f7f4bb',1,'cv::img_hash::RadialVarianceHash::RadialVarianceHash()']]],
@@ -58,7 +58,7 @@ var searchData=
['rank_55',['rank',['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a2a59aaa689613ce5ef0c9130ad33940e',1,'ColPivHouseholderQR< MatrixType >::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a2a59aaa689613ce5ef0c9130ad33940e',1,'Eigen::ColPivHouseholderQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#af348f64b26f8467a020062c22b748806',1,'Eigen::CompleteOrthogonalDecomposition::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeae555220f46477818ccc94aca2de770',1,'Eigen::FullPivHouseholderQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a67a870aa69e699e058d04802ba0bdad9',1,'Eigen::FullPivLU::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a30b89e24f42f1692079eea31b361d26a',1,'Eigen::JacobiSVD::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseQR.html#a4ae2c5bdaa3c18ae5a364f65030722c3',1,'Eigen::SparseQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SPQR.html#a66382a71d51b09a8526268467156fbc3',1,'Eigen::SPQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a30b89e24f42f1692079eea31b361d26a',1,'Eigen::SVDBase::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a30b89e24f42f1692079eea31b361d26a',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::rank()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a03875.html',1,'std::rank< class >']]],
['rankupdate_56',['rankupdate',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseSelfAdjointView.html#abe66734215f8d8220be0985d67901021',1,'Eigen::SparseSelfAdjointView::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a858dc77b65dd48248299bb6a6a758abf',1,'Eigen::LDLT::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LLT.html#a8ce93e407a2ba75489bcb6e89ea4c153',1,'Eigen::LLT::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a1b5afab9f9df919cba99d8ed1a260567',1,'Eigen::SelfAdjointView::rankUpdate(const MatrixBase< DerivedU > &u, const MatrixBase< DerivedV > &v, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#acc37b0437e0eee05f861bce511df9c77',1,'Eigen::SelfAdjointView::rankUpdate(const MatrixBase< DerivedU > &u, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a1b5afab9f9df919cba99d8ed1a260567',1,'SelfAdjointView< const Derived, UpLo >::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseSelfAdjointView.html#abe66734215f8d8220be0985d67901021',1,'SparseSelfAdjointView< const Derived, UpLo >::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#acc37b0437e0eee05f861bce511df9c77',1,'SelfAdjointView< const Derived, UpLo >::rankUpdate()']]],
['ransac_57',['ransac',['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ggaaedb1f94e6b143cef163622c531afd88a724159df258a5d7e29410a6a2f4e6c87',1,'RANSAC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ggaaedb1f94e6b143cef163622c531afd88a724159df258a5d7e29410a6a2f4e6c87',1,'cv::RANSAC']]],
- ['ransacparams_58',['ransacparams',['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html',1,'cv::videostab::RansacParams'],['https://docs.opencv.org/4.2.0/d6/dbe/classcv_1_1videostab_1_1MotionEstimatorRansacL2.html#a093c536a88dacdb31f7f4deddf20a68a',1,'cv::videostab::MotionEstimatorRansacL2::ransacParams()'],['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a2b456654d89323abcff87d5fcfed9b4a',1,'cv::videostab::TranslationBasedLocalOutlierRejector::ransacParams()'],['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#aade72367fb9106951e3993109fb60900',1,'cv::videostab::RansacParams::RansacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'cv::videostab::RansacParams::RansacParams(int size, float thresh, float eps, float prob)'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'RansacParams()(Global Namespace)']]],
+ ['ransacparams_58',['ransacparams',['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html',1,'cv::videostab::RansacParams'],['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#aade72367fb9106951e3993109fb60900',1,'cv::videostab::RansacParams::RansacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'cv::videostab::RansacParams::RansacParams(int size, float thresh, float eps, float prob)'],['https://docs.opencv.org/4.2.0/d6/dbe/classcv_1_1videostab_1_1MotionEstimatorRansacL2.html#a093c536a88dacdb31f7f4deddf20a68a',1,'cv::videostab::MotionEstimatorRansacL2::ransacParams()'],['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a2b456654d89323abcff87d5fcfed9b4a',1,'cv::videostab::TranslationBasedLocalOutlierRejector::ransacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'RansacParams()(Global Namespace)']]],
['raspberry_59',['raspberry',['https://docs.opencv.org/4.2.0/d4/dba/classcv_1_1viz_1_1Color.html#a114fc719412ae919877cce3c65c03a1b',1,'cv::viz::Color']]],
['raster_20files_20with_20gdal_60',['Reading Geospatial Raster files with GDAL',['https://docs.opencv.org/4.2.0/d7/d73/tutorial_raster_io_gdal.html',1,'']]],
['raster_5fio_5fgdal_2emarkdown_61',['raster_io_gdal.markdown',['https://docs.opencv.org/4.2.0/d5/d67/raster__io__gdal_8markdown.html',1,'']]],
@@ -161,7 +161,7 @@ var searchData=
['readwrite_158',['ReadWrite',['https://docs.opencv.org/4.2.0/d3/d17/classcv_1_1ocl_1_1KernelArg.html#aa169a58e85125b20514623871644be24',1,'cv::ocl::KernelArg']]],
['readwritenosize_159',['ReadWriteNoSize',['https://docs.opencv.org/4.2.0/d3/d17/classcv_1_1ocl_1_1KernelArg.html#a18172f202deb28c75eda860c6e93ce26',1,'cv::ocl::KernelArg']]],
['ready_160',['ready',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#ab652f4a3bddd01d0c6f88246ea210eb2',1,'match_results< _Bi_iter >::ready()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#ab652f4a3bddd01d0c6f88246ea210eb2',1,'std::match_results::ready()'],['https://docs.opencv.org/4.2.0/d2/da0/classcv_1_1gapi_1_1fluid_1_1View.html#aa2a0d471bf2aeab8e665efbfefd6446f',1,'cv::gapi::fluid::View::ready()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01478.html#ga528eb8f3b350394c0406d4d58ab7dbf4ab2fdab230a2c39f3595a947861863cb7',1,'ready(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01478.html#ga528eb8f3b350394c0406d4d58ab7dbf4ab2fdab230a2c39f3595a947861863cb7',1,'ready(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01478.html#ga528eb8f3b350394c0406d4d58ab7dbf4ab2fdab230a2c39f3595a947861863cb7',1,'ready(Global Namespace)']]],
- ['real_161',['real',['https://eigen.tuxfamily.org/dox/namespaceEigen.html#ac74dc920119b1eba45e9218d9f402afc',1,'Eigen::real()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/d6/d7a/classcv_1_1ml_1_1Boost.html#a22a5db4ceb750ca68782ddb32f44562fa0643d2e20c5cb3a4120349e069db7232',1,'cv::ml::Boost::REAL'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a6742683e1af0c25240191f756e278c29',1,'cv::FileNode::REAL'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#ae46beda960c10cd574302b3bec63849c',1,'cv::FileNode::real() const']]],
+ ['real_161',['real',['https://eigen.tuxfamily.org/dox/namespaceEigen.html#ac74dc920119b1eba45e9218d9f402afc',1,'Eigen::real()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga8af2ae1e077644d1dd232d29d988b79aa8cf125b0e31559ba75a9d9b4f818a554',1,'REAL(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#ae46beda960c10cd574302b3bec63849c',1,'cv::FileNode::real()'],['https://docs.opencv.org/4.2.0/d6/d7a/classcv_1_1ml_1_1Boost.html#a22a5db4ceb750ca68782ddb32f44562fa0643d2e20c5cb3a4120349e069db7232',1,'cv::ml::Boost::REAL'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a6742683e1af0c25240191f756e278c29',1,'cv::FileNode::REAL']]],
['real_20time_20pose_20estimation_20of_20a_20textured_20object_162',['Real Time pose estimation of a textured object',['https://docs.opencv.org/4.2.0/dc/d2c/tutorial_real_time_pose.html',1,'']]],
['real_20world_20vision_163',['Retina and real-world vision',['https://docs.opencv.org/4.2.0/d3/d86/tutorial_bioinspired_retina_model.html',1,'']]],
['real_5ftime_5fpose_2emarkdown_164',['real_time_pose.markdown',['https://docs.opencv.org/4.2.0/dc/d83/real__time__pose_8markdown.html',1,'']]],
@@ -195,7 +195,7 @@ var searchData=
['recordpixelbufferadaptor_192',['recordPixelBufferAdaptor',['https://docs.opencv.org/4.2.0/db/da9/interfaceCvVideoCamera.html#aca9dc5fa789ab937293e5208be7ed878',1,'CvVideoCamera']]],
['recordvideo_193',['recordVideo',['https://docs.opencv.org/4.2.0/db/da9/interfaceCvVideoCamera.html#a7a2d067e74a18cd9cc5ee7626ac27660',1,'CvVideoCamera']]],
['recoverpose_194',['recoverpose',['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#gadb7d2dfcc184c1d2f496d8639f4371c0',1,'cv::recoverPose(InputArray E, InputArray points1, InputArray points2, InputArray cameraMatrix, OutputArray R, OutputArray t, InputOutputArray mask=noArray())'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga40919d0c7eaf77b0df67dd76d5d24fa1',1,'cv::recoverPose(InputArray E, InputArray points1, InputArray points2, OutputArray R, OutputArray t, double focal=1.0, Point2d pp=Point2d(0, 0), InputOutputArray mask=noArray())'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga2ee9f187170acece29c5172c2175e7ae',1,'cv::recoverPose(InputArray E, InputArray points1, InputArray points2, InputArray cameraMatrix, OutputArray R, OutputArray t, double distanceThresh, InputOutputArray mask=noArray(), OutputArray triangulatedPoints=noArray())'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#gadb7d2dfcc184c1d2f496d8639f4371c0',1,'recoverPose(InputArray E, InputArray points1, InputArray points2, InputArray cameraMatrix, OutputArray R, OutputArray t, InputOutputArray mask=noArray())(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga40919d0c7eaf77b0df67dd76d5d24fa1',1,'recoverPose(InputArray E, InputArray points1, InputArray points2, OutputArray R, OutputArray t, double focal=1.0, Point2d pp=Point2d(0, 0), InputOutputArray mask=noArray())(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga2ee9f187170acece29c5172c2175e7ae',1,'recoverPose(InputArray E, InputArray points1, InputArray points2, InputArray cameraMatrix, OutputArray R, OutputArray t, double distanceThresh, InputOutputArray mask=noArray(), OutputArray triangulatedPoints=noArray())(Global Namespace)']]],
- ['rect_195',['rect',['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html',1,'cv::gapi::wip::draw::Rect'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#a0be75e61b2fbf5eb61304c2b289aba3e',1,'cv::gapi::own::Rect::Rect()'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html',1,'cv::gapi::own::Rect'],['https://docs.opencv.org/4.2.0/db/d20/structcv_1_1text_1_1ERStat.html#a08ac8ae42d4cbf36d67dcbe7e593e68c',1,'cv::text::ERStat::rect'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a29828a29695992a325c0a4f1427b0318',1,'cv::CvHOGEvaluator::Feature::rect'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a869b446f1666163f953a2d1d77174c8f',1,'cv::CvLBPEvaluator::Feature::rect'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#ab27b16b8f1d5dfba437462074c62df5e',1,'cv::gapi::own::Rect::Rect()'],['https://docs.opencv.org/4.2.0/d7/de4/structcv_1_1dpm_1_1DPMDetector_1_1ObjectDetection.html#af1ee05059aabd53e22cdbda1a8443493',1,'cv::dpm::DPMDetector::ObjectDetection::rect'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga11d95de507098e90bad732b9345402e8',1,'Rect(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga11d95de507098e90bad732b9345402e8',1,'cv::Rect'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#ac15c0e7711aef114842c03f626c6fc3f',1,'cv::gapi::own::Rect::Rect()'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#ac75c091cf396bcca8d070134c808a5a7',1,'cv::gapi::wip::draw::Rect::rect'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#aa462af8359a90be862f644cea5fe01b1',1,'cv::gapi::wip::draw::Rect::Rect(const cv::Rect &rect_, const cv::Scalar &color_, int thick_=1, int lt_=cv::LINE_8, int shift_=0)'],['https://docs.opencv.org/4.2.0/d5/d1f/structcv_1_1tbm_1_1TrackedObject.html#a4db258c3dea1221a7f2d89d79e124dae',1,'cv::tbm::TrackedObject::rect']]],
+ ['rect_195',['rect',['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html',1,'cv::gapi::wip::draw::Rect'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#ac75c091cf396bcca8d070134c808a5a7',1,'cv::gapi::wip::draw::Rect::rect'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html',1,'cv::gapi::own::Rect'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#ab27b16b8f1d5dfba437462074c62df5e',1,'cv::gapi::own::Rect::Rect()=default'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#ac15c0e7711aef114842c03f626c6fc3f',1,'cv::gapi::own::Rect::Rect(int _x, int _y, int _width, int _height)'],['https://docs.opencv.org/4.2.0/d3/d22/classcv_1_1gapi_1_1own_1_1Rect.html#a0be75e61b2fbf5eb61304c2b289aba3e',1,'cv::gapi::own::Rect::Rect(const cv::Rect &other)'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a869b446f1666163f953a2d1d77174c8f',1,'cv::CvLBPEvaluator::Feature::rect'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#aa462af8359a90be862f644cea5fe01b1',1,'cv::gapi::wip::draw::Rect::Rect()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga11d95de507098e90bad732b9345402e8',1,'Rect(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga11d95de507098e90bad732b9345402e8',1,'cv::Rect'],['https://docs.opencv.org/4.2.0/d7/de4/structcv_1_1dpm_1_1DPMDetector_1_1ObjectDetection.html#af1ee05059aabd53e22cdbda1a8443493',1,'cv::dpm::DPMDetector::ObjectDetection::rect'],['https://docs.opencv.org/4.2.0/db/d20/structcv_1_1text_1_1ERStat.html#a08ac8ae42d4cbf36d67dcbe7e593e68c',1,'cv::text::ERStat::rect'],['https://docs.opencv.org/4.2.0/d5/d1f/structcv_1_1tbm_1_1TrackedObject.html#a4db258c3dea1221a7f2d89d79e124dae',1,'cv::tbm::TrackedObject::rect'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a29828a29695992a325c0a4f1427b0318',1,'cv::CvHOGEvaluator::Feature::rect']]],
['rect2d_196',['rect2d',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga894fe0940d40d4d65f008a2ca4e616bd',1,'cv::Rect2d'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga894fe0940d40d4d65f008a2ca4e616bd',1,'Rect2d(Global Namespace)']]],
['rect2f_197',['rect2f',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga2d6c1acbbb651cf626f138748aac3d02',1,'cv::Rect2f'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga2d6c1acbbb651cf626f138748aac3d02',1,'Rect2f(Global Namespace)']]],
['rect2i_198',['rect2i',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaa87c8f580952d28b4127261994bce7d8',1,'cv::Rect2i'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gaa87c8f580952d28b4127261994bce7d8',1,'Rect2i(Global Namespace)']]],
@@ -237,7 +237,7 @@ var searchData=
['reductions_234',['Matrix Reductions',['https://docs.opencv.org/4.2.0/d5/de6/group__cudaarithm__reduce.html',1,'']]],
['reductions_20visitors_20and_20broadcasting_235',['Reductions, visitors and broadcasting',['https://eigen.tuxfamily.org/dox/group__TutorialReductionsVisitorsBroadcasting.html',1,'']]],
['redux_236',['redux',['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Derived, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Derived, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'Eigen::VectorwiseOp::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< Solve< Decomposition, RhsType > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< ArrayWrapper< ExpressionType > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'Eigen::DenseBase::redux()']]],
- ['ref_237',['ref',['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html',1,'Eigen::Ref< class, Options, class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Eigen::Ref::Ref()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#a1912c220e1851d8dd8484d3cb6317b33',1,'std::ref(_Tp &__t) noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#ab5fa68ff7314fb4425b6183fe9478a39',1,'std::ref(const _Tp &&)=delete'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#aa6e7c9ad5dbd731664fab89868983bc8',1,'std::ref(reference_wrapper< _Tp > __t) noexcept'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#aecb8e3bf1734c3c0ee967f3149aebe03',1,'cv::SparseMat_::ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const KLUMatrixType, StandardCompressedFormat >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const UmfpackMatrixType, StandardCompressedFormat >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseMatrixType_00_01Options_01_4.html#a5a27af935f839a42d85421f5cce99a68',1,'Eigen::Ref< SparseMatrixType, Options >::Ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ae7872bd52762f694af7f76251770de3e',1,'cv::SparseMat_::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ab5627691b3f57c2f8be0a0c0a27178e7',1,'cv::SparseMat_::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#a17c4339e51120f3f31a21f2d8145aa4a',1,'cv::SparseMat_::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseVectorType_01_4.html#a125c83639030247f78157fa606c03f56',1,'Eigen::Ref< SparseVectorType >::Ref()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref()'],['https://docs.opencv.org/4.2.0/d4/d6a/structcv_1_1optflow_1_1GPCPatchSample.html#af4dc7f46ece01e93bbe2f75847f8275d',1,'cv::optflow::GPCPatchSample::ref'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref()']]],
+ ['ref_237',['ref',['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html',1,'Eigen::Ref< class, Options, class >'],['https://docs.opencv.org/4.2.0/d4/d6a/structcv_1_1optflow_1_1GPCPatchSample.html#af4dc7f46ece01e93bbe2f75847f8275d',1,'cv::optflow::GPCPatchSample::ref'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#a1912c220e1851d8dd8484d3cb6317b33',1,'std::ref(_Tp &__t) noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#ab5fa68ff7314fb4425b6183fe9478a39',1,'std::ref(const _Tp &&)=delete'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#aa6e7c9ad5dbd731664fab89868983bc8',1,'std::ref(reference_wrapper< _Tp > __t) noexcept'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseMatrixType_00_01Options_01_4.html#a5a27af935f839a42d85421f5cce99a68',1,'Eigen::Ref< SparseMatrixType, Options >::Ref()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseVectorType_01_4.html#a125c83639030247f78157fa606c03f56',1,'Eigen::Ref< SparseVectorType >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const UmfpackMatrixType, StandardCompressedFormat >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const KLUMatrixType, StandardCompressedFormat >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Eigen::Ref::Ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ae7872bd52762f694af7f76251770de3e',1,'cv::SparseMat_::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#aecb8e3bf1734c3c0ee967f3149aebe03',1,'cv::SparseMat_::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#a17c4339e51120f3f31a21f2d8145aa4a',1,'cv::SparseMat_::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ab5627691b3f57c2f8be0a0c0a27178e7',1,'cv::SparseMat_::ref()']]],
['ref_3c_20const_20klumatrixtype_2c_20standardcompressedformat_20_3e_238',['Ref< const KLUMatrixType, StandardCompressedFormat >',['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html',1,'']]],
['ref_3c_20const_20umfpackmatrixtype_2c_20standardcompressedformat_20_3e_239',['Ref< const UmfpackMatrixType, StandardCompressedFormat >',['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html',1,'']]],
['ref_3c_20sparsematrixtype_2c_20options_20_3e_240',['Ref< SparseMatrixType, Options >',['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseMatrixType_00_01Options_01_4.html',1,'Eigen']]],
@@ -477,7 +477,7 @@ var searchData=
['reversestate_474',['reverseState',['https://docs.opencv.org/4.2.0/dc/db4/structcv_1_1ml_1_1SimulatedAnnealingSolverSystem.html#a9a89d5a7241eb69287a0520ae527192f',1,'cv::ml::SimulatedAnnealingSolverSystem']]],
['rffeaturegetter_475',['RFFeatureGetter',['https://docs.opencv.org/4.2.0/dc/dca/classcv_1_1ximgproc_1_1RFFeatureGetter.html',1,'cv::ximgproc']]],
['rfind_476',['rfind',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< char >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< char >::rfind(const char *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::rfind(_Elem __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::rfind(const _Elem *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::rfind(const _Elem *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< _CharT, _Traits, _Allocator >::rfind(_CharT __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< _CharT, _Traits, _Allocator >::rfind(const _CharT *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< _CharT, _Traits, _Allocator >::rfind(const _CharT *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#aed303c4b352ab6457acd8951c36a8b43',1,'__gnu_cxx::__versa_string::rfind(const __versa_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#a8f8e404eff65c29c463d5f9ec77b71ea',1,'__gnu_cxx::__versa_string::rfind(const _CharT *__s, size_type __pos, size_type __n) const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#ad21072d1890f3b24181b0781ca1eb1e9',1,'__gnu_cxx::__versa_string::rfind(const _CharT *__s, size_type __pos=npos) const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#a6a0ee375ebadab1446301069152851e7',1,'__gnu_cxx::__versa_string::rfind(_CharT __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'__gnu_debug::basic_string::rfind()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< _CharT >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< _CharT >::rfind(const _CharT *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< _CharT >::rfind(const _CharT *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< _CharT >::rfind(_CharT __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< _CharT, _Traits, _Allocator >::rfind()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'std::basic_string::rfind()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< char_type, _Traits, _Alloc >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< char_type, _Traits, _Alloc >::rfind(const char_type *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< char_type, _Traits, _Alloc >::rfind(const char_type *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< char_type, _Traits, _Alloc >::rfind(char_type __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< value_type >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< value_type >::rfind(const value_type *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< value_type >::rfind(const value_type *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< value_type >::rfind(value_type __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'std::basic_string::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'std::basic_string::rfind(const _CharT *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< char, char_traits< char >, _Byte_alloc >::rfind()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'std::basic_string::rfind()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< char, char_traits< char >, _Byte_alloc >::rfind(const char *__s, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a62cac31568a34b427b6faf3962f72746',1,'basic_string< char, char_traits< char >, _Byte_alloc >::rfind(const char *__s, size_type __pos, size_type __n) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a6cab7f0f853a0f230ea585888e21d34d',1,'basic_string< char, char_traits< char >, _Byte_alloc >::rfind(const basic_string &__str, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a3287a95c5ac1c576aac7c1c28d3f001a',1,'basic_string< char >::rfind(char __c, size_type __pos=npos) const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#a252f2266eacf983c47e0f5874b9eaff6',1,'basic_string< char >::rfind(const char *__s, size_type __pos=npos) const noexcept']]],
- ['rgb_477',['rgb',['https://docs.opencv.org/4.2.0/d6/d4b/structcv_1_1datasets_1_1GR__skigObj.html#aa3729704cbd03b83b2e9247b16e28ad1',1,'cv::datasets::GR_skigObj::rgb'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033a1c819f641291e88d67ab432f67023a17',1,'cv::ogl::Texture2D::RGB']]],
+ ['rgb_477',['rgb',['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033a1c819f641291e88d67ab432f67023a17',1,'cv::ogl::Texture2D::RGB'],['https://docs.opencv.org/4.2.0/d6/d4b/structcv_1_1datasets_1_1GR__skigObj.html#aa3729704cbd03b83b2e9247b16e28ad1',1,'cv::datasets::GR_skigObj::rgb']]],
['rgb_20depth_20processing_478',['RGB-Depth Processing',['https://docs.opencv.org/4.2.0/d2/d3a/group__rgbd.html',1,'']]],
['rgb2gray_479',['rgb2gray',['https://docs.opencv.org/4.2.0/dc/d38/group__gapi__colorconvert.html#ga8238eab93515169d2d66b50ee8a0285b',1,'RGB2Gray(const GMat &src, float rY, float gY, float bY)(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d38/group__gapi__colorconvert.html#ga2adcde9d63378940740c7b54fd00956c',1,'RGB2Gray(const GMat &src)(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d38/group__gapi__colorconvert.html#ga8238eab93515169d2d66b50ee8a0285b',1,'cv::gapi::RGB2Gray(const GMat &src, float rY, float gY, float bY)'],['https://docs.opencv.org/4.2.0/dc/d38/group__gapi__colorconvert.html#ga2adcde9d63378940740c7b54fd00956c',1,'cv::gapi::RGB2Gray(const GMat &src)'],['https://docs.opencv.org/4.2.0/d9/d5f/classcv_1_1cudev_1_1color__cvt__detail_1_1RGB2Gray.html',1,'cv::cudev::color_cvt_detail::RGB2Gray']]],
['rgb2hls_480',['RGB2HLS',['https://docs.opencv.org/4.2.0/de/d2b/classcv_1_1cudev_1_1color__cvt__detail_1_1RGB2HLS.html',1,'cv::cudev::color_cvt_detail']]],
@@ -654,7 +654,7 @@ var searchData=
['rotateedge_651',['rotateEdge',['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#aa1179507f651b67c22e06517fbc6a145',1,'cv::Subdiv2D']]],
['rotateflags_652',['rotateflags',['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga6f45d55c0b1cc9d97f5353a7c8a7aac2',1,'RotateFlags(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga6f45d55c0b1cc9d97f5353a7c8a7aac2',1,'cv::RotateFlags']]],
['rotatevideo_653',['rotateVideo',['https://docs.opencv.org/4.2.0/db/da9/interfaceCvVideoCamera.html#a506e54c016c4fccb68eed2fe088e3929',1,'CvVideoCamera']]],
- ['rotation_654',['rotation',['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ae264b90743372dac60643984ebed342e',1,'cv::Affine3::rotation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#ad73300a550f878bb7f34485c3d132746',1,'Eigen::Transform::rotation()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#acfe7474211770799f56deb8b81d829f5',1,'cv::Affine3::rotation(const Vec3 &rvec)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a755e92ce3d3af6e8599b2032a2c7ea05',1,'cv::Affine3::rotation(const Mat &data)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a6a6b70508a7d7fd7725696852da7a20c',1,'cv::Affine3::rotation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#acfe7474211770799f56deb8b81d829f5',1,'Affine3< float >::rotation(const Vec3 &rvec)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a755e92ce3d3af6e8599b2032a2c7ea05',1,'Affine3< float >::rotation(const Mat &data)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a6a6b70508a7d7fd7725696852da7a20c',1,'Affine3< float >::rotation() const'],['https://docs.opencv.org/4.2.0/df/ddc/classcv_1_1rgbd_1_1Odometry.html#a25c82843207af8c3e2a133dc5c887f8dae3468f480f38fd07af69c3464c87d558',1,'cv::rgbd::Odometry::ROTATION'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ae264b90743372dac60643984ebed342e',1,'Affine3< float >::rotation()']]],
+ ['rotation_654',['rotation',['https://docs.opencv.org/4.2.0/df/ddc/classcv_1_1rgbd_1_1Odometry.html#a25c82843207af8c3e2a133dc5c887f8dae3468f480f38fd07af69c3464c87d558',1,'cv::rgbd::Odometry::ROTATION'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a6a6b70508a7d7fd7725696852da7a20c',1,'Affine3< float >::rotation()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ae264b90743372dac60643984ebed342e',1,'cv::Affine3::rotation(const Mat3 &R)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#acfe7474211770799f56deb8b81d829f5',1,'cv::Affine3::rotation(const Vec3 &rvec)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a755e92ce3d3af6e8599b2032a2c7ea05',1,'cv::Affine3::rotation(const Mat &data)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#ae264b90743372dac60643984ebed342e',1,'Affine3< float >::rotation(const Mat3 &R)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#acfe7474211770799f56deb8b81d829f5',1,'Affine3< float >::rotation(const Vec3 &rvec)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a755e92ce3d3af6e8599b2032a2c7ea05',1,'Affine3< float >::rotation(const Mat &data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#ad73300a550f878bb7f34485c3d132746',1,'Eigen::Transform::rotation()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a6a6b70508a7d7fd7725696852da7a20c',1,'cv::Affine3::rotation()']]],
['rotation_20estimation_655',['Rotation Estimation',['https://docs.opencv.org/4.2.0/d7/d74/group__stitching__rotation.html',1,'']]],
['rotation2d_656',['rotation2d',['https://eigen.tuxfamily.org/dox/classEigen_1_1Rotation2D.html#a566207478cb88f9335c912d35913a0cd',1,'Eigen::Rotation2D::Rotation2D()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Rotation2D.html',1,'Eigen::Rotation2D< class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Rotation2D.html#a4628b82c613b7b85010afd45ea0477a2',1,'Eigen::Rotation2D::Rotation2D()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Rotation2D.html#a3cae6e108a999fa1a4b358b3f467aa35',1,'Eigen::Rotation2D::Rotation2D(const Rotation2D< OtherScalarType > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Rotation2D.html#afac7b8ec55325568e7c374df672d1eb1',1,'Eigen::Rotation2D::Rotation2D(const Scalar &a)']]],
['rotation2dd_657',['rotation2dd',['https://eigen.tuxfamily.org/dox/group__Geometry__Module.html#gab7af1ccdfb6c865c27fe1fd6bd9e759f',1,'Eigen::Rotation2Dd'],['https://eigen.tuxfamily.org/dox/group__Geometry__Module.html#gab7af1ccdfb6c865c27fe1fd6bd9e759f',1,'Rotation2Dd(Global Namespace)']]],
diff --git a/search/all_1c.js b/search/all_1c.js
index 4090ecc6..1e4ffea9 100644
--- a/search/all_1c.js
+++ b/search/all_1c.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['s_0',['s',['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a29a25d70c8b7090fc0bba855ec42696c',1,'cv::face::FacemarkAAM::Model::S'],['https://docs.opencv.org/4.2.0/d4/d66/structcv_1_1datasets_1_1skeleton.html#a5d353fe702215021f6d753393b80a055',1,'cv::datasets::skeleton::s'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a41e897e2deb89c8caa169194f87c2a73',1,'cv::MatExpr::s']]],
+ ['s_0',['s',['https://docs.opencv.org/4.2.0/d4/d66/structcv_1_1datasets_1_1skeleton.html#a5d353fe702215021f6d753393b80a055',1,'cv::datasets::skeleton::s'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a41e897e2deb89c8caa169194f87c2a73',1,'cv::MatExpr::s'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a29a25d70c8b7090fc0bba855ec42696c',1,'cv::face::FacemarkAAM::Model::S']]],
['s0_1',['s0',['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a5829fa9198c6a27fb3a13a17a34dc2f9',1,'cv::face::FacemarkAAM::Model::s0'],['https://docs.opencv.org/4.2.0/de/d4f/structcv_1_1face_1_1FacemarkAAM_1_1Data.html#a970606e00ede24bd01b33e9b7e4053d2',1,'cv::face::FacemarkAAM::Data::s0']]],
['safe_20container_20of_20any_20type_2',['Type-safe container of any type',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01522.html',1,'']]],
['safe_5fbase_2eh_3',['safe_base.h',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00776.html',1,'']]],
@@ -446,8 +446,8 @@ var searchData=
['setfeatures_443',['setFeatures',['https://docs.opencv.org/4.2.0/d8/dd1/classcv_1_1TrackerStateEstimatorMILBoosting_1_1TrackerMILTargetState.html#a2dfb54d37bcd3c30cb9200b0852be2a2',1,'cv::TrackerStateEstimatorMILBoosting::TrackerMILTargetState']]],
['setfeaturesfinder_444',['setFeaturesFinder',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a943d01c149aa987e289f6be9b63d4e4b',1,'cv::Stitcher']]],
['setfeaturesmatcher_445',['setFeaturesMatcher',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ada7fb8b0e696bfe3104f73d07ab0b5c4',1,'cv::Stitcher']]],
- ['setfgslambda_446',['setfgslambda',['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a64f56bd383d752f9a7f8754d57d05f88',1,'cv::ximgproc::RICInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#ab3330056c1e6b07e15172cd8faba0f10',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#ab067f2d36dda3a951dd2788d1d3db404',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsLambda(float val)=0']]],
- ['setfgssigma_447',['setfgssigma',['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#a0160ff5b02b666b5ced648241137ab43',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsSigma()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a3418698f404f83b66114ccdf3cf69e1c',1,'cv::ximgproc::RICInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#adc63515cb3306cf4de5ae8e2986e3358',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSSigma()']]],
+ ['setfgslambda_446',['setfgslambda',['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#ab067f2d36dda3a951dd2788d1d3db404',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsLambda()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a64f56bd383d752f9a7f8754d57d05f88',1,'cv::ximgproc::RICInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#ab3330056c1e6b07e15172cd8faba0f10',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSLambda()']]],
+ ['setfgssigma_447',['setfgssigma',['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a3418698f404f83b66114ccdf3cf69e1c',1,'cv::ximgproc::RICInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#adc63515cb3306cf4de5ae8e2986e3358',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#a0160ff5b02b666b5ced648241137ab43',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsSigma()']]],
['setfill_448',['setfill',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#af02c6886dba8d934606592e0f3e11d5c',1,'std']]],
['setfillfactor_449',['setFillfactor',['https://eigen.tuxfamily.org/dox/classEigen_1_1IncompleteLUT.html#a327767d12b55ff8a023f12a030051e17',1,'Eigen::IncompleteLUT']]],
['setfindlargestobject_450',['setFindLargestObject',['https://docs.opencv.org/4.2.0/d9/d80/classcv_1_1cuda_1_1CascadeClassifier.html#a39e517368b8b95f40b5b9c07778f38c4',1,'cv::cuda::CascadeClassifier']]],
@@ -665,7 +665,7 @@ var searchData=
['setnoctavelayers_662',['setnoctavelayers',['https://docs.opencv.org/4.2.0/d8/d30/classcv_1_1AKAZE.html#a45d8b1d6f4d7c1e82d5c76a5eca2a4eb',1,'cv::AKAZE::setNOctaveLayers()'],['https://docs.opencv.org/4.2.0/d3/d61/classcv_1_1KAZE.html#a2e924736db869f733e7892fdb1d9ce08',1,'cv::KAZE::setNOctaveLayers()'],['https://docs.opencv.org/4.2.0/d5/df7/classcv_1_1xfeatures2d_1_1SURF.html#acd9d6b3526a6ee7a98b2d86a03d28029',1,'cv::xfeatures2d::SURF::setNOctaveLayers()']]],
['setnoctaves_663',['setnoctaves',['https://docs.opencv.org/4.2.0/d8/d30/classcv_1_1AKAZE.html#abfd3d6fa82ea3e1301b83b07205762fe',1,'cv::AKAZE::setNOctaves()'],['https://docs.opencv.org/4.2.0/d3/d61/classcv_1_1KAZE.html#a986db4cdad6723c087f9d726bc85dc43',1,'cv::KAZE::setNOctaves()'],['https://docs.opencv.org/4.2.0/d5/df7/classcv_1_1xfeatures2d_1_1SURF.html#acc3e19253eab977a75f087151a65418e',1,'cv::xfeatures2d::SURF::setNOctaves()']]],
['setnoisesigma_664',['setnoisesigma',['https://docs.opencv.org/4.2.0/d6/da7/classcv_1_1bgsegm_1_1BackgroundSubtractorMOG.html#abdda60af4c063e40cf172ecd7e4f3262',1,'cv::bgsegm::BackgroundSubtractorMOG::setNoiseSigma()'],['https://docs.opencv.org/4.2.0/d1/dfe/classcv_1_1cuda_1_1BackgroundSubtractorMOG.html#a4c554b9f5e0264967a77a176488f8f14',1,'cv::cuda::BackgroundSubtractorMOG::setNoiseSigma()']]],
- ['setnonmaxsuppression_665',['setnonmaxsuppression',['https://docs.opencv.org/4.2.0/da/def/classcv_1_1text_1_1ERFilter.html#a916b81db081cc0102b595c8ffbd6d0c2',1,'cv::text::ERFilter::setNonMaxSuppression()'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#af61c25a92bed9fa6f6dcb8fdfdc2bc3c',1,'cv::AgastFeatureDetector::setNonmaxSuppression()'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#a02ccd890c6ec44781efb05f36ec524e3',1,'cv::FastFeatureDetector::setNonmaxSuppression()']]],
+ ['setnonmaxsuppression_665',['setnonmaxsuppression',['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#af61c25a92bed9fa6f6dcb8fdfdc2bc3c',1,'cv::AgastFeatureDetector::setNonmaxSuppression()'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#a02ccd890c6ec44781efb05f36ec524e3',1,'cv::FastFeatureDetector::setNonmaxSuppression()'],['https://docs.opencv.org/4.2.0/da/def/classcv_1_1text_1_1ERFilter.html#a916b81db081cc0102b595c8ffbd6d0c2',1,'cv::text::ERFilter::setNonMaxSuppression()']]],
['setnormalarray_666',['setNormalArray',['https://docs.opencv.org/4.2.0/d6/d53/classcv_1_1ogl_1_1Arrays.html#a99ea6c9483ac94e8fb6588d94c6c4e1c',1,'cv::ogl::Arrays']]],
['setnormflag_667',['setnormflag',['https://docs.opencv.org/4.2.0/d0/d1c/classcv_1_1EMDHistogramCostExtractor.html#aea93ed360dbb425c0d590da0abc65d47',1,'cv::EMDHistogramCostExtractor::setNormFlag()'],['https://docs.opencv.org/4.2.0/df/d65/classcv_1_1NormHistogramCostExtractor.html#aca8175822047996563fe7892945848b7',1,'cv::NormHistogramCostExtractor::setNormFlag()']]],
['setnormsigma0_668',['setNormSigma0',['https://docs.opencv.org/4.2.0/d4/d91/classcv_1_1optflow_1_1RLOFOpticalFlowParameter.html#acda8f7bb5e3684bee7aef16bbb49345c',1,'cv::optflow::RLOFOpticalFlowParameter']]],
@@ -709,7 +709,7 @@ var searchData=
['setoutputmax_706',['setOutputMax',['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a06962b042d9089366bc6347e608481b6',1,'cv::xphoto::SimpleWB']]],
['setoutputmin_707',['setOutputMin',['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a60d1e06b122747d416c4f1563167c740',1,'cv::xphoto::SimpleWB']]],
['setoutshape_708',['setOutShape',['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1dnn_1_1LSTMLayer.html#a10ea7f293d12413b4a897ddc6a8714ff',1,'cv::dnn::LSTMLayer']]],
- ['setp_709',['setp',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_streambuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::enc_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_sync_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< char_type, traits_type >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< _Elem, _Tr >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, _Traits >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, char_traits< char > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::wbuffer_convert::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_stringbuf::setp()'],['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a31b6bb5452afdb5a444920013417f018',1,'cv::xphoto::SimpleWB::setP()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aed346ecd8b15379717053254ae067d96',1,'cv::ml::SVM::setP()']]],
+ ['setp_709',['setp',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, char_traits< char > >::setp()'],['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a31b6bb5452afdb5a444920013417f018',1,'cv::xphoto::SimpleWB::setP()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aed346ecd8b15379717053254ae067d96',1,'cv::ml::SVM::setP()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::enc_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_sync_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< char_type, traits_type >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< _Elem, _Tr >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, _Traits >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_streambuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_stringbuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::wbuffer_convert::setp()']]],
['setp1_710',['setp1',['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#ac5d2e5751dbfac3ed5bad4f1bc399c8f',1,'cv::stereo::StereoBinarySGBM::setP1()'],['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ae62e17715deea97b431d328869a3eace',1,'cv::StereoSGBM::setP1()']]],
['setp2_711',['setp2',['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#a11153c7094ae6e51c1073300f246672d',1,'cv::stereo::StereoBinarySGBM::setP2()'],['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#a13a55a4704c988fa60e5f5902c4abfaa',1,'cv::StereoSGBM::setP2()']]],
['setpanoconfidencethresh_712',['setPanoConfidenceThresh',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a6f5e62bc1dd5d7bdb5f9313a2c21c558',1,'cv::Stitcher']]],
@@ -840,7 +840,7 @@ var searchData=
['setstabilizedframes_837',['setstabilizedframes',['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#af358007841909b089eb568ac9eb76a79',1,'cv::videostab::InpainterBase::setStabilizedFrames()'],['https://docs.opencv.org/4.2.0/dc/dc0/classcv_1_1videostab_1_1InpaintingPipeline.html#ade99b46eb80ad9db0b7d9d9a0ceb03e3',1,'cv::videostab::InpaintingPipeline::setStabilizedFrames()']]],
['setstagethreshold_838',['setStageThreshold',['https://docs.opencv.org/4.2.0/d5/d37/structHaarStage64.html#a8ef83f1f3b12e6b9e99b7cbe78986a8a',1,'HaarStage64']]],
['setstartclassifierrootnodeoffset_839',['setStartClassifierRootNodeOffset',['https://docs.opencv.org/4.2.0/d5/d37/structHaarStage64.html#a8e4a8efe43f64b9a87ad257830c8b412',1,'HaarStage64']]],
- ['setstate_840',['setstate',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_iostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_stringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ofstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_iostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ios::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ifstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_fstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ios< char, _Traits >::setstate()'],['../classcommands_1_1DriveToWaypointCommand.html#a19c20926c6c26f6196d744b5fe51bf07',1,'commands::DriveToWaypointCommand::setState()']]],
+ ['setstate_840',['setstate',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char >::setstate()'],['../classcommands_1_1DriveToWaypointCommand.html#a19c20926c6c26f6196d744b5fe51bf07',1,'commands::DriveToWaypointCommand::setState()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_stringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ofstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_iostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ios::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ifstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_fstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_iostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ios< char, _Traits >::setstate()']]],
['setstddev_841',['setStdDev',['https://docs.opencv.org/4.2.0/d8/de3/classcv_1_1ShapeContextDistanceExtractor.html#a655e0cfadf3ca8e2acac038132841183',1,'cv::ShapeContextDistanceExtractor']]],
['setstdevthresh_842',['setStdevThresh',['https://docs.opencv.org/4.2.0/d9/dba/classcv_1_1videostab_1_1ConsistentMosaicInpainter.html#a08f47e6b4674029d42a823e2a8243312',1,'cv::videostab::ConsistentMosaicInpainter']]],
['setstepdecreasingpower_843',['setStepDecreasingPower',['https://docs.opencv.org/4.2.0/de/d54/classcv_1_1ml_1_1SVMSGD.html#a681aa5262a86ff0c00c88c5e4dc5f72b',1,'cv::ml::SVMSGD']]],
@@ -890,7 +890,7 @@ var searchData=
['settype_887',['settype',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a0dd2c2aea178a3c9136eda6443d5bb7b',1,'cv::ml::SVM::setType()'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#ae9328e37053be0cd740d4db9cb185196',1,'cv::FastFeatureDetector::setType()'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#a8cfdfacb3adafd3a39d7b46576bcffb7',1,'cv::AgastFeatureDetector::setType()']]],
['setuniquenessratio_888',['setuniquenessratio',['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ac7b3c009706c6809211b7c5e79434ebd',1,'cv::StereoSGBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d7/d8e/classcv_1_1stereo_1_1StereoBinaryBM.html#a4b51d68f13f1bcd8ae3937290a1edcbd',1,'cv::stereo::StereoBinaryBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#ae1611c9592222fa70425e9971023cb1e',1,'cv::stereo::StereoBinarySGBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d9/dba/classcv_1_1StereoBM.html#ab60fc9ac381c1fde378bbc205f4d5c8f',1,'cv::StereoBM::setUniquenessRatio()']]],
['setunit_889',['setunit',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::setUnit(Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::setUnit(Index newSize, Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'MatrixBase< Solve< Decomposition, RhsType > >::setUnit(Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'MatrixBase< Solve< Decomposition, RhsType > >::setUnit(Index newSize, Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'Eigen::MatrixBase::setUnit(Index newSize, Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'Eigen::MatrixBase::setUnit(Index i)']]],
- ['setup_890',['setup',['https://docs.opencv.org/4.2.0/d3/db1/classcv_1_1videostab_1_1OnePassStabilizer.html#aa91feb58c31962610d94527c424bd27b',1,'cv::videostab::OnePassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a741fc44059111f3e2d5ba6ab1fa1d907',1,'cv::bioinspired::Retina::setup()'],['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a3106ad788ee8a1c1a8605437c26d111a',1,'cv::videostab::StabilizerBase::setUp()'],['https://docs.opencv.org/4.2.0/d8/d9c/classcv_1_1videostab_1_1TwoPassStabilizer.html#a3278c9bbe6b30b08a47cb841b8b8eedc',1,'cv::videostab::TwoPassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a75ee531b20e2c32892773625de5ecdb1',1,'cv::bioinspired::Retina::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#ac9f944965a104c355467628b07eaf887',1,'cv::bioinspired::Retina::setup(RetinaParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/dd/d73/classcv_1_1bioinspired_1_1RetinaFastToneMapping.html#a378b0dccc1fe6f1ee8612d9a8d4c4c5e',1,'cv::bioinspired::RetinaFastToneMapping::setup()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a8fb3d6a9684a2a7a4d3f78c51e304610',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(String segmentationParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ace738e02e33d9ced8f2f09e51142c37b',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ae446fc8a4f317a23c191af93db7f59e8',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(SegmentationParameters newParameters)=0']]],
+ ['setup_890',['setup',['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a741fc44059111f3e2d5ba6ab1fa1d907',1,'cv::bioinspired::Retina::setup()'],['https://docs.opencv.org/4.2.0/dd/d73/classcv_1_1bioinspired_1_1RetinaFastToneMapping.html#a378b0dccc1fe6f1ee8612d9a8d4c4c5e',1,'cv::bioinspired::RetinaFastToneMapping::setup()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a75ee531b20e2c32892773625de5ecdb1',1,'cv::bioinspired::Retina::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#ac9f944965a104c355467628b07eaf887',1,'cv::bioinspired::Retina::setup(RetinaParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a8fb3d6a9684a2a7a4d3f78c51e304610',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(String segmentationParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ace738e02e33d9ced8f2f09e51142c37b',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ae446fc8a4f317a23c191af93db7f59e8',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(SegmentationParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/d3/db1/classcv_1_1videostab_1_1OnePassStabilizer.html#aa91feb58c31962610d94527c424bd27b',1,'cv::videostab::OnePassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a3106ad788ee8a1c1a8605437c26d111a',1,'cv::videostab::StabilizerBase::setUp()'],['https://docs.opencv.org/4.2.0/d8/d9c/classcv_1_1videostab_1_1TwoPassStabilizer.html#a3278c9bbe6b30b08a47cb841b8b8eedc',1,'cv::videostab::TwoPassStabilizer::setUp()']]],
['setupdatebackgroundmodel_891',['setupdatebackgroundmodel',['https://docs.opencv.org/4.2.0/d1/d5c/classcv_1_1bgsegm_1_1BackgroundSubtractorGMG.html#a3d4f038c6c42c0760784bbf9eabc0f00',1,'cv::bgsegm::BackgroundSubtractorGMG::setUpdateBackgroundModel()'],['https://docs.opencv.org/4.2.0/d5/df2/classcv_1_1cuda_1_1BackgroundSubtractorGMG.html#a3209883101789a84629a67e76fcc4312',1,'cv::cuda::BackgroundSubtractorGMG::setUpdateBackgroundModel()']]],
['setupdategain_892',['setUpdateGain',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#aaf2cec1f829a8d169442ca1f01113b2e',1,'cv::detail::ExposureCompensator']]],
['setupinitialcameraparams_893',['setUpInitialCameraParams',['https://docs.opencv.org/4.2.0/d5/d56/classcv_1_1detail_1_1BundleAdjusterBase.html#a7d3b589d7502dd18a1d1dad898816b2e',1,'cv::detail::BundleAdjusterBase']]],
@@ -1095,7 +1095,7 @@ var searchData=
['shear_1092',['shear',['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#ae93a25d5e15af9446d7e5bc0e7a959d0',1,'Eigen::Transform::shear()'],['https://docs.opencv.org/4.2.0/d2/dbf/structcv_1_1QtFont.html#a00c72ce1fb692fcb8b9903f4ffec4f6c',1,'cv::QtFont::shear']]],
['shi_20tomasi_20corner_20detector_1093',['Shi-Tomasi corner detector',['https://docs.opencv.org/4.2.0/d8/dd8/tutorial_good_features_to_track.html',1,'']]],
['shi_20tomasi_20corner_20detector_20good_20features_20to_20track_1094',['Shi-Tomasi Corner Detector & Good Features to Track',['https://docs.opencv.org/4.2.0/d4/d8c/tutorial_py_shi_tomasi.html',1,'']]],
- ['shift_1095',['shift',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'shift()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d07/structcv_1_1gapi_1_1wip_1_1draw_1_1Circle.html#aa571029c188c8767217f30b1513b2c98',1,'cv::gapi::wip::draw::Circle::shift'],['https://docs.opencv.org/4.2.0/db/db3/structcv_1_1cudev_1_1DefaultTransformPolicy.html#a8c19f9716033eac39284b9f6a525ac16a12c995c60f73304ca07f58848b12f8e6',1,'cv::cudev::DefaultTransformPolicy::shift'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#acc52fba3d21e3f2460d93d6619f74e51',1,'cv::gapi::wip::draw::Line::shift'],['https://docs.opencv.org/4.2.0/d8/d94/structcv_1_1gapi_1_1wip_1_1draw_1_1Poly.html#a0ebea19a04470282d18b27f228cd47b4',1,'cv::gapi::wip::draw::Poly::shift'],['https://docs.opencv.org/4.2.0/d2/da0/classcv_1_1dnn_1_1PowerLayer.html#a96951cd8316a3dba004888c6a0f949f6',1,'cv::dnn::PowerLayer::shift'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#af97b87851eadb7784c3723f007b92b0a',1,'cv::gapi::wip::draw::Rect::shift'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'std::valarray::shift()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'valarray< size_t >::shift()'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8edaaabb16b9959c94ef32fe148b8db588ee',1,'cv::viz::KeyboardEvent::SHIFT']]],
+ ['shift_1095',['shift',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'shift()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8edaaabb16b9959c94ef32fe148b8db588ee',1,'cv::viz::KeyboardEvent::SHIFT'],['https://docs.opencv.org/4.2.0/d8/d07/structcv_1_1gapi_1_1wip_1_1draw_1_1Circle.html#aa571029c188c8767217f30b1513b2c98',1,'cv::gapi::wip::draw::Circle::shift'],['https://docs.opencv.org/4.2.0/db/db3/structcv_1_1cudev_1_1DefaultTransformPolicy.html#a8c19f9716033eac39284b9f6a525ac16a12c995c60f73304ca07f58848b12f8e6',1,'cv::cudev::DefaultTransformPolicy::shift'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#acc52fba3d21e3f2460d93d6619f74e51',1,'cv::gapi::wip::draw::Line::shift'],['https://docs.opencv.org/4.2.0/d8/d94/structcv_1_1gapi_1_1wip_1_1draw_1_1Poly.html#a0ebea19a04470282d18b27f228cd47b4',1,'cv::gapi::wip::draw::Poly::shift'],['https://docs.opencv.org/4.2.0/d2/da0/classcv_1_1dnn_1_1PowerLayer.html#a96951cd8316a3dba004888c6a0f949f6',1,'cv::dnn::PowerLayer::shift'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#af97b87851eadb7784c3723f007b92b0a',1,'cv::gapi::wip::draw::Rect::shift'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'std::valarray::shift()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#gaebe5d7bc4dea9740cdbb03d36a3e4521',1,'valarray< size_t >::shift()']]],
['shiftlayer_1096',['ShiftLayer',['https://docs.opencv.org/4.2.0/d3/dd8/classcv_1_1dnn_1_1ShiftLayer.html',1,'cv::dnn']]],
['shiftmat_1097',['shiftMat',['https://docs.opencv.org/4.2.0/d7/db6/classcv_1_1AlignMTB.html#a9718fe1a611b341eb1063245c9d327e3',1,'cv::AlignMTB']]],
['shiftvalue_1098',['shiftValue',['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#a59e0895b9e37f8af2f9ff659697ae5d0',1,'cv::structured_light::SinusoidalPattern::Params']]],
@@ -1127,7 +1127,7 @@ var searchData=
['sigma_5fscale_1124',['sigma_scale',['https://docs.opencv.org/4.2.0/d6/d03/structcv_1_1line__descriptor_1_1LSDParam.html#aaea0230da037d0d3506e08b86dee125f',1,'cv::line_descriptor::LSDParam']]],
['sigmadepth_1125',['sigmaDepth',['https://docs.opencv.org/4.2.0/d9/d63/classcv_1_1rgbd_1_1FastICPOdometry.html#a0f35e7ef9553b5131ab73d1f7a8bc70b',1,'cv::rgbd::FastICPOdometry']]],
['sigmaspatial_1126',['sigmaSpatial',['https://docs.opencv.org/4.2.0/d9/d63/classcv_1_1rgbd_1_1FastICPOdometry.html#a9608ce96dd2e95c19844fc5fd07bca71',1,'cv::rgbd::FastICPOdometry']]],
- ['sigmoid_1127',['sigmoid',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aad7f1aaccced3c33bb256640910a0e56ac40981025a9b8f3c1cd35cb015aac5cc',1,'cv::ml::SVM::SIGMOID'],['https://docs.opencv.org/4.2.0/dc/d72/classcv_1_1ClfMilBoost.html#afe98709127d61a7318309087647fdb53',1,'cv::ClfMilBoost::sigmoid()']]],
+ ['sigmoid_1127',['sigmoid',['https://docs.opencv.org/4.2.0/dc/d72/classcv_1_1ClfMilBoost.html#afe98709127d61a7318309087647fdb53',1,'cv::ClfMilBoost::sigmoid()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aad7f1aaccced3c33bb256640910a0e56ac40981025a9b8f3c1cd35cb015aac5cc',1,'cv::ml::SVM::SIGMOID']]],
['sigmoid_5fsym_1128',['SIGMOID_SYM',['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0a90410002f1e243d35dca234f859f270e',1,'cv::ml::ANN_MLP']]],
['sigmoidlayer_1129',['SigmoidLayer',['https://docs.opencv.org/4.2.0/dc/d09/classcv_1_1dnn_1_1SigmoidLayer.html',1,'cv::dnn']]],
['sign_1130',['sign',['https://eigen.tuxfamily.org/dox/namespaceEigen.html#a831e88e0403a42d0dfb328d8acd3e56f',1,'Eigen']]],
@@ -1547,7 +1547,7 @@ var searchData=
['startwriteavi_1544',['startWriteAVI',['https://docs.opencv.org/4.2.0/d7/d13/classcv_1_1AVIWriteContainer.html#a96eb46757885d235b924d0e246d66ceb',1,'cv::AVIWriteContainer']]],
['startwritechunk_1545',['startWriteChunk',['https://docs.opencv.org/4.2.0/d7/d13/classcv_1_1AVIWriteContainer.html#a0628cd9ee5dcb6997dd233fc370e171c',1,'cv::AVIWriteContainer']]],
['startwritestruct_1546',['startWriteStruct',['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a8bb8183cb82d1b3de9eceb13e44efbae',1,'cv::FileStorage']]],
- ['state_1547',['state',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06235.html#ab0b8ab377a6907428414353bca366234',1,'std::fpos::state()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa53ac52fa536aeabba795a2164a11337',1,'cv::FileStorage::state'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a993bd2e6a5a9b8f3b37ba6049b523136',1,'cv::RNG::state'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06235.html#a4e97b157edf8205bcc60347a86c9ed86',1,'std::fpos::state()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ab25ab28a95a47dd9cd9e26e71398dd3f',1,'cv::FileStorage::State'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05907.html#a9d0d2e818e6d6cc0b32e86c984561e6f',1,'std::wbuffer_convert::state()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05903.html#abd1382f21442adec3f9935d023017871',1,'std::wstring_convert::state()']]],
+ ['state_1547',['state',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05907.html#a9d0d2e818e6d6cc0b32e86c984561e6f',1,'std::wbuffer_convert::state()'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a993bd2e6a5a9b8f3b37ba6049b523136',1,'cv::RNG::state'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06235.html#a4e97b157edf8205bcc60347a86c9ed86',1,'std::fpos::state(_StateT __st)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06235.html#ab0b8ab377a6907428414353bca366234',1,'std::fpos::state() const'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa53ac52fa536aeabba795a2164a11337',1,'cv::FileStorage::state'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05903.html#abd1382f21442adec3f9935d023017871',1,'std::wstring_convert::state()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ab25ab28a95a47dd9cd9e26e71398dd3f',1,'cv::FileStorage::State']]],
['stateconversionfunction_1548',['stateConversionFunction',['https://docs.opencv.org/4.2.0/da/d2b/classcv_1_1tracking_1_1UkfSystemModel.html#a5ab724eda5b79639eddcea6351c612fd',1,'cv::tracking::UkfSystemModel']]],
['stateestimator_1549',['stateEstimator',['https://docs.opencv.org/4.2.0/d0/dfc/classcv_1_1TrackerModel.html#ab25e2e36eaba6e155f7227712e8ff178',1,'cv::TrackerModel']]],
['statefuncjacobianw_1550',['stateFuncJacobianW',['../classfilters_1_1ExtendedKalmanFilter.html#a892d03b2d44ad670f6e592c68d2fe912',1,'filters::ExtendedKalmanFilter']]],
@@ -1561,7 +1561,7 @@ var searchData=
['staticsaliencyfinegrained_1558',['staticsaliencyfinegrained',['https://docs.opencv.org/4.2.0/da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html',1,'cv::saliency::StaticSaliencyFineGrained'],['https://docs.opencv.org/4.2.0/da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#a282bc38fecc2a3d158b38eeadb289a00',1,'cv::saliency::StaticSaliencyFineGrained::StaticSaliencyFineGrained()']]],
['staticsaliencyspectralresidual_1559',['staticsaliencyspectralresidual',['https://docs.opencv.org/4.2.0/df/d37/classcv_1_1saliency_1_1StaticSaliencySpectralResidual.html#a5d691bad0bad797e0bbc0a0673987f54',1,'cv::saliency::StaticSaliencySpectralResidual::StaticSaliencySpectralResidual()'],['https://docs.opencv.org/4.2.0/df/d37/classcv_1_1saliency_1_1StaticSaliencySpectralResidual.html',1,'cv::saliency::StaticSaliencySpectralResidual']]],
['statmodel_1560',['StatModel',['https://docs.opencv.org/4.2.0/db/d7d/classcv_1_1ml_1_1StatModel.html',1,'cv::ml']]],
- ['status_1561',['status',['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#a4745083b1749d5b303e2a2c4edc2462b',1,'cv::DetectionBasedTracker::ExtObject::status'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a507409ce9435dd89857469d12ec06b45',1,'cv::Stitcher::Status']]],
+ ['status_1561',['status',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a507409ce9435dd89857469d12ec06b45',1,'cv::Stitcher::Status'],['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#a4745083b1749d5b303e2a2c4edc2462b',1,'cv::DetectionBasedTracker::ExtObject::status']]],
['std_1562',['std',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html',1,'std'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#ab7ef42d452e4daacd38a27f0c26ae7a7',1,'cv::TrackerSamplerPF::Params::std']]],
['std_3a_3a_5f_5fdebug_1563',['__debug',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01577.html',1,'std']]],
['std_3a_3a_5f_5fdetail_1564',['__detail',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01549.html',1,'std']]],
diff --git a/search/all_1d.js b/search/all_1d.js
index 6c487bcf..b5adbf7f 100644
--- a/search/all_1d.js
+++ b/search/all_1d.js
@@ -58,7 +58,7 @@ var searchData=
['tanh_5ffunc_3c_20uint_20_3e_55',['tanh_func< uint >',['https://docs.opencv.org/4.2.0/df/dc6/structcv_1_1cudev_1_1tanh__func_3_01uint_01_4.html',1,'cv::cudev']]],
['tanh_5ffunc_3c_20ushort_20_3e_56',['tanh_func< ushort >',['https://docs.opencv.org/4.2.0/d6/d68/structcv_1_1cudev_1_1tanh__func_3_01ushort_01_4.html',1,'cv::cudev']]],
['tanhlayer_57',['TanHLayer',['https://docs.opencv.org/4.2.0/df/d66/classcv_1_1dnn_1_1TanHLayer.html',1,'cv::dnn']]],
- ['target_58',['target',['https://docs.opencv.org/4.2.0/d3/d68/classcv_1_1ogl_1_1Buffer.html#a830568a629457171cb07918537ec66be',1,'cv::ogl::Buffer::Target'],['https://docs.opencv.org/4.2.0/d6/d0f/group__dnn.html#ga709af7692ba29788182cf573531b0ff5',1,'cv::dnn::Target'],['https://docs.opencv.org/4.2.0/d6/d0f/group__dnn.html#ga709af7692ba29788182cf573531b0ff5',1,'Target(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a1ec2969ae6cf0413547dab469503c843',1,'std::function< _Res(_ArgTypes...)>::target() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a35397202fc2bfb04958450d0a02836d3',1,'std::function< _Res(_ArgTypes...)>::target() noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a1ec2969ae6cf0413547dab469503c843',1,'std::function< _Res(_ArgTypes...)>::target() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a35397202fc2bfb04958450d0a02836d3',1,'std::function< _Res(_ArgTypes...)>::target() noexcept']]],
+ ['target_58',['target',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a35397202fc2bfb04958450d0a02836d3',1,'std::function< _Res(_ArgTypes...)>::target()'],['https://docs.opencv.org/4.2.0/d6/d0f/group__dnn.html#ga709af7692ba29788182cf573531b0ff5',1,'cv::dnn::Target'],['https://docs.opencv.org/4.2.0/d6/d0f/group__dnn.html#ga709af7692ba29788182cf573531b0ff5',1,'Target(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d68/classcv_1_1ogl_1_1Buffer.html#a830568a629457171cb07918537ec66be',1,'cv::ogl::Buffer::Target'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a1ec2969ae6cf0413547dab469503c843',1,'std::function< _Res(_ArgTypes...)>::target() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a35397202fc2bfb04958450d0a02836d3',1,'std::function< _Res(_ArgTypes...)>::target() noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a1ec2969ae6cf0413547dab469503c843',1,'std::function< _Res(_ArgTypes...)>::target() const noexcept']]],
['target_5ftype_59',['target_type',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a68e477681a31511e5586cd30e7642a51',1,'std::function< _Res(_ArgTypes...)>']]],
['targetarchs_60',['TargetArchs',['https://docs.opencv.org/4.2.0/d9/dee/classcv_1_1cuda_1_1TargetArchs.html',1,'cv::cuda']]],
['targetheight_61',['targetHeight',['https://docs.opencv.org/4.2.0/dd/d9d/classcv_1_1TrackerTargetState.html#ab68aff8db4139bcc72c69a465fcf9304',1,'cv::TrackerTargetState']]],
@@ -125,7 +125,7 @@ var searchData=
['textdetector_2ehpp_122',['textDetector.hpp',['https://docs.opencv.org/4.2.0/d4/d26/textDetector_8hpp.html',1,'']]],
['textdetectorcnn_123',['TextDetectorCNN',['https://docs.opencv.org/4.2.0/d1/d66/classcv_1_1text_1_1TextDetectorCNN.html',1,'cv::text']]],
['textrurethreshold_124',['textrurethreshold',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaaf28b006567c18b80ffc2ce1a15e10cb',1,'cv::stereo::PropagationParameters::textrureThreshold'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaaf28b006567c18b80ffc2ce1a15e10cb',1,'textrureThreshold(Global Namespace)']]],
- ['texture_125',['texture',['https://docs.opencv.org/4.2.0/db/d26/structcv_1_1face_1_1FacemarkAAM_1_1Model_1_1Texture.html',1,'cv::face::FacemarkAAM::Model::Texture'],['https://docs.opencv.org/4.2.0/d0/dc5/structcv_1_1cudev_1_1Texture.html',1,'cv::cudev::Texture< class >'],['https://docs.opencv.org/4.2.0/d0/dc5/structcv_1_1cudev_1_1Texture.html#a7893dd705991d7dea826a5c251d82720',1,'cv::cudev::Texture::Texture()'],['https://docs.opencv.org/4.2.0/dc/d4f/classcv_1_1viz_1_1Mesh.html#a16b20bbdb9d830145c6c079639cad0fd',1,'cv::viz::Mesh::texture']]],
+ ['texture_125',['texture',['https://docs.opencv.org/4.2.0/db/d26/structcv_1_1face_1_1FacemarkAAM_1_1Model_1_1Texture.html',1,'cv::face::FacemarkAAM::Model::Texture'],['https://docs.opencv.org/4.2.0/d0/dc5/structcv_1_1cudev_1_1Texture.html',1,'cv::cudev::Texture< class >'],['https://docs.opencv.org/4.2.0/dc/d4f/classcv_1_1viz_1_1Mesh.html#a16b20bbdb9d830145c6c079639cad0fd',1,'cv::viz::Mesh::texture'],['https://docs.opencv.org/4.2.0/d0/dc5/structcv_1_1cudev_1_1Texture.html#a7893dd705991d7dea826a5c251d82720',1,'cv::cudev::Texture::Texture()']]],
['texture_2ehpp_126',['texture.hpp',['https://docs.opencv.org/4.2.0/d1/de0/texture_8hpp.html',1,'']]],
['texture2d_127',['texture2d',['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a5e559b20ea593302282f98bcd1cf784d',1,'cv::ogl::Texture2D::Texture2D()'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html',1,'cv::ogl::Texture2D'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a58cbe6f80d2c8eb52505fad86abf1422',1,'cv::ogl::Texture2D::Texture2D(InputArray arr, bool autoRelease=false)'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a3c8da810e19d71c0b2151e3f46a32068',1,'cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease=false)'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1d68da272ef5e37ca21cf7f7d23c9e5f',1,'cv::ogl::Texture2D::Texture2D(int arows, int acols, Format aformat, bool autoRelease=false)'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a43a07435a33f245f7b2592a86e162490',1,'cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, unsigned int atexId, bool autoRelease=false)'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a01f15a77aed589e236041f8da8beb73a',1,'cv::ogl::Texture2D::Texture2D(int arows, int acols, Format aformat, unsigned int atexId, bool autoRelease=false)']]],
['texture_5fmax_5fm_128',['texture_max_m',['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#abaf5de71cfaa8e7ed5a4ce75924ec6f4',1,'cv::face::FacemarkAAM::Params']]],
@@ -203,7 +203,7 @@ var searchData=
['threshbinaryfunc_200',['ThreshBinaryFunc',['https://docs.opencv.org/4.2.0/df/df5/structcv_1_1cudev_1_1ThreshBinaryFunc.html',1,'cv::cudev']]],
['threshbinaryinv_5f_201',['threshbinaryinv_',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga780e0b40b9cc52ccf018a021fedca326',1,'cv::cudev::threshBinaryInv_()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga780e0b40b9cc52ccf018a021fedca326',1,'threshBinaryInv_()(Global Namespace)']]],
['threshbinaryinvfunc_202',['ThreshBinaryInvFunc',['https://docs.opencv.org/4.2.0/da/d5e/structcv_1_1cudev_1_1ThreshBinaryInvFunc.html',1,'cv::cudev']]],
- ['threshold_203',['threshold',['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#aadc316b5df92d9e457c9c984f1bab7eea86ae705d0195c26863b5284ffd6a1066',1,'cv::FastFeatureDetector::THRESHOLD'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#ga33361fa1e5bdd6201cb23ced85e7eeae',1,'threshold()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a98b2ee98690358951807353812a05c69',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a98b2ee98690358951807353812a05c69',1,'Eigen::SVDBase::threshold()'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga40f1c94ae9a9456df3cad48e3cb008e1',1,'threshold()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57',1,'cv::threshold()'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga40f1c94ae9a9456df3cad48e3cb008e1',1,'cv::cuda::threshold()'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gad538f94c264624d0ea78b853d53adcb2',1,'cv::gapi::threshold(const GMat &src, const GScalar &thresh, const GScalar &maxval, int type)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#ga33361fa1e5bdd6201cb23ced85e7eeae',1,'cv::gapi::threshold(const GMat &src, const GScalar &maxval, int type)'],['https://docs.opencv.org/4.2.0/df/def/group__ximgproc__run__length__morphology.html#ga6c9167cbfe788a52a07f6dd3ef8ca4d9',1,'threshold()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/def/group__ximgproc__run__length__morphology.html#ga6c9167cbfe788a52a07f6dd3ef8ca4d9',1,'cv::ximgproc::rl::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ad77539203694f2d85ff7d11616e5a0a5',1,'Eigen::FullPivLU::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#af7f6ac15ca19c2b9e45dc3eaae58c201',1,'Eigen::FullPivHouseholderQR::threshold()'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57',1,'threshold()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#a3909f07268496c0f08f1b57331d91075',1,'Eigen::CompleteOrthogonalDecomposition::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a72276adb1aa11f870f50d0bd58af014d',1,'ColPivHouseholderQR< MatrixType >::threshold()'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gad538f94c264624d0ea78b853d53adcb2',1,'threshold()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a72276adb1aa11f870f50d0bd58af014d',1,'Eigen::ColPivHouseholderQR::threshold()'],['https://docs.opencv.org/4.2.0/d4/d8d/classcv_1_1face_1_1StandardCollector.html#a154e5064920beded03b54bd4e542665f',1,'cv::face::StandardCollector::threshold'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#aeb231abf4b24747a3e2f6ca4d99132caa8d01c1ae87944f51bfc772f7302d7b6d',1,'cv::AgastFeatureDetector::THRESHOLD']]],
+ ['threshold_203',['threshold',['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a72276adb1aa11f870f50d0bd58af014d',1,'Eigen::ColPivHouseholderQR::threshold()'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#ga33361fa1e5bdd6201cb23ced85e7eeae',1,'threshold()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#aadc316b5df92d9e457c9c984f1bab7eea86ae705d0195c26863b5284ffd6a1066',1,'cv::FastFeatureDetector::THRESHOLD'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#aeb231abf4b24747a3e2f6ca4d99132caa8d01c1ae87944f51bfc772f7302d7b6d',1,'cv::AgastFeatureDetector::THRESHOLD'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga40f1c94ae9a9456df3cad48e3cb008e1',1,'threshold()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57',1,'cv::threshold()'],['https://docs.opencv.org/4.2.0/d8/d34/group__cudaarithm__elem.html#ga40f1c94ae9a9456df3cad48e3cb008e1',1,'cv::cuda::threshold()'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gad538f94c264624d0ea78b853d53adcb2',1,'cv::gapi::threshold(const GMat &src, const GScalar &thresh, const GScalar &maxval, int type)'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#ga33361fa1e5bdd6201cb23ced85e7eeae',1,'cv::gapi::threshold(const GMat &src, const GScalar &maxval, int type)'],['https://docs.opencv.org/4.2.0/df/def/group__ximgproc__run__length__morphology.html#ga6c9167cbfe788a52a07f6dd3ef8ca4d9',1,'threshold()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/def/group__ximgproc__run__length__morphology.html#ga6c9167cbfe788a52a07f6dd3ef8ca4d9',1,'cv::ximgproc::rl::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a98b2ee98690358951807353812a05c69',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a98b2ee98690358951807353812a05c69',1,'Eigen::SVDBase::threshold()'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57',1,'threshold()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ad77539203694f2d85ff7d11616e5a0a5',1,'Eigen::FullPivLU::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#af7f6ac15ca19c2b9e45dc3eaae58c201',1,'Eigen::FullPivHouseholderQR::threshold()'],['https://docs.opencv.org/4.2.0/d0/d86/group__gapi__matrixop.html#gad538f94c264624d0ea78b853d53adcb2',1,'threshold()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#a3909f07268496c0f08f1b57331d91075',1,'Eigen::CompleteOrthogonalDecomposition::threshold()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a72276adb1aa11f870f50d0bd58af014d',1,'ColPivHouseholderQR< MatrixType >::threshold()'],['https://docs.opencv.org/4.2.0/d4/d8d/classcv_1_1face_1_1StandardCollector.html#a154e5064920beded03b54bd4e542665f',1,'cv::face::StandardCollector::threshold']]],
['threshold_2emarkdown_204',['threshold.markdown',['https://docs.opencv.org/4.2.0/d1/d75/threshold_8markdown.html',1,'']]],
['threshold_5finrange_2emarkdown_205',['threshold_inRange.markdown',['https://docs.opencv.org/4.2.0/dc/dbe/threshold__inRange_8markdown.html',1,'']]],
['thresholding_206',['thresholding',['https://docs.opencv.org/4.2.0/d7/d4d/tutorial_py_thresholding.html',1,'Image Thresholding'],['https://docs.opencv.org/4.2.0/d7/dd0/tutorial_js_thresholding.html',1,'Image Thresholding']]],
@@ -343,7 +343,7 @@ var searchData=
['top_340',['top',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a9dd3184636ea0325d194346266e4e516',1,'stack< _StateSeqT >::top()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07815.html#abaedbd99739eef4ac53eefb478eb3900',1,'std::priority_queue::top()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#adc6f199f89b9bcf05884bcfcf96e18ea',1,'std::stack::top()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a9dd3184636ea0325d194346266e4e516',1,'std::stack::top() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#adc6f199f89b9bcf05884bcfcf96e18ea',1,'stack< _StateSeqT >::top()']]],
['top_20level_20format_341',['Top-Level Format',['../cameraconfig.html#toplevel',1,'']]],
['topics_342',['General topics',['https://eigen.tuxfamily.org/dox/UserManual_Generalities.html',1,'']]],
- ['topleft_343',['topleft',['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#a324326659a263ceaa22b1c4f712ef820',1,'cv::Subdiv2D::topLeft'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a6740871e968264dc5a55248c7f67fb9f',1,'Eigen::AlignedBox::TopLeft']]],
+ ['topleft_343',['topleft',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a6740871e968264dc5a55248c7f67fb9f',1,'Eigen::AlignedBox::TopLeft'],['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#a324326659a263ceaa22b1c4f712ef820',1,'cv::Subdiv2D::topLeft']]],
['topleftceil_344',['TopLeftCeil',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378ab174a824f21db60fcbfe0ca1136ed6cf',1,'Eigen::AlignedBox']]],
['topleftfloor_345',['TopLeftFloor',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a352b1a4b80151a3d8d8b63cbd113e40b',1,'Eigen::AlignedBox']]],
['topose_346',['toPose',['../namespaceutil.html#afcec0cc3869936542227f6e663ad2892',1,'util']]],
@@ -519,7 +519,7 @@ var searchData=
['translate_516',['translate',['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa28c8ebe8367243653e8fb151670b24b',1,'Eigen::Transform::translate()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a11d9cdc588a9c08c0c1c205a872663fd',1,'cv::Affine3::translate()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a11d9cdc588a9c08c0c1c205a872663fd',1,'Affine3< float >::translate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#a001a4c2c5d9b06d4cc7e9a83310255c4',1,'regex_traits< _CharType >::translate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#a001a4c2c5d9b06d4cc7e9a83310255c4',1,'std::regex_traits::translate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a319e3e6338893db6986533d545a92046',1,'Eigen::AlignedBox::translate()']]],
['translate_5fnocase_517',['translate_nocase',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#aa92edaaafe63f2333dc9d1ce9167c0f3',1,'regex_traits< _CharType >::translate_nocase()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#aa92edaaafe63f2333dc9d1ce9167c0f3',1,'std::regex_traits::translate_nocase()']]],
['translated_518',['translated',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a3d7dad56b2c9b6e3dc360c078c639f47',1,'Eigen::AlignedBox']]],
- ['translation_519',['translation',['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a3048c4c2cf095548454aef051af5a036',1,'Eigen::Translation::Translation(const Translation< OtherScalarType, Dim > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a7e74484699e17444c6d660c17117bf7b',1,'Eigen::Translation::Translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html',1,'Eigen::Translation< class, _Dim >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#aef1fd431ac3f2197a8e33ce6d4163061',1,'Eigen::Translation::Translation()'],['https://docs.opencv.org/4.2.0/df/ddc/classcv_1_1rgbd_1_1Odometry.html#a25c82843207af8c3e2a133dc5c887f8dac2ff112f8f88bc6d52804e7381ac48c4',1,'cv::rgbd::Odometry::TRANSLATION'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'cv::Affine3::translation(const Vec3 &t)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'cv::Affine3::translation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'Affine3< float >::translation(const Vec3 &t)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'Affine3< float >::translation() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa3e4201cc8d1fd98136af66544148dc7',1,'Eigen::Transform::translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#adf4c6d97bd3f10edfa95bb04331ec8ed',1,'Eigen::Transform::translation() const']]],
+ ['translation_519',['translation',['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'cv::Affine3::translation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'cv::Affine3::translation(const Vec3 &t)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html',1,'Eigen::Translation< class, _Dim >'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'Affine3< float >::translation(const Vec3 &t)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'Affine3< float >::translation() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa3e4201cc8d1fd98136af66544148dc7',1,'Eigen::Transform::translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#adf4c6d97bd3f10edfa95bb04331ec8ed',1,'Eigen::Transform::translation() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a7e74484699e17444c6d660c17117bf7b',1,'Eigen::Translation::Translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a3048c4c2cf095548454aef051af5a036',1,'Eigen::Translation::Translation(const Translation< OtherScalarType, Dim > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#aef1fd431ac3f2197a8e33ce6d4163061',1,'Eigen::Translation::Translation(const VectorType &vector)'],['https://docs.opencv.org/4.2.0/df/ddc/classcv_1_1rgbd_1_1Odometry.html#a25c82843207af8c3e2a133dc5c887f8dac2ff112f8f88bc6d52804e7381ac48c4',1,'cv::rgbd::Odometry::TRANSLATION']]],
['translationbasedlocaloutlierrejector_520',['translationbasedlocaloutlierrejector',['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html',1,'cv::videostab::TranslationBasedLocalOutlierRejector'],['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a52028c031cc736c093fa42975fad4884',1,'cv::videostab::TranslationBasedLocalOutlierRejector::TranslationBasedLocalOutlierRejector()']]],
['translationpart_521',['TranslationPart',['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aabeaa2d375bf1b6b1d5cb5d1904fbd06',1,'Eigen::Transform']]],
['translationtype_522',['TranslationType',['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a6b463d14d8be4c0eda2eed6e943b831f',1,'Eigen::Transform']]],
diff --git a/search/all_1e.js b/search/all_1e.js
index ef579b36..8c641d4a 100644
--- a/search/all_1e.js
+++ b/search/all_1e.js
@@ -17,7 +17,7 @@ var searchData=
['uint8_5ft_14',['uint8_t',['https://docs.opencv.org/4.2.0/d2/d75/namespacecv.html#a5637fae091197126a031b7594cccc9fe',1,'cv']]],
['uint_5ftype_15',['uint_type',['https://docs.opencv.org/4.2.0/da/d19/structcv_1_1V__TypeTraits_3_01float_01_4.html#aa931a5d23e0dd081f8d610d058975143',1,'cv::V_TypeTraits< float >::uint_type'],['https://docs.opencv.org/4.2.0/db/d59/structcv_1_1V__TypeTraits_3_01int64_01_4.html#aae8a03c8397122007b91d0938ddd5551',1,'cv::V_TypeTraits< int64 >::uint_type'],['https://docs.opencv.org/4.2.0/d0/d9d/structcv_1_1V__TypeTraits_3_01schar_01_4.html#ae4a114bb8b6eeb38abc69304f4675ea4',1,'cv::V_TypeTraits< schar >::uint_type'],['https://docs.opencv.org/4.2.0/de/dc3/structcv_1_1V__TypeTraits_3_01short_01_4.html#a44d47c2f5f85b0b001dc0ec5e18a8533',1,'cv::V_TypeTraits< short >::uint_type'],['https://docs.opencv.org/4.2.0/dd/d1d/structcv_1_1V__TypeTraits_3_01uchar_01_4.html#a3a297873462ef6d91ab7474747af7da9',1,'cv::V_TypeTraits< uchar >::uint_type'],['https://docs.opencv.org/4.2.0/d2/d4d/structcv_1_1V__TypeTraits_3_01uint64_01_4.html#ac5a9d8c99db0a1794414bfc4d6a97d36',1,'cv::V_TypeTraits< uint64 >::uint_type'],['https://docs.opencv.org/4.2.0/d3/d8c/structcv_1_1V__TypeTraits_3_01unsigned_01_4.html#ad097e9b159dda2277f9688bb0bece65c',1,'cv::V_TypeTraits< unsigned >::uint_type'],['https://docs.opencv.org/4.2.0/d6/dd5/structcv_1_1V__TypeTraits_3_01ushort_01_4.html#afd21784f054bcbf02505013f3cc474a6',1,'cv::V_TypeTraits< ushort >::uint_type'],['https://docs.opencv.org/4.2.0/d5/d9e/structcv_1_1V__TypeTraits_3_01double_01_4.html#a5f811ea62326d4df66c603fd438316e5',1,'cv::V_TypeTraits< double >::uint_type']]],
['ukfsystemmodel_16',['UkfSystemModel',['https://docs.opencv.org/4.2.0/da/d2b/classcv_1_1tracking_1_1UkfSystemModel.html',1,'cv::tracking']]],
- ['umat_17',['umat',['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html',1,'cv::UMat'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#aaa3fa04bb82fee6026cc2e85df96a796',1,'cv::UMat::UMat(const UMat &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab2e3437a0cddfea4761f2f0d35ca08dd',1,'cv::UMat::UMat(UMat &&m)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#afd0d43167dfa37819c7af1debca8df16',1,'cv::UMat::UMat(const MatCommaInitializer_< _Tp > &commaInitializer)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ae75b7bb36992de47f96fc05c6272150e',1,'cv::UMat::UMat(const Point3_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a7591b42fc20467ef04a8bcf145397974',1,'cv::UMat::UMat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a719d720e8f935c4dfed075f342d6a187',1,'cv::UMat::UMat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a316d6e8c8085dd465ecc8abb275092df',1,'cv::UMat::UMat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a0edcf01672609ffb76bccc84e6039c4b',1,'cv::UMat::UMat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a577f91740a6ee96201049cad9b15c22d',1,'cv::UMat::UMat(const UMat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a96f381979b76ce63d497e812fd7ec574',1,'cv::UMat::UMat(const UMat &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba3f0f082586ac549b0d2dc49dffc8b901',1,'cv::_InputArray::UMAT'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#afeaabd3e9eef98ccef422a81176a4250',1,'cv::UMat::UMat(const UMat &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a6afe62166cf5634b17ac54bdb16e8379',1,'cv::UMat::UMat(const UMat &m)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a5e1866c206e9c116304a0257bc3a6c50',1,'cv::UMat::UMat(int ndims, const int *sizes, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#af159e956ff96c64745c6940a3b1820ba',1,'cv::UMat::UMat(int ndims, const int *sizes, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#aa0e86661d2f62be94ed7648508f1ec07',1,'cv::UMat::UMat(Size size, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a16a02552218847de2e60ce907b5e904a',1,'cv::UMat::UMat(int rows, int cols, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a1f0939f54199110a180cf5d8e4c8d725',1,'cv::UMat::UMat(Size size, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#add0dc0febd6a7b6a7a79a85d41bb17f2',1,'cv::UMat::UMat(int rows, int cols, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a63cb4da02e647fb49df1f40aab8ca35b',1,'cv::UMat::UMat(UMatUsageFlags usageFlags=USAGE_DEFAULT)']]],
+ ['umat_17',['umat',['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html',1,'cv::UMat'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a96f381979b76ce63d497e812fd7ec574',1,'cv::UMat::UMat()'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba3f0f082586ac549b0d2dc49dffc8b901',1,'cv::_InputArray::UMAT'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab2e3437a0cddfea4761f2f0d35ca08dd',1,'cv::UMat::UMat(UMat &&m)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#afd0d43167dfa37819c7af1debca8df16',1,'cv::UMat::UMat(const MatCommaInitializer_< _Tp > &commaInitializer)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ae75b7bb36992de47f96fc05c6272150e',1,'cv::UMat::UMat(const Point3_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a7591b42fc20467ef04a8bcf145397974',1,'cv::UMat::UMat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a719d720e8f935c4dfed075f342d6a187',1,'cv::UMat::UMat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a316d6e8c8085dd465ecc8abb275092df',1,'cv::UMat::UMat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a0edcf01672609ffb76bccc84e6039c4b',1,'cv::UMat::UMat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a577f91740a6ee96201049cad9b15c22d',1,'cv::UMat::UMat(const UMat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a63cb4da02e647fb49df1f40aab8ca35b',1,'cv::UMat::UMat(UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#aaa3fa04bb82fee6026cc2e85df96a796',1,'cv::UMat::UMat(const UMat &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#afeaabd3e9eef98ccef422a81176a4250',1,'cv::UMat::UMat(const UMat &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a6afe62166cf5634b17ac54bdb16e8379',1,'cv::UMat::UMat(const UMat &m)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a5e1866c206e9c116304a0257bc3a6c50',1,'cv::UMat::UMat(int ndims, const int *sizes, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#af159e956ff96c64745c6940a3b1820ba',1,'cv::UMat::UMat(int ndims, const int *sizes, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#aa0e86661d2f62be94ed7648508f1ec07',1,'cv::UMat::UMat(Size size, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a16a02552218847de2e60ce907b5e904a',1,'cv::UMat::UMat(int rows, int cols, int type, const Scalar &s, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a1f0939f54199110a180cf5d8e4c8d725',1,'cv::UMat::UMat(Size size, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#add0dc0febd6a7b6a7a79a85d41bb17f2',1,'cv::UMat::UMat(int rows, int cols, int type, UMatUsageFlags usageFlags=USAGE_DEFAULT)']]],
['umatdata_18',['umatdata',['https://docs.opencv.org/4.2.0/db/d58/structcv_1_1UMatData.html',1,'cv::UMatData'],['https://docs.opencv.org/4.2.0/db/d58/structcv_1_1UMatData.html#acf6afbd0fafee36cafe5c10ff82cc45d',1,'cv::UMatData::UMatData()']]],
['umatusageflags_19',['umatusageflags',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga5681439dda418431eb0a672697135ed2',1,'UMatUsageFlags(Global Namespace)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga5681439dda418431eb0a672697135ed2',1,'cv::UMatUsageFlags']]],
['umeyama_20',['umeyama',['https://eigen.tuxfamily.org/dox/group__Geometry__Module.html#gab3f5a82a24490b936f8694cf8fef8e60',1,'umeyama()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/group__Geometry__Module.html#gab3f5a82a24490b936f8694cf8fef8e60',1,'Eigen::umeyama()']]],
@@ -111,7 +111,7 @@ var searchData=
['unflatten_108',['unflatten',['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_adea158bff8642202420898f6322da479.html#adea158bff8642202420898f6322da479',1,'nlohmann::basic_json']]],
['unget_109',['unget',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_stringstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_stringstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_istringstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_istringstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_istream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_istream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_iostream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_ifstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_istream< char, _Traits >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_istream< char >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_istream< char >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_iostream< char >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_iostream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_iostream< char >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_fstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'basic_istream< char, _Traits >::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_fstream::unget()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02455.html#a43227bf6cbcb63ecd9e34a82822ffb75',1,'std::basic_ifstream::unget()']]],
['unifiedaddressing_110',['unifiedAddressing',['https://docs.opencv.org/4.2.0/d7/d7c/classcv_1_1cuda_1_1DeviceInfo.html#ad46da798495d61b6503c3434e6f0e134',1,'cv::cuda::DeviceInfo']]],
- ['uniform_111',['uniform',['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1xfeatures2d_1_1PCTSignatures.html#aa2a27f17a1a30fad4c54c248b77777e0a5fb71e96bee38313ae3600a6d8204248',1,'cv::xfeatures2d::PCTSignatures::UNIFORM'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a2e16c1d9efd38bbe01ebb7b4125df45d',1,'cv::FileNode::UNIFORM'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a526ce7385ddba64d60b85384ca4ec597',1,'cv::RNG_MT19937::uniform(double a, double b)'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a3d313cfc1fe02ea782fe6cf541946f41',1,'cv::RNG_MT19937::uniform(float a, float b)'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a217c481f4272e429dc8b30fe923833d2',1,'cv::RNG_MT19937::uniform(int a, int b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a8325cc562269b47bcac2343639b6fafc',1,'cv::RNG::uniform(double a, double b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a47acb9cf49f56ae6b86ab08c51f0f7d3',1,'cv::RNG::uniform(float a, float b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#acde197860cea91e5aa896be8719457ae',1,'cv::RNG::uniform(int a, int b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#ae0feca638ad1b7a6656794871700d8d1af6797281458bec27565ee730ea228d4a',1,'cv::RNG::UNIFORM']]],
+ ['uniform_111',['uniform',['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a47acb9cf49f56ae6b86ab08c51f0f7d3',1,'cv::RNG::uniform(float a, float b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#acde197860cea91e5aa896be8719457ae',1,'cv::RNG::uniform(int a, int b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#ae0feca638ad1b7a6656794871700d8d1af6797281458bec27565ee730ea228d4a',1,'cv::RNG::UNIFORM'],['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1xfeatures2d_1_1PCTSignatures.html#aa2a27f17a1a30fad4c54c248b77777e0a5fb71e96bee38313ae3600a6d8204248',1,'cv::xfeatures2d::PCTSignatures::UNIFORM'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a2e16c1d9efd38bbe01ebb7b4125df45d',1,'cv::FileNode::UNIFORM'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a526ce7385ddba64d60b85384ca4ec597',1,'cv::RNG_MT19937::uniform(double a, double b)'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a3d313cfc1fe02ea782fe6cf541946f41',1,'cv::RNG_MT19937::uniform(float a, float b)'],['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1RNG__MT19937.html#a217c481f4272e429dc8b30fe923833d2',1,'cv::RNG_MT19937::uniform(int a, int b)'],['https://docs.opencv.org/4.2.0/d1/dd6/classcv_1_1RNG.html#a8325cc562269b47bcac2343639b6fafc',1,'cv::RNG::uniform()']]],
['uniform_20distributions_112',['Uniform Distributions',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01543.html',1,'']]],
['uniform_5fint_5fdist_2eh_113',['uniform_int_dist.h',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a00620.html',1,'']]],
['uniform_5fint_5fdistribution_114',['uniform_int_distribution',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a1b42b6db93c3e5e5d27d98e643ec3e56',1,'std::uniform_int_distribution::uniform_int_distribution()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html#a844857a05ca96ec26fb93944cf5ebb0b',1,'std::uniform_int_distribution::uniform_int_distribution(_IntType __a, _IntType __b=numeric_limits< _IntType >::max())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07983.html',1,'std::uniform_int_distribution< _IntType >']]],
diff --git a/search/all_1f.js b/search/all_1f.js
index e016c7a9..460f42f7 100644
--- a/search/all_1f.js
+++ b/search/all_1f.js
@@ -405,7 +405,7 @@ var searchData=
['version_202_2014_201_20and_20cmake_20version_203_209_201_402',['Tesseract (master) installation by using git-bash (version>=2.14.1) and cmake (version >=3.9.1)',['https://docs.opencv.org/4.2.0/db/d4c/tutorial_install_tesseract.html',1,'']]],
['version_205_403',['Hierarchical Data Format version 5',['https://docs.opencv.org/4.2.0/d6/dee/group__hdf5.html',1,'']]],
['version_2ehpp_404',['version.hpp',['https://docs.opencv.org/4.2.0/da/d1a/dnn_2include_2opencv2_2dnn_2version_8hpp.html',1,'(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/dd7/core_2include_2opencv2_2core_2version_8hpp.html',1,'(Global Namespace)']]],
- ['vertex_405',['vertex',['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#afaac285a2d794638750202b98f7dbb57',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex(Mat po, int ts)'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#ae16c38eafe2916c197f4ad1da4047e90',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a7f3d045d41906eeacd1633b9a749204f',1,'cv::Subdiv2D::Vertex::Vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a12c40028fe38c6f0bba619cd9b12d7c7',1,'cv::Subdiv2D::Vertex::Vertex(Point2f pt, bool _isvirtual, int _firstEdge=0)'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html',1,'cv::Subdiv2D::Vertex'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html',1,'cv::multicalib::MultiCameraCalibration::vertex']]],
+ ['vertex_405',['vertex',['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a7f3d045d41906eeacd1633b9a749204f',1,'cv::Subdiv2D::Vertex::Vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a12c40028fe38c6f0bba619cd9b12d7c7',1,'cv::Subdiv2D::Vertex::Vertex(Point2f pt, bool _isvirtual, int _firstEdge=0)'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#afaac285a2d794638750202b98f7dbb57',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex(Mat po, int ts)'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#ae16c38eafe2916c197f4ad1da4047e90',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html',1,'cv::Subdiv2D::Vertex'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html',1,'cv::multicalib::MultiCameraCalibration::vertex']]],
['vertexgain_406',['vertexGain',['https://docs.opencv.org/4.2.0/d2/dd1/structcv_1_1CirclesGridFinderParameters.html#adfff686c58a20a830ca40a258e6a8ca3',1,'cv::CirclesGridFinderParameters']]],
['vertexpenalty_407',['vertexPenalty',['https://docs.opencv.org/4.2.0/d2/dd1/structcv_1_1CirclesGridFinderParameters.html#ac04410758f6fa3d7a295aabd4e63f4ed',1,'cv::CirclesGridFinderParameters']]],
['vertical_408',['vertical',['https://eigen.tuxfamily.org/dox/group__enums.html#ggad49a7b3738e273eb00932271b36127f7ae2efac6e74ecab5e3b0b1561c5ddf83e',1,'Vertical(Global Namespace)'],['https://eigen.tuxfamily.org/dox/group__enums.html#ggad49a7b3738e273eb00932271b36127f7ae2efac6e74ecab5e3b0b1561c5ddf83e',1,'Eigen::Vertical']]],
diff --git a/search/all_20.js b/search/all_20.js
index e3f535ab..07f1b9c5 100644
--- a/search/all_20.js
+++ b/search/all_20.js
@@ -260,7 +260,7 @@ var searchData=
['wrapvalue_257',['WrapValue',['https://docs.opencv.org/4.2.0/d9/d7d/structcv_1_1detail_1_1WrapValue.html',1,'cv::detail']]],
['wref_258',['wref',['https://docs.opencv.org/4.2.0/d6/dab/classcv_1_1detail_1_1VectorRef.html#a81a3ac44db5256abb0fe57ececda2383',1,'cv::detail::VectorRef::wref()'],['https://docs.opencv.org/4.2.0/d2/dab/classcv_1_1detail_1_1VectorRefT.html#a912902c204688d90ef0f742009158ef6',1,'cv::detail::VectorRefT::wref()']]],
['wregex_259',['wregex',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01502.html#gae16f87e70ea5847b0399a396c637615f',1,'wregex(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01502.html#gae16f87e70ea5847b0399a396c637615f',1,'std::wregex']]],
- ['write_260',['write',['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa0e3cc864beb06182c8c2826a8d0cdb8',1,'cv::FileStorage::write(FileStorage &fs, const double &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9597d58d64dff5cc998344bc4b1c1f0',1,'cv::FileStorage::write(const String &name, double val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a0466680193c966dbeef4e508aebfe8aa',1,'cv::FileStorage::write(const String &name, const String &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482da747a241cefee7b8af34c3d804c864ad6',1,'cv::FileStorage::WRITE'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d9ee20427f73c94ee89ce893831614a',1,'cv::FileStorage::write(const String &name, const std::vector< String > &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a26447446dd3fa0644684a045e16399fe',1,'cv::FileStorage::write(FileStorage &fs, const String &name, int value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aebc12a5356bcba8393d9f1fbf901065b',1,'cv::FileStorage::write(FileStorage &fs, const String &name, float value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a598e853f2001864e2c709d7726ad29b7',1,'cv::FileStorage::write(FileStorage &fs, const String &name, double value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a63a75e0be408d41f9dea527a1c960286',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a403766cfd06a4c7fc56f3a6187fabc35',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Mat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d8021889a9984dee8c7913fde569cff',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const SparseMat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a24430b807ccd2cf002058961cd2e3263',1,'cv::FileStorage::write(FileStorage &fs, const _Tp &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9588e05768869430821699ae6b1eb28d',1,'cv::FileStorage::write(FileStorage &fs, const int &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac229241c6dd16bb343de5aeee197db03',1,'cv::FileStorage::write(FileStorage &fs, const float &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#acb53272996fd5a25ca077aeb5385a9a3',1,'cv::FileStorage::write(FileStorage &fs, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a058d1227fa81fbf9ffc926d1a2485f3d',1,'cv::FileStorage::write(FileStorage &fs, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa627e4c875c46d7830fb6d0ac1431e00',1,'cv::FileStorage::write(FileStorage &fs, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ad2ecdf5485d88536eb7c97662a428a4e',1,'cv::FileStorage::write(FileStorage &fs, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9700290bb5ec6b5c890bc0d251855f61',1,'cv::FileStorage::write(FileStorage &fs, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a843319acfe360410e8cfcff1749aa5b0',1,'cv::FileStorage::write(FileStorage &fs, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#abff24d9b3462a4d368e864b09c62de46',1,'cv::FileStorage::write(FileStorage &fs, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5d8a4afcb9a84c5705605b6456f0bf4a',1,'cv::FileStorage::write(FileStorage &fs, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#afcf3219ea83b2e466f0d9631ea53d7a3',1,'cv::FileStorage::write(FileStorage &fs, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a54bf874d535dfc61b08fff99e7b5e8ab',1,'cv::FileStorage::write(FileStorage &fs, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a04c8f9337b9d9821114f951faee80bae',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/d2/d75/namespacecv.html#a027b764f14e54f8838b5120e991bd29c',1,'cv::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af710db7aa40918f5429ba8e78622d08f',1,'cv::FileStorage::write()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#abcba89024601e88afe6e4cc2349798c3',1,'cv::DescriptorMatcher::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5335e0f3caa5d44d79edcafcbc0091d8',1,'cv::FileStorage::write()'],['../group__camera.html#ga806482a95ece6e635dc2adea22008df5',1,'cam::write()'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#a1f8ad7b8add515077367fb9949a174d2',1,'cv::Algorithm::write(FileStorage &fs) const'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#a763a62d1b03042eef7d7fc3ac6c87c79',1,'cv::Algorithm::write(const Ptr< FileStorage > &fs, const String &name=String()) const'],['https://docs.opencv.org/4.2.0/dc/dd7/classcv_1_1face_1_1BasicFaceRecognizer.html#a7f0e55c29e3c982f389cf601141359ac',1,'cv::face::BasicFaceRecognizer::write()'],['https://docs.opencv.org/4.2.0/d6/d83/classcv_1_1line__descriptor_1_1BinaryDescriptor.html#a7e39bfe7462f22ba08b11474827c68eb',1,'cv::line_descriptor::BinaryDescriptor::write()'],['https://docs.opencv.org/4.2.0/dc/d64/classcv_1_1linemod_1_1ColorGradient.html#a5fb3cc4af2c17519e9901c9f5fa29047',1,'cv::linemod::ColorGradient::write()'],['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#a7fc483d903a6cf340b5446c092c86ea7',1,'cv::CvFeatureParams::write()'],['https://docs.opencv.org/4.2.0/d9/d90/classcv_1_1CvHaarFeatureParams.html#ad4bee2484c21cc717e01efd01d7afb88',1,'cv::CvHaarFeatureParams::write()'],['https://docs.opencv.org/4.2.0/db/d7c/classcv_1_1CvParams.html#a7020bf3bafcb950c8244c08eb38cf117',1,'cv::CvParams::write()'],['https://docs.opencv.org/4.2.0/d7/d47/classcv_1_1linemod_1_1DepthNormal.html#a0f08a979b7d0d2fda254c2b450379477',1,'cv::linemod::DepthNormal::write()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#a9e848d967aaed6930da407f338ca17ba',1,'cv::DescriptorMatcher::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a3efd38c576bac8b66281826f0a2642e7',1,'cv::FileStorage::write()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#ad516a0d4afa280c256123e082a1e02c1',1,'cv::DescriptorMatcher::write()'],['https://docs.opencv.org/4.2.0/d7/d07/classcv_1_1linemod_1_1Detector.html#a45ad63d73e6ff0967b1f479912801a95',1,'cv::linemod::Detector::write()'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#a2adf2d555550194244b05c91fefcb4d6',1,'cv::face::FaceRecognizer::write(const String &filename) const'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#a4756dbf9b97408ba5f3677296c3a1695',1,'cv::face::FaceRecognizer::write(FileStorage &fs) const CV_OVERRIDE=0'],['https://docs.opencv.org/4.2.0/d9/db9/structcv_1_1linemod_1_1Feature.html#a1e2bfa2a6eb9d9c79c603cccb92809b8',1,'cv::linemod::Feature::write()'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ad941791a15015544f77b04b0d4b19f95',1,'cv::CvHOGEvaluator::Feature::write(FileStorage &fs) const'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ae27012db6a9f5da0a03ebee7defc49fa',1,'cv::CvHOGEvaluator::Feature::write(FileStorage &fs, int varIdx) const'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#acb9f30b27f452cd7248357b590055d02',1,'cv::CvLBPEvaluator::Feature::write()'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a856b4bc1303a7ee8fcec452c7c62f969',1,'cv::Feature2D::write(const String &fileName) const'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a45193ec538b7178e5ce6f38394ca131a',1,'cv::Feature2D::write(FileStorage &) const CV_OVERRIDE'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a9805c698c6ec2ef90bd6b40efddcc257',1,'cv::Feature2D::write(const Ptr< FileStorage > &fs, const String &name=String()) const'],['https://docs.opencv.org/4.2.0/d3/d52/classcv_1_1CvHaarEvaluator_1_1FeatureHaar.html#aa5457df5ecb3d1037a44841002bb4144',1,'cv::CvHaarEvaluator::FeatureHaar::write()'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a6eb4f9a24ac568f6eb62ef17885c4490',1,'cv::TrackerMedianFlow::Params::write()'],['https://docs.opencv.org/4.2.0/d0/d0a/classcv_1_1Tracker.html#a2c96f70b2791b5a9684c33382095f3dc',1,'cv::Tracker::write()'],['https://docs.opencv.org/4.2.0/d2/dc7/structcv_1_1linemod_1_1Template.html#ac967858e0c0672241202f255ac6dba13',1,'cv::linemod::Template::write()'],['https://docs.opencv.org/4.2.0/df/d37/classcv_1_1saliency_1_1StaticSaliencySpectralResidual.html#a798e24c07c8632fa44c46cb00ac4bb43',1,'cv::saliency::StaticSaliencySpectralResidual::write()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#af0fb1fda44face9993785ef41b38430d',1,'cv::bioinspired::Retina::write(FileStorage &fs) const CV_OVERRIDE=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a92d80a2c309c46a46b22ec125cad3943',1,'cv::bioinspired::Retina::write(String fs) const=0'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#a227be08609d12665e3677ec40f898b3a',1,'cv::ocl::Program::write()'],['https://docs.opencv.org/4.2.0/db/d25/classcv_1_1ppf__match__3d_1_1PPF3DDetector.html#a6ca674fac252493b7f7c482fe9459d28',1,'cv::ppf_match_3d::PPF3DDetector::write()'],['https://docs.opencv.org/4.2.0/d3/d8d/classcv_1_1PCA.html#a8be99fa476731ff5429c241e9a92a57b',1,'cv::PCA::write()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#aaf5563228474e836b7704faa0946e30b',1,'cv::line_descriptor::BinaryDescriptor::Params::write()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#a0f5a3d9c595f1ebf20786fad3139a4df',1,'cv::SimpleBlobDetector::Params::write()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#ac150e2bd3daab2c329a21d1b522b12c4',1,'cv::face::FacemarkLBF::Params::write()'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#ab2873083a7433d4234500fa03674f902',1,'cv::face::FacemarkAAM::Params::write()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a15675b516e84363d664ee28fd88ace3a',1,'cv::bioinspired::TransientAreasSegmentationModule::write()'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#af40d2712494f15b6b884c0c170a3dd95',1,'cv::TrackerCSRT::Params::write()'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#acc89c25f05279f72695bca8bdbc1c125',1,'cv::TrackerGOTURN::Params::write()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a56d11b10af7e63e34c8ccff1bce443a1',1,'cv::TrackerKCF::Params::write()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a485ac93be2b220d8b020dcc8d9e5e0b4',1,'cv::TrackerTLD::Params::write()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a06f76caf3e89aaddfc540e0a6bdd9ae3',1,'cv::TrackerBoosting::Params::write()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#afa2950e99d03759f3e2394f7a5672a98',1,'cv::TrackerMIL::Params::write()'],['https://docs.opencv.org/4.2.0/db/d63/classcv_1_1saliency_1_1ObjectnessBING.html#ad70dd357d8e4386f8c147897f966b40e',1,'cv::saliency::ObjectnessBING::write()'],['https://docs.opencv.org/4.2.0/d5/d1c/classcv_1_1linemod_1_1Modality.html#ac8ec5fe840feca057df5a4f90c7bd7b4',1,'cv::linemod::Modality::write()'],['https://docs.opencv.org/4.2.0/d5/d33/structcv_1_1HOGDescriptor.html#a2c13c67988147921d6ba313e15de5fda',1,'cv::HOGDescriptor::write()'],['https://docs.opencv.org/4.2.0/d4/d4d/classcv_1_1optflow_1_1GPCTree.html#a396150fc270fc42152219b39105f29c4',1,'cv::optflow::GPCTree::write()'],['https://docs.opencv.org/4.2.0/da/dfe/classcv_1_1optflow_1_1GPCForest.html#a317f6d1fd8a028e47c469eb1778af9db',1,'cv::optflow::GPCForest::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_fstream::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ofstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ofstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostringstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostringstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_stringstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_stringstream::write(const char_type *__s, streamsize __n)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a550f8a4931274589cdc5a3796c2eef48',1,'cv::FileStorage::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_iostream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_iostream::write(const char_type *__s, streamsize __n)'],['https://docs.opencv.org/4.2.0/dc/de2/classcv_1_1FlannBasedMatcher.html#af612c5c0956c84b96886214850d3a0bc',1,'cv::FlannBasedMatcher::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_fstream::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char, _Traits >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char, _Traits >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_iostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_iostream< char >::write(const char_type *__s, streamsize __n)'],['https://docs.opencv.org/4.2.0/de/d0e/classcv_1_1xobjdetect_1_1WBDetector.html#a7d85338895707904ae1ddb4374ec8dac',1,'cv::xobjdetect::WBDetector::write()'],['https://docs.opencv.org/4.2.0/dd/d9e/classcv_1_1VideoWriter.html#a30ebbc09c122332f62bd706b43f02a98',1,'cv::VideoWriter::write()'],['https://docs.opencv.org/4.2.0/df/dde/classcv_1_1cudacodec_1_1VideoWriter.html#a6318b8266c824bd17081940a7930b18e',1,'cv::cudacodec::VideoWriter::write()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a201d5ffa41f8eee4e98e179fa036a07a',1,'cv::bioinspired::TransientAreasSegmentationModule::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9feef3fb24eb47d9a665056977d1183',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< std::vector< _Tp > > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a058d1227fa81fbf9ffc926d1a2485f3d',1,'cv::FileStorage::write(FileStorage &fs, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa0e3cc864beb06182c8c2826a8d0cdb8',1,'cv::FileStorage::write(FileStorage &fs, const double &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac229241c6dd16bb343de5aeee197db03',1,'cv::FileStorage::write(FileStorage &fs, const float &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9588e05768869430821699ae6b1eb28d',1,'cv::FileStorage::write(FileStorage &fs, const int &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a24430b807ccd2cf002058961cd2e3263',1,'cv::FileStorage::write(FileStorage &fs, const _Tp &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d8021889a9984dee8c7913fde569cff',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const SparseMat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a403766cfd06a4c7fc56f3a6187fabc35',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Mat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a63a75e0be408d41f9dea527a1c960286',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a598e853f2001864e2c709d7726ad29b7',1,'cv::FileStorage::write(FileStorage &fs, const String &name, double value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aebc12a5356bcba8393d9f1fbf901065b',1,'cv::FileStorage::write(FileStorage &fs, const String &name, float value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a26447446dd3fa0644684a045e16399fe',1,'cv::FileStorage::write(FileStorage &fs, const String &name, int value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa627e4c875c46d7830fb6d0ac1431e00',1,'cv::FileStorage::write(FileStorage &fs, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6e3ddba0ac9a82d6f7817f9db1aa2556',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac1f774dd8fb03a6b5207e022d3553f2d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const _Tp &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa7eda7701e29ddfcba1ce21615113c67',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const DMatch &m)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a1fcc9cf302523a5ab15f62f77a3bd6dd',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const KeyPoint &kpt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#addda29520f80f53e144a5e15b57ec98d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6f13874950203b1bbbe4ec4fee5eb6a1',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ae11814668aa0bf1957b8c612eaac033d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a893a9ed023837feb61f7fe804d21cb40',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a43c8a8a86952cff8b062e18c9f3e72cc',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ace7fc76da8b2a634a5c83183700f0bbb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a84453625335849d8ec1a0df6c865b0cb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a84453625335849d8ec1a0df6c865b0cb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9feef3fb24eb47d9a665056977d1183',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< std::vector< _Tp > > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6e3ddba0ac9a82d6f7817f9db1aa2556',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac1f774dd8fb03a6b5207e022d3553f2d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const _Tp &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa7eda7701e29ddfcba1ce21615113c67',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const DMatch &m)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a1fcc9cf302523a5ab15f62f77a3bd6dd',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const KeyPoint &kpt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#addda29520f80f53e144a5e15b57ec98d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6f13874950203b1bbbe4ec4fee5eb6a1',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ae11814668aa0bf1957b8c612eaac033d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a893a9ed023837feb61f7fe804d21cb40',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a43c8a8a86952cff8b062e18c9f3e72cc',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ace7fc76da8b2a634a5c83183700f0bbb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a550f8a4931274589cdc5a3796c2eef48',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a04c8f9337b9d9821114f951faee80bae',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af710db7aa40918f5429ba8e78622d08f',1,'cv::FileStorage::write(FileStorage &fs, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#acb53272996fd5a25ca077aeb5385a9a3',1,'cv::FileStorage::write(FileStorage &fs, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a54bf874d535dfc61b08fff99e7b5e8ab',1,'cv::FileStorage::write(FileStorage &fs, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#afcf3219ea83b2e466f0d9631ea53d7a3',1,'cv::FileStorage::write(FileStorage &fs, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5d8a4afcb9a84c5705605b6456f0bf4a',1,'cv::FileStorage::write(FileStorage &fs, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#abff24d9b3462a4d368e864b09c62de46',1,'cv::FileStorage::write(FileStorage &fs, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a843319acfe360410e8cfcff1749aa5b0',1,'cv::FileStorage::write(FileStorage &fs, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9700290bb5ec6b5c890bc0d251855f61',1,'cv::FileStorage::write(FileStorage &fs, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ad2ecdf5485d88536eb7c97662a428a4e',1,'cv::FileStorage::write(FileStorage &fs, const Point3_< _Tp > &pt)']]],
+ ['write_260',['write',['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac229241c6dd16bb343de5aeee197db03',1,'cv::FileStorage::write(FileStorage &fs, const float &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a3efd38c576bac8b66281826f0a2642e7',1,'cv::FileStorage::write(const String &name, int val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9597d58d64dff5cc998344bc4b1c1f0',1,'cv::FileStorage::write(const String &name, double val)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_stringstream::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5335e0f3caa5d44d79edcafcbc0091d8',1,'cv::FileStorage::write(const String &name, const Mat &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d9ee20427f73c94ee89ce893831614a',1,'cv::FileStorage::write(const String &name, const std::vector< String > &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a26447446dd3fa0644684a045e16399fe',1,'cv::FileStorage::write(FileStorage &fs, const String &name, int value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aebc12a5356bcba8393d9f1fbf901065b',1,'cv::FileStorage::write(FileStorage &fs, const String &name, float value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a598e853f2001864e2c709d7726ad29b7',1,'cv::FileStorage::write(FileStorage &fs, const String &name, double value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a63a75e0be408d41f9dea527a1c960286',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a403766cfd06a4c7fc56f3a6187fabc35',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Mat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d8021889a9984dee8c7913fde569cff',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const SparseMat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a24430b807ccd2cf002058961cd2e3263',1,'cv::FileStorage::write(FileStorage &fs, const _Tp &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9588e05768869430821699ae6b1eb28d',1,'cv::FileStorage::write(FileStorage &fs, const int &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a54bf874d535dfc61b08fff99e7b5e8ab',1,'cv::FileStorage::write(FileStorage &fs, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa0e3cc864beb06182c8c2826a8d0cdb8',1,'cv::FileStorage::write(FileStorage &fs, const double &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a058d1227fa81fbf9ffc926d1a2485f3d',1,'cv::FileStorage::write(FileStorage &fs, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa627e4c875c46d7830fb6d0ac1431e00',1,'cv::FileStorage::write(FileStorage &fs, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ad2ecdf5485d88536eb7c97662a428a4e',1,'cv::FileStorage::write(FileStorage &fs, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9700290bb5ec6b5c890bc0d251855f61',1,'cv::FileStorage::write(FileStorage &fs, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a843319acfe360410e8cfcff1749aa5b0',1,'cv::FileStorage::write(FileStorage &fs, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#abff24d9b3462a4d368e864b09c62de46',1,'cv::FileStorage::write(FileStorage &fs, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5d8a4afcb9a84c5705605b6456f0bf4a',1,'cv::FileStorage::write(FileStorage &fs, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#afcf3219ea83b2e466f0d9631ea53d7a3',1,'cv::FileStorage::write(FileStorage &fs, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af710db7aa40918f5429ba8e78622d08f',1,'cv::FileStorage::write(FileStorage &fs, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/d2/d75/namespacecv.html#a027b764f14e54f8838b5120e991bd29c',1,'cv::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#acb53272996fd5a25ca077aeb5385a9a3',1,'cv::FileStorage::write()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#a9e848d967aaed6930da407f338ca17ba',1,'cv::DescriptorMatcher::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a0466680193c966dbeef4e508aebfe8aa',1,'cv::FileStorage::write()'],['../group__camera.html#ga806482a95ece6e635dc2adea22008df5',1,'cam::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482da747a241cefee7b8af34c3d804c864ad6',1,'cv::FileStorage::WRITE'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#a1f8ad7b8add515077367fb9949a174d2',1,'cv::Algorithm::write(FileStorage &fs) const'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#a763a62d1b03042eef7d7fc3ac6c87c79',1,'cv::Algorithm::write(const Ptr< FileStorage > &fs, const String &name=String()) const'],['https://docs.opencv.org/4.2.0/dc/dd7/classcv_1_1face_1_1BasicFaceRecognizer.html#a7f0e55c29e3c982f389cf601141359ac',1,'cv::face::BasicFaceRecognizer::write()'],['https://docs.opencv.org/4.2.0/d6/d83/classcv_1_1line__descriptor_1_1BinaryDescriptor.html#a7e39bfe7462f22ba08b11474827c68eb',1,'cv::line_descriptor::BinaryDescriptor::write()'],['https://docs.opencv.org/4.2.0/dc/d64/classcv_1_1linemod_1_1ColorGradient.html#a5fb3cc4af2c17519e9901c9f5fa29047',1,'cv::linemod::ColorGradient::write()'],['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#a7fc483d903a6cf340b5446c092c86ea7',1,'cv::CvFeatureParams::write()'],['https://docs.opencv.org/4.2.0/d9/d90/classcv_1_1CvHaarFeatureParams.html#ad4bee2484c21cc717e01efd01d7afb88',1,'cv::CvHaarFeatureParams::write()'],['https://docs.opencv.org/4.2.0/db/d7c/classcv_1_1CvParams.html#a7020bf3bafcb950c8244c08eb38cf117',1,'cv::CvParams::write()'],['https://docs.opencv.org/4.2.0/d7/d47/classcv_1_1linemod_1_1DepthNormal.html#a0f08a979b7d0d2fda254c2b450379477',1,'cv::linemod::DepthNormal::write()'],['https://docs.opencv.org/4.2.0/d3/d52/classcv_1_1CvHaarEvaluator_1_1FeatureHaar.html#aa5457df5ecb3d1037a44841002bb4144',1,'cv::CvHaarEvaluator::FeatureHaar::write()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#abcba89024601e88afe6e4cc2349798c3',1,'cv::DescriptorMatcher::write(FileStorage &) const CV_OVERRIDE'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#ad516a0d4afa280c256123e082a1e02c1',1,'cv::DescriptorMatcher::write(const Ptr< FileStorage > &fs, const String &name=String()) const'],['https://docs.opencv.org/4.2.0/d7/d07/classcv_1_1linemod_1_1Detector.html#a45ad63d73e6ff0967b1f479912801a95',1,'cv::linemod::Detector::write()'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#a2adf2d555550194244b05c91fefcb4d6',1,'cv::face::FaceRecognizer::write(const String &filename) const'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#a4756dbf9b97408ba5f3677296c3a1695',1,'cv::face::FaceRecognizer::write(FileStorage &fs) const CV_OVERRIDE=0'],['https://docs.opencv.org/4.2.0/d9/db9/structcv_1_1linemod_1_1Feature.html#a1e2bfa2a6eb9d9c79c603cccb92809b8',1,'cv::linemod::Feature::write()'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ad941791a15015544f77b04b0d4b19f95',1,'cv::CvHOGEvaluator::Feature::write(FileStorage &fs) const'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ae27012db6a9f5da0a03ebee7defc49fa',1,'cv::CvHOGEvaluator::Feature::write(FileStorage &fs, int varIdx) const'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#acb9f30b27f452cd7248357b590055d02',1,'cv::CvLBPEvaluator::Feature::write()'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a856b4bc1303a7ee8fcec452c7c62f969',1,'cv::Feature2D::write(const String &fileName) const'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a45193ec538b7178e5ce6f38394ca131a',1,'cv::Feature2D::write(FileStorage &) const CV_OVERRIDE'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#a9805c698c6ec2ef90bd6b40efddcc257',1,'cv::Feature2D::write(const Ptr< FileStorage > &fs, const String &name=String()) const'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#af40d2712494f15b6b884c0c170a3dd95',1,'cv::TrackerCSRT::Params::write()'],['https://docs.opencv.org/4.2.0/d2/dc7/structcv_1_1linemod_1_1Template.html#ac967858e0c0672241202f255ac6dba13',1,'cv::linemod::Template::write()'],['https://docs.opencv.org/4.2.0/df/d37/classcv_1_1saliency_1_1StaticSaliencySpectralResidual.html#a798e24c07c8632fa44c46cb00ac4bb43',1,'cv::saliency::StaticSaliencySpectralResidual::write()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#af0fb1fda44face9993785ef41b38430d',1,'cv::bioinspired::Retina::write(FileStorage &fs) const CV_OVERRIDE=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a92d80a2c309c46a46b22ec125cad3943',1,'cv::bioinspired::Retina::write(String fs) const=0'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#a227be08609d12665e3677ec40f898b3a',1,'cv::ocl::Program::write()'],['https://docs.opencv.org/4.2.0/db/d25/classcv_1_1ppf__match__3d_1_1PPF3DDetector.html#a6ca674fac252493b7f7c482fe9459d28',1,'cv::ppf_match_3d::PPF3DDetector::write()'],['https://docs.opencv.org/4.2.0/d3/d8d/classcv_1_1PCA.html#a8be99fa476731ff5429c241e9a92a57b',1,'cv::PCA::write()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#aaf5563228474e836b7704faa0946e30b',1,'cv::line_descriptor::BinaryDescriptor::Params::write()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#a0f5a3d9c595f1ebf20786fad3139a4df',1,'cv::SimpleBlobDetector::Params::write()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#ac150e2bd3daab2c329a21d1b522b12c4',1,'cv::face::FacemarkLBF::Params::write()'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#ab2873083a7433d4234500fa03674f902',1,'cv::face::FacemarkAAM::Params::write()'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a6eb4f9a24ac568f6eb62ef17885c4490',1,'cv::TrackerMedianFlow::Params::write()'],['https://docs.opencv.org/4.2.0/d0/d0a/classcv_1_1Tracker.html#a2c96f70b2791b5a9684c33382095f3dc',1,'cv::Tracker::write()'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#acc89c25f05279f72695bca8bdbc1c125',1,'cv::TrackerGOTURN::Params::write()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a56d11b10af7e63e34c8ccff1bce443a1',1,'cv::TrackerKCF::Params::write()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a485ac93be2b220d8b020dcc8d9e5e0b4',1,'cv::TrackerTLD::Params::write()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a06f76caf3e89aaddfc540e0a6bdd9ae3',1,'cv::TrackerBoosting::Params::write()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#afa2950e99d03759f3e2394f7a5672a98',1,'cv::TrackerMIL::Params::write()'],['https://docs.opencv.org/4.2.0/db/d63/classcv_1_1saliency_1_1ObjectnessBING.html#ad70dd357d8e4386f8c147897f966b40e',1,'cv::saliency::ObjectnessBING::write()'],['https://docs.opencv.org/4.2.0/d5/d1c/classcv_1_1linemod_1_1Modality.html#ac8ec5fe840feca057df5a4f90c7bd7b4',1,'cv::linemod::Modality::write()'],['https://docs.opencv.org/4.2.0/d5/d33/structcv_1_1HOGDescriptor.html#a2c13c67988147921d6ba313e15de5fda',1,'cv::HOGDescriptor::write()'],['https://docs.opencv.org/4.2.0/d4/d4d/classcv_1_1optflow_1_1GPCTree.html#a396150fc270fc42152219b39105f29c4',1,'cv::optflow::GPCTree::write()'],['https://docs.opencv.org/4.2.0/da/dfe/classcv_1_1optflow_1_1GPCForest.html#a317f6d1fd8a028e47c469eb1778af9db',1,'cv::optflow::GPCForest::write()'],['https://docs.opencv.org/4.2.0/dc/de2/classcv_1_1FlannBasedMatcher.html#af612c5c0956c84b96886214850d3a0bc',1,'cv::FlannBasedMatcher::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_fstream::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_iostream::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ofstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ofstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostringstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_ostringstream::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_stringstream::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a04c8f9337b9d9821114f951faee80bae',1,'cv::FileStorage::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_iostream::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'std::basic_fstream::write()'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9feef3fb24eb47d9a665056977d1183',1,'cv::FileStorage::write()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char, _Traits >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char, _Traits >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_ostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_iostream< char >::write(const char_type *__s, streamsize __n)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02459.html#a0c642eb4a583616126b1f45cab2c2f0f',1,'basic_iostream< char >::write(const char_type *__s, streamsize __n)'],['https://docs.opencv.org/4.2.0/de/d0e/classcv_1_1xobjdetect_1_1WBDetector.html#a7d85338895707904ae1ddb4374ec8dac',1,'cv::xobjdetect::WBDetector::write()'],['https://docs.opencv.org/4.2.0/dd/d9e/classcv_1_1VideoWriter.html#a30ebbc09c122332f62bd706b43f02a98',1,'cv::VideoWriter::write()'],['https://docs.opencv.org/4.2.0/df/dde/classcv_1_1cudacodec_1_1VideoWriter.html#a6318b8266c824bd17081940a7930b18e',1,'cv::cudacodec::VideoWriter::write()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a201d5ffa41f8eee4e98e179fa036a07a',1,'cv::bioinspired::TransientAreasSegmentationModule::write(cv::FileStorage &fs) const CV_OVERRIDE=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a15675b516e84363d664ee28fd88ace3a',1,'cv::bioinspired::TransientAreasSegmentationModule::write(String fs) const=0'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6e3ddba0ac9a82d6f7817f9db1aa2556',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa0e3cc864beb06182c8c2826a8d0cdb8',1,'cv::FileStorage::write(FileStorage &fs, const double &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac229241c6dd16bb343de5aeee197db03',1,'cv::FileStorage::write(FileStorage &fs, const float &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9588e05768869430821699ae6b1eb28d',1,'cv::FileStorage::write(FileStorage &fs, const int &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a24430b807ccd2cf002058961cd2e3263',1,'cv::FileStorage::write(FileStorage &fs, const _Tp &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9d8021889a9984dee8c7913fde569cff',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const SparseMat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a403766cfd06a4c7fc56f3a6187fabc35',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Mat &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a63a75e0be408d41f9dea527a1c960286',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a598e853f2001864e2c709d7726ad29b7',1,'cv::FileStorage::write(FileStorage &fs, const String &name, double value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aebc12a5356bcba8393d9f1fbf901065b',1,'cv::FileStorage::write(FileStorage &fs, const String &name, float value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a26447446dd3fa0644684a045e16399fe',1,'cv::FileStorage::write(FileStorage &fs, const String &name, int value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af9feef3fb24eb47d9a665056977d1183',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< std::vector< _Tp > > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a058d1227fa81fbf9ffc926d1a2485f3d',1,'cv::FileStorage::write(FileStorage &fs, const String &value)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac1f774dd8fb03a6b5207e022d3553f2d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const _Tp &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa7eda7701e29ddfcba1ce21615113c67',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const DMatch &m)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a1fcc9cf302523a5ab15f62f77a3bd6dd',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const KeyPoint &kpt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#addda29520f80f53e144a5e15b57ec98d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6f13874950203b1bbbe4ec4fee5eb6a1',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ae11814668aa0bf1957b8c612eaac033d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a893a9ed023837feb61f7fe804d21cb40',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a43c8a8a86952cff8b062e18c9f3e72cc',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ace7fc76da8b2a634a5c83183700f0bbb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a84453625335849d8ec1a0df6c865b0cb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a550f8a4931274589cdc5a3796c2eef48',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a550f8a4931274589cdc5a3796c2eef48',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6e3ddba0ac9a82d6f7817f9db1aa2556',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ac1f774dd8fb03a6b5207e022d3553f2d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const _Tp &val)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa7eda7701e29ddfcba1ce21615113c67',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const DMatch &m)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a1fcc9cf302523a5ab15f62f77a3bd6dd',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const KeyPoint &kpt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#addda29520f80f53e144a5e15b57ec98d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a6f13874950203b1bbbe4ec4fee5eb6a1',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ae11814668aa0bf1957b8c612eaac033d',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a893a9ed023837feb61f7fe804d21cb40',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a43c8a8a86952cff8b062e18c9f3e72cc',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ace7fc76da8b2a634a5c83183700f0bbb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a84453625335849d8ec1a0df6c865b0cb',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a04c8f9337b9d9821114f951faee80bae',1,'cv::FileStorage::write(FileStorage &fs, const String &name, const Point_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af710db7aa40918f5429ba8e78622d08f',1,'cv::FileStorage::write(FileStorage &fs, const std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#acb53272996fd5a25ca077aeb5385a9a3',1,'cv::FileStorage::write(FileStorage &fs, const Range &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a54bf874d535dfc61b08fff99e7b5e8ab',1,'cv::FileStorage::write(FileStorage &fs, const Scalar_< _Tp > &s)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#afcf3219ea83b2e466f0d9631ea53d7a3',1,'cv::FileStorage::write(FileStorage &fs, const Matx< _Tp, m, n > &x)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a5d8a4afcb9a84c5705605b6456f0bf4a',1,'cv::FileStorage::write(FileStorage &fs, const Vec< _Tp, cn > &v)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#abff24d9b3462a4d368e864b09c62de46',1,'cv::FileStorage::write(FileStorage &fs, const Rect_< _Tp > &r)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a843319acfe360410e8cfcff1749aa5b0',1,'cv::FileStorage::write(FileStorage &fs, const Complex< _Tp > &c)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a9700290bb5ec6b5c890bc0d251855f61',1,'cv::FileStorage::write(FileStorage &fs, const Size_< _Tp > &sz)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#ad2ecdf5485d88536eb7c97662a428a4e',1,'cv::FileStorage::write(FileStorage &fs, const Point3_< _Tp > &pt)'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#aa627e4c875c46d7830fb6d0ac1431e00',1,'cv::FileStorage::write(FileStorage &fs, const Point_< _Tp > &pt)']]],
['write_5fbase64_261',['WRITE_BASE64',['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482da74cdcbdb96c29f19e3ccc2ba4ab81614',1,'cv::FileStorage']]],
['write_5fcombined_262',['WRITE_COMBINED',['https://docs.opencv.org/4.2.0/d0/d44/classcv_1_1cuda_1_1HostMem.html#aa0d69b2aa95680a6b2af6dc4dda44e16aef6b60397f05650d972d2cf55e3523eb',1,'cv::cuda::HostMem']]],
['write_5fonly_263',['write_only',['https://docs.opencv.org/4.2.0/d3/d68/classcv_1_1ogl_1_1Buffer.html#a6b2a295dc840db8b6728db2f3a439d6eadca1f60cf44ecc42163b5f03318abb77',1,'cv::ogl::Buffer::WRITE_ONLY'],['https://docs.opencv.org/4.2.0/d3/d17/classcv_1_1ocl_1_1KernelArg.html#a1010adb068498c191b8079323ad790f9a7e7f7fcb59366af118874fb12865b52f',1,'cv::ocl::KernelArg::WRITE_ONLY']]],
diff --git a/search/all_23.js b/search/all_23.js
index f985b8de..ca139779 100644
--- a/search/all_23.js
+++ b/search/all_23.js
@@ -2,7 +2,7 @@ var searchData=
[
['z_0',['z',['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga610754124ced68d1f05760b5948fbb76a05a6d7b97917f1e8192a5469cc2e30fb',1,'cv::datasets::z'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#ac6e9e75f12c67ccd2aa6741a0531af84',1,'Eigen::Translation::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a91d0b27ab6a76fc235524bf00f15266c',1,'Eigen::Translation::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Quaternion< _Scalar, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Quaternion< _Scalar, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Map< Quaternion< _Scalar >, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Map< Quaternion< _Scalar >, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Map< const Quaternion< _Scalar >, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Map< const Quaternion< _Scalar >, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'Eigen::QuaternionBase::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'Eigen::QuaternionBase::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01WriteAccessors_01_4.html#a858151a06b8c0ff407232d84e695dd73',1,'Eigen::DenseCoeffsBase< Derived, WriteAccessors >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01ReadOnlyAccessors_01_4.html#a7c60c97282d4a0f8bca16ef75e231ddb',1,'Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::z()'],['https://docs.opencv.org/4.2.0/df/d6c/classcv_1_1Point3__.html#a1af9c182772a3c082e505f50eb5d2ee1',1,'cv::Point3_::z'],['https://docs.opencv.org/4.2.0/d9/db7/group__datasets__gr.html#gga610754124ced68d1f05760b5948fbb76a05a6d7b97917f1e8192a5469cc2e30fb',1,'z(Global Namespace)']]],
['zcoeffs_1',['zCoeffs',['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#a0b28c24992d313d4b04d109dcc7e5220',1,'Eigen::CompleteOrthogonalDecomposition']]],
- ['zero_2',['zero',['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'Eigen::DenseBase::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'Eigen::DenseBase::Zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'cv::softfloat::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga66d91d22d0547c9723add6e2d3cec806',1,'cv::softdouble::zero()'],['https://docs.opencv.org/4.2.0/df/dc9/classcv_1_1float16__t.html#a28232c3603b9990d3024f033934d1f80',1,'cv::float16_t::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'zero()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'Eigen::DenseBase::Zero()']]],
+ ['zero_2',['zero',['https://docs.opencv.org/4.2.0/df/dc9/classcv_1_1float16__t.html#a28232c3603b9990d3024f033934d1f80',1,'cv::float16_t::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga66d91d22d0547c9723add6e2d3cec806',1,'cv::softdouble::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'cv::softfloat::zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'Eigen::DenseBase::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'Eigen::DenseBase::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'Eigen::DenseBase::Zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'zero()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero()']]],
['zerocalibrationpower_3',['zeroCalibrationPower',['../structrobot_1_1encparams__t.html#a27db5296741a8b6987501d35444a1377',1,'robot::encparams_t']]],
['zerodiag_4',['zerodiag',['https://eigen.tuxfamily.org/dox/group__enums.html#gga39e3366ff5554d731e7dc8bb642f83cdac4dc554a61510151ddd5bafaf6040223',1,'ZeroDiag(Global Namespace)'],['https://eigen.tuxfamily.org/dox/group__enums.html#gga39e3366ff5554d731e7dc8bb642f83cdac4dc554a61510151ddd5bafaf6040223',1,'Eigen::ZeroDiag']]],
['zeros_5',['zeros',['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 3, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float_type, 4, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 3, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 2, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 2, 2 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 1, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< _Tp, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'cv::Matx::zeros()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< unsigned char >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 4, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, 2, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, 3, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab846739615683bbd536d90c06c40c47f',1,'cv::UMat::zeros(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab27675e2c0e6a95fea933fe21dbcc17c',1,'cv::UMat::zeros(Size size, int type)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a7e514870623df43ff318341fffa0d74c',1,'cv::UMat::zeros(int ndims, const int *sz, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a961cf7d4f82253d93bb5b8ff54522087',1,'cv::Mat::zeros()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< unsigned char >::zeros()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a0b57b6a326c8876d944d188a46e0f556',1,'cv::Mat::zeros(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a095db10924bc801644a29074a755b6e9',1,'cv::Mat::zeros(Size size, int type)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'cv::Mat_::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'cv::Mat_::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'cv::Mat_::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< double >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< double >::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< double >::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< float >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< float >::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< float >::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< uchar >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< uchar >::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< uchar >::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< unsigned char >::zeros()']]],
diff --git a/search/all_e.js b/search/all_e.js
index 68c838ff..b505af4b 100644
--- a/search/all_e.js
+++ b/search/all_e.js
@@ -141,7 +141,7 @@ var searchData=
['emplace_5fback_138',['emplace_back',['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a15c0a5db4fb12d49433801bbe6436bfb.html#a15c0a5db4fb12d49433801bbe6436bfb',1,'nlohmann::basic_json']]],
['emplace_5ffront_139',['emplace_front',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05519.html#abea57251bbfc9d77cd5ee8ae2bcc52cc',1,'std::forward_list']]],
['emplace_5fhint_140',['emplace_hint',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08051.html#a81c1d4a9ff7f0173466deb652ab4f10b',1,'std::unordered_multiset::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a01e3c11364a0f9f6304581d1dc69bd34',1,'std::map::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07759.html#a89892e96cd8b74074e5d83f9d30005c6',1,'std::multimap::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07779.html#a18406be2849c2b0f4786452e6bd860f5',1,'std::multiset::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07775.html#ae4eb02463d17b44a49e6d916d05548fe',1,'std::set::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af36454c8cd5831988060bdf85a4d4d6e',1,'std::unordered_map::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08043.html#af7f415a309a77497c41538b60d358fed',1,'std::unordered_multimap::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af36454c8cd5831988060bdf85a4d4d6e',1,'unordered_map< _Key, _Tp, _Hash, _Pred >::emplace_hint()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08055.html#a8d66aca929c29059391648628f2e250b',1,'std::unordered_set::emplace_hint()']]],
- ['empty_141',['empty',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char_type, _Traits, _Alloc >::empty()'],['https://docs.opencv.org/4.2.0/d6/d50/classcv_1_1Size__.html#a0b48a642590e90eca132348924078521',1,'Size_< float >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char, char_traits< char >, _Byte_alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _CharT, _Traits, _Allocator >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _CharT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11711.html#ae49c924b34affd06e7eea76a74acf98a',1,'__gnu_pbds::detail::gp_ht_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11671.html#a860c9763372521ff36822629db34cc95',1,'__gnu_pbds::detail::cc_ht_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'__gnu_debug::basic_string::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#a716f575836aa6432375acb5485c22b2d',1,'__gnu_cxx::__versa_string::empty()'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a8d0149f2671fd776444301cafa0eff8c',1,'cv::UMat::empty()'],['https://docs.opencv.org/4.2.0/de/d06/classcv_1_1tbm_1_1Track.html#a32e98c5e7c9596f2be2a80e48de7fc04',1,'cv::tbm::Track::empty()'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#ac8ce3d2a82f71ddf351c0d96b7e7e679',1,'cv::ogl::Texture2D::empty()'],['https://docs.opencv.org/4.2.0/db/d7d/classcv_1_1ml_1_1StatModel.html#a80afceed1710367d32d6232374162b97',1,'cv::ml::StatModel::empty()'],['../classQuadTree.html#a5a383998dae77988cc36b0575c344356',1,'QuadTree::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< value_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07339.html#a543c658bbc567bee85bcbdc5e6434cd4',1,'deque< _StateSeqT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07755.html#ad1b7e92459bdaa158f42886f40bcf163',1,'list< __inp, __rebind_inp >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'match_results< _Bi_iter >::empty() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'match_results< _Bi_iter >::empty() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a07067b807b895db09a39a3a48097ad1e',1,'stack< _StateSeqT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'std::basic_string::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07339.html#a543c658bbc567bee85bcbdc5e6434cd4',1,'std::deque::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09963.html#ac07a1a393d499f13f112f6d249fe0da4',1,'std::experimental::fundamentals_v1::any::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05519.html#ad2d317191a99444c75afc1904f9e49b0',1,'std::forward_list::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07755.html#ad1b7e92459bdaa158f42886f40bcf163',1,'std::list::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'std::match_results::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07759.html#a1550b426e3eb105e1175343d3ef096e9',1,'std::multimap::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07779.html#ae82d06bc824399611992e798db596b98',1,'std::multiset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07815.html#a5d5a25af5a3d89470b4c977e0a661e6c',1,'std::priority_queue::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#aa0171e1b4bc129bd9659c28896f14be0',1,'std::queue::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _BiIter, int > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _State< _TraitsT::char_type > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _StringT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< block_type, allocator_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< Catalog_info * >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< double >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< int >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< result_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< size_t >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _RealType >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _StateIdT, std::vector > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _StrTransT, _StrTransT > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _Bi_iter >, _Alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _Bi_iter >, allocator< sub_match< _Bi_iter > > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _BiIter >, _Alloc >::empty()'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a5c99855f3e35ff35558cb46139b785f8.html#a5c99855f3e35ff35558cb46139b785f8',1,'nlohmann::basic_json::empty()'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1json__pointer_a649252bda4a2e75a0915b11a25d8bcc3.html#a649252bda4a2e75a0915b11a25d8bcc3',1,'nlohmann::json_pointer::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a68223384b4922c04b0fea3690c0cd86e',1,'std::map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _Node *, _Nodeptr_Alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _Cmpt >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _CharT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _CharClassT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< __gnu_parallel::_Piece< _DifferenceType > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< __diff_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af0718df37f56976e963e970b35259644',1,'unordered_map< _Key, _Tp, _Hash, _Pred >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'std::vector::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08055.html#a089f99c2dafd6fe8cc9baea921265162',1,'std::unordered_set::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08051.html#ad27a0af54e4456a4e304d246de201cb5',1,'std::unordered_multiset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08043.html#a64692f792811465d45d04a1ce47d0829',1,'std::unordered_multimap::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af0718df37f56976e963e970b35259644',1,'std::unordered_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09787.html#a5e9ec3b60465558f9e13b5dc8adfdf40',1,'std::tr2::dynamic_bitset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a07067b807b895db09a39a3a48097ad1e',1,'std::stack::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07775.html#a68faae0a9ca968d89457c0f778678770',1,'std::set::empty()'],['https://docs.opencv.org/4.2.0/d2/d44/classcv_1_1Rect__.html#a6b7f5a0fd792784b865806ef4b6e47f2',1,'cv::Rect_::empty()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a0820aae131d3f3815929ce3c580e9bce',1,'cv::FileNode::EMPTY'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#aca4fc0e916419225f18026bdc7b1b180',1,'cv::_InputArray::empty()'],['https://docs.opencv.org/4.2.0/d2/d60/structcv_1_1quality_1_1QualityGMSD_1_1__mat__data.html#a27f217209c371d81373e20bffa65101e',1,'cv::quality::QualityGMSD::_mat_data::empty()'],['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#ac9bf35ff66df6d1fc08552bfe9d8f58d',1,'cv::quality::QualitySSIM::_mat_data::empty()'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#ab6a18f1825475643e94381697d413972',1,'cv::Algorithm::empty()'],['https://docs.opencv.org/4.2.0/d6/d50/classcv_1_1Size__.html#a0b48a642590e90eca132348924078521',1,'cv::Size_::empty()'],['https://docs.opencv.org/4.2.0/d6/d53/classcv_1_1ogl_1_1Arrays.html#a6061bd502601ad12f3c7454c1b68f894',1,'cv::ogl::Arrays::empty()'],['https://docs.opencv.org/4.2.0/da/dd5/classcv_1_1BaseCascadeClassifier.html#a5c900a29bf394dc30fa541fe26f2a294',1,'cv::BaseCascadeClassifier::empty()'],['https://docs.opencv.org/4.2.0/dc/dd7/classcv_1_1face_1_1BasicFaceRecognizer.html#abb6c25641a9fd6f7428aeeea7d0f1491',1,'cv::face::BasicFaceRecognizer::empty()'],['https://docs.opencv.org/4.2.0/d3/d68/classcv_1_1ogl_1_1Buffer.html#a72643c086e437ab3b9f45483ab9efb1d',1,'cv::ogl::Buffer::empty()'],['https://docs.opencv.org/4.2.0/d1/de5/classcv_1_1CascadeClassifier.html#a1753ebe58554fe0673ce46cb4e83f08a',1,'cv::CascadeClassifier::empty()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#ac0951eebe04d00aa66117eab337909e4',1,'cv::DescriptorMatcher::empty()'],['https://docs.opencv.org/4.2.0/dd/dc5/classcv_1_1cuda_1_1DescriptorMatcher.html#a20fffe7c2f0d6ae45c8a4a854c9cba2f',1,'cv::cuda::DescriptorMatcher::empty()'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#aa60dc36e03135d32b94deaf1bad873f3',1,'cv::face::FaceRecognizer::empty()'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#ae5fbe71c7d46427671a0845934ae063b',1,'cv::Feature2D::empty()'],['https://docs.opencv.org/4.2.0/d0/d60/classcv_1_1cuda_1_1GpuMat.html#a509710f61e3a7e13b5ebb2b40984900a',1,'cv::cuda::GpuMat::empty()'],['https://docs.opencv.org/4.2.0/da/d35/classcv_1_1Range.html#af17854e9243042f39ae1c7a5ef5f7600',1,'cv::Range::empty()'],['https://docs.opencv.org/4.2.0/d9/db5/classcv_1_1quality_1_1QualitySSIM.html#a85d066936579d6c18aa6a981be331283',1,'cv::quality::QualitySSIM::empty()'],['https://docs.opencv.org/4.2.0/d8/d0c/classcv_1_1quality_1_1QualityPSNR.html#a658a09005754944d17700c40b2787e52',1,'cv::quality::QualityPSNR::empty()'],['https://docs.opencv.org/4.2.0/d7/d80/classcv_1_1quality_1_1QualityMSE.html#a9a92754b95a53d71859c2dbf31b68a7a',1,'cv::quality::QualityMSE::empty()'],['https://docs.opencv.org/4.2.0/d8/d81/classcv_1_1quality_1_1QualityGMSD.html#adda3eb375a0e081809745aca9e98bacc',1,'cv::quality::QualityGMSD::empty()'],['https://docs.opencv.org/4.2.0/da/d83/classcv_1_1quality_1_1QualityBase.html#a3223929148393e56a9f01370edde82ee',1,'cv::quality::QualityBase::empty()'],['https://docs.opencv.org/4.2.0/db/d30/classcv_1_1dnn_1_1Net.html#a6a5778787d5b8770deab5eda6968e66c',1,'cv::dnn::Net::empty()'],['https://docs.opencv.org/4.2.0/d9/d76/classcv_1_1videostab_1_1MotionStabilizationPipeline.html#a12b9945fb13a49ef9909ed5d13e7bdd2',1,'cv::videostab::MotionStabilizationPipeline::empty()'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a045fd480d9260f6824ef90d9f0cbc00e',1,'cv::gapi::own::Mat::empty()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#abbec3525a852e77998aba034813fded4',1,'cv::Mat::empty()'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a405ff97081b9506249b7f31fd22191d6',1,'cv::ocl::Kernel::empty()'],['https://docs.opencv.org/4.2.0/dc/dc0/classcv_1_1videostab_1_1InpaintingPipeline.html#a1c7c37b854e7aa2852bcd0e4e26ef3bb',1,'cv::videostab::InpaintingPipeline::empty()'],['https://docs.opencv.org/4.2.0/d0/d44/classcv_1_1cuda_1_1HostMem.html#afe92b26dbd1a2a1d718504dfb24c1866',1,'cv::cuda::HostMem::empty()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a82d59aab4765da6140c238c54aadfa92',1,'cv::FileNode::empty()']]],
+ ['empty_141',['empty',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< value_type >::empty()'],['https://docs.opencv.org/4.2.0/db/d7d/classcv_1_1ml_1_1StatModel.html#a80afceed1710367d32d6232374162b97',1,'cv::ml::StatModel::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char_type, _Traits, _Alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char, char_traits< char >, _Byte_alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< char >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _Elem, char_traits< _Elem >, _Wide_alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _CharT, _Traits, _Allocator >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'basic_string< _CharT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11711.html#ae49c924b34affd06e7eea76a74acf98a',1,'__gnu_pbds::detail::gp_ht_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11671.html#a860c9763372521ff36822629db34cc95',1,'__gnu_pbds::detail::cc_ht_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'__gnu_debug::basic_string::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11071.html#a716f575836aa6432375acb5485c22b2d',1,'__gnu_cxx::__versa_string::empty()'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a8d0149f2671fd776444301cafa0eff8c',1,'cv::UMat::empty()'],['https://docs.opencv.org/4.2.0/de/d06/classcv_1_1tbm_1_1Track.html#a32e98c5e7c9596f2be2a80e48de7fc04',1,'cv::tbm::Track::empty()'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#ac8ce3d2a82f71ddf351c0d96b7e7e679',1,'cv::ogl::Texture2D::empty()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a0820aae131d3f3815929ce3c580e9bce',1,'cv::FileNode::EMPTY'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07339.html#a543c658bbc567bee85bcbdc5e6434cd4',1,'deque< _StateSeqT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07755.html#ad1b7e92459bdaa158f42886f40bcf163',1,'list< __inp, __rebind_inp >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'match_results< _Bi_iter >::empty() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'match_results< _Bi_iter >::empty() const noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a07067b807b895db09a39a3a48097ad1e',1,'stack< _StateSeqT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a04831.html#ab7e263d9f94b7e17cc20d37933bd7485',1,'std::basic_string::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07339.html#a543c658bbc567bee85bcbdc5e6434cd4',1,'std::deque::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09963.html#ac07a1a393d499f13f112f6d249fe0da4',1,'std::experimental::fundamentals_v1::any::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05519.html#ad2d317191a99444c75afc1904f9e49b0',1,'std::forward_list::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07755.html#ad1b7e92459bdaa158f42886f40bcf163',1,'std::list::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07763.html#a68223384b4922c04b0fea3690c0cd86e',1,'std::map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07759.html#a1550b426e3eb105e1175343d3ef096e9',1,'std::multimap::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07779.html#ae82d06bc824399611992e798db596b98',1,'std::multiset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07815.html#a5d5a25af5a3d89470b4c977e0a661e6c',1,'std::priority_queue::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#aa0171e1b4bc129bd9659c28896f14be0',1,'std::queue::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07775.html#a68faae0a9ca968d89457c0f778678770',1,'std::set::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _StateIdT, std::vector > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _StringT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< block_type, allocator_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< Catalog_info * >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< double >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< int >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< result_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< size_t >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _BiIter, int > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _State< _TraitsT::char_type > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< std::pair< _StrTransT, _StrTransT > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _Bi_iter >, _Alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _Bi_iter >, allocator< sub_match< _Bi_iter > > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< sub_match< _BiIter >, _Alloc >::empty()'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a5c99855f3e35ff35558cb46139b785f8.html#a5c99855f3e35ff35558cb46139b785f8',1,'nlohmann::basic_json::empty()'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1json__pointer_a649252bda4a2e75a0915b11a25d8bcc3.html#a649252bda4a2e75a0915b11a25d8bcc3',1,'nlohmann::json_pointer::empty()'],['../classQuadTree.html#a5a383998dae77988cc36b0575c344356',1,'QuadTree::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06751.html#a94d01920ed11a4780dae66d293aab35e',1,'std::match_results::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _RealType >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _Node *, _Nodeptr_Alloc >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _Cmpt >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _CharT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< _CharClassT >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< __gnu_parallel::_Piece< _DifferenceType > >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'vector< __diff_type >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af0718df37f56976e963e970b35259644',1,'unordered_map< _Key, _Tp, _Hash, _Pred >::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07967.html#a0bd14c36c3a9e840e638915ee37d877c',1,'std::vector::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08055.html#a089f99c2dafd6fe8cc9baea921265162',1,'std::unordered_set::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08051.html#ad27a0af54e4456a4e304d246de201cb5',1,'std::unordered_multiset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08043.html#a64692f792811465d45d04a1ce47d0829',1,'std::unordered_multimap::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a08047.html#af0718df37f56976e963e970b35259644',1,'std::unordered_map::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09787.html#a5e9ec3b60465558f9e13b5dc8adfdf40',1,'std::tr2::dynamic_bitset::empty()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07827.html#a07067b807b895db09a39a3a48097ad1e',1,'std::stack::empty()'],['https://docs.opencv.org/4.2.0/d6/d50/classcv_1_1Size__.html#a0b48a642590e90eca132348924078521',1,'cv::Size_::empty()'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#aca4fc0e916419225f18026bdc7b1b180',1,'cv::_InputArray::empty()'],['https://docs.opencv.org/4.2.0/d2/d60/structcv_1_1quality_1_1QualityGMSD_1_1__mat__data.html#a27f217209c371d81373e20bffa65101e',1,'cv::quality::QualityGMSD::_mat_data::empty()'],['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#ac9bf35ff66df6d1fc08552bfe9d8f58d',1,'cv::quality::QualitySSIM::_mat_data::empty()'],['https://docs.opencv.org/4.2.0/d3/d46/classcv_1_1Algorithm.html#ab6a18f1825475643e94381697d413972',1,'cv::Algorithm::empty()'],['https://docs.opencv.org/4.2.0/d6/d53/classcv_1_1ogl_1_1Arrays.html#a6061bd502601ad12f3c7454c1b68f894',1,'cv::ogl::Arrays::empty()'],['https://docs.opencv.org/4.2.0/d6/d50/classcv_1_1Size__.html#a0b48a642590e90eca132348924078521',1,'Size_< float >::empty()'],['https://docs.opencv.org/4.2.0/da/dd5/classcv_1_1BaseCascadeClassifier.html#a5c900a29bf394dc30fa541fe26f2a294',1,'cv::BaseCascadeClassifier::empty()'],['https://docs.opencv.org/4.2.0/dc/dd7/classcv_1_1face_1_1BasicFaceRecognizer.html#abb6c25641a9fd6f7428aeeea7d0f1491',1,'cv::face::BasicFaceRecognizer::empty()'],['https://docs.opencv.org/4.2.0/d3/d68/classcv_1_1ogl_1_1Buffer.html#a72643c086e437ab3b9f45483ab9efb1d',1,'cv::ogl::Buffer::empty()'],['https://docs.opencv.org/4.2.0/d1/de5/classcv_1_1CascadeClassifier.html#a1753ebe58554fe0673ce46cb4e83f08a',1,'cv::CascadeClassifier::empty()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#ac0951eebe04d00aa66117eab337909e4',1,'cv::DescriptorMatcher::empty()'],['https://docs.opencv.org/4.2.0/dd/dc5/classcv_1_1cuda_1_1DescriptorMatcher.html#a20fffe7c2f0d6ae45c8a4a854c9cba2f',1,'cv::cuda::DescriptorMatcher::empty()'],['https://docs.opencv.org/4.2.0/dd/d65/classcv_1_1face_1_1FaceRecognizer.html#aa60dc36e03135d32b94deaf1bad873f3',1,'cv::face::FaceRecognizer::empty()'],['https://docs.opencv.org/4.2.0/d0/d13/classcv_1_1Feature2D.html#ae5fbe71c7d46427671a0845934ae063b',1,'cv::Feature2D::empty()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a82d59aab4765da6140c238c54aadfa92',1,'cv::FileNode::empty()'],['https://docs.opencv.org/4.2.0/d0/d44/classcv_1_1cuda_1_1HostMem.html#afe92b26dbd1a2a1d718504dfb24c1866',1,'cv::cuda::HostMem::empty()'],['https://docs.opencv.org/4.2.0/d2/d44/classcv_1_1Rect__.html#a6b7f5a0fd792784b865806ef4b6e47f2',1,'cv::Rect_::empty()'],['https://docs.opencv.org/4.2.0/da/d35/classcv_1_1Range.html#af17854e9243042f39ae1c7a5ef5f7600',1,'cv::Range::empty()'],['https://docs.opencv.org/4.2.0/d9/db5/classcv_1_1quality_1_1QualitySSIM.html#a85d066936579d6c18aa6a981be331283',1,'cv::quality::QualitySSIM::empty()'],['https://docs.opencv.org/4.2.0/d8/d0c/classcv_1_1quality_1_1QualityPSNR.html#a658a09005754944d17700c40b2787e52',1,'cv::quality::QualityPSNR::empty()'],['https://docs.opencv.org/4.2.0/d7/d80/classcv_1_1quality_1_1QualityMSE.html#a9a92754b95a53d71859c2dbf31b68a7a',1,'cv::quality::QualityMSE::empty()'],['https://docs.opencv.org/4.2.0/d8/d81/classcv_1_1quality_1_1QualityGMSD.html#adda3eb375a0e081809745aca9e98bacc',1,'cv::quality::QualityGMSD::empty()'],['https://docs.opencv.org/4.2.0/da/d83/classcv_1_1quality_1_1QualityBase.html#a3223929148393e56a9f01370edde82ee',1,'cv::quality::QualityBase::empty()'],['https://docs.opencv.org/4.2.0/db/d30/classcv_1_1dnn_1_1Net.html#a6a5778787d5b8770deab5eda6968e66c',1,'cv::dnn::Net::empty()'],['https://docs.opencv.org/4.2.0/d9/d76/classcv_1_1videostab_1_1MotionStabilizationPipeline.html#a12b9945fb13a49ef9909ed5d13e7bdd2',1,'cv::videostab::MotionStabilizationPipeline::empty()'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a045fd480d9260f6824ef90d9f0cbc00e',1,'cv::gapi::own::Mat::empty()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#abbec3525a852e77998aba034813fded4',1,'cv::Mat::empty()'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a405ff97081b9506249b7f31fd22191d6',1,'cv::ocl::Kernel::empty()'],['https://docs.opencv.org/4.2.0/dc/dc0/classcv_1_1videostab_1_1InpaintingPipeline.html#a1c7c37b854e7aa2852bcd0e4e26ef3bb',1,'cv::videostab::InpaintingPipeline::empty()'],['https://docs.opencv.org/4.2.0/d0/d60/classcv_1_1cuda_1_1GpuMat.html#a509710f61e3a7e13b5ebb2b40984900a',1,'cv::cuda::GpuMat::empty()']]],
['empty_5farray_5fdesc_142',['empty_array_desc',['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#ga0df8f238141fa6774a4b5098a6546130',1,'cv::empty_array_desc()'],['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#ga0df8f238141fa6774a4b5098a6546130',1,'empty_array_desc()(Global Namespace)']]],
['empty_5fgmat_5fdesc_143',['empty_gmat_desc',['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#ga47609b44d964009a7ec687a67551a6b5',1,'cv::empty_gmat_desc()'],['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#ga47609b44d964009a7ec687a67551a6b5',1,'empty_gmat_desc()(Global Namespace)']]],
['empty_5fscalar_5fdesc_144',['empty_scalar_desc',['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#gabcd7881f3d260006187e99c004b58863',1,'empty_scalar_desc()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d3/d0c/group__gapi__meta__args.html#gabcd7881f3d260006187e99c004b58863',1,'cv::empty_scalar_desc()']]],
@@ -204,7 +204,7 @@ var searchData=
['epointinoctavex_201',['ePointInOctaveX',['https://docs.opencv.org/4.2.0/d1/dd7/structcv_1_1line__descriptor_1_1KeyLine.html#a260a577f6dc5778ef2fc668c5df32eb7',1,'cv::line_descriptor::KeyLine']]],
['epointinoctavey_202',['ePointInOctaveY',['https://docs.opencv.org/4.2.0/d1/dd7/structcv_1_1line__descriptor_1_1KeyLine.html#a1f16ffeca01cfc6bfd9cec4c925c4248',1,'cv::line_descriptor::KeyLine']]],
['epptr_203',['epptr',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::enc_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::enc_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_streambuf::epptr()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_filebuf< char_type, traits_type >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_filebuf< char_type, traits_type >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< _Elem, _Tr >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< _Elem, _Tr >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< char, _Traits >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< char, _Traits >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< char, char_traits< char > >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_streambuf< char, char_traits< char > >::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_streambuf::epptr()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::epptr()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_stringbuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::basic_stringbuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::wbuffer_convert::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'std::wbuffer_convert::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::epptr()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::stdio_sync_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::stdio_sync_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::stdio_filebuf::epptr() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#a6b3f675c4d60188e1291eca9fc755458',1,'__gnu_cxx::stdio_filebuf::epptr() const']]],
- ['eps_204',['eps',['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#a12a0a87af93c54e5b9dd67aea517d2dd',1,'cv::videostab::RansacParams::eps'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga7d52b83bca0ec1b316337800ac2986d1',1,'eps()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d4/db5/classcv_1_1dnn_1_1MVNLayer.html#a3b26a5ba0c8fc5f764a754dd8eb2189c',1,'cv::dnn::MVNLayer::eps'],['https://docs.opencv.org/4.2.0/d1/d65/classcv_1_1SimilarRects.html#a033c52ed5aa5b2473c169b9c7056ab05',1,'cv::SimilarRects::eps'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga94978663ce70a161bf9c6fa1a35143b0',1,'cv::softdouble::eps()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga7d52b83bca0ec1b316337800ac2986d1',1,'cv::softfloat::eps()'],['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#a56fecdc291ccaba8aad27d67ccf72c57a857609e73e7028e638d2ea649f3b45d5',1,'cv::TermCriteria::EPS']]],
+ ['eps_204',['eps',['https://docs.opencv.org/4.2.0/d4/db5/classcv_1_1dnn_1_1MVNLayer.html#a3b26a5ba0c8fc5f764a754dd8eb2189c',1,'cv::dnn::MVNLayer::eps'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga7d52b83bca0ec1b316337800ac2986d1',1,'eps()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#a56fecdc291ccaba8aad27d67ccf72c57a857609e73e7028e638d2ea649f3b45d5',1,'cv::TermCriteria::EPS'],['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#a12a0a87af93c54e5b9dd67aea517d2dd',1,'cv::videostab::RansacParams::eps'],['https://docs.opencv.org/4.2.0/d1/d65/classcv_1_1SimilarRects.html#a033c52ed5aa5b2473c169b9c7056ab05',1,'cv::SimilarRects::eps'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga94978663ce70a161bf9c6fa1a35143b0',1,'cv::softdouble::eps()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga7d52b83bca0ec1b316337800ac2986d1',1,'cv::softfloat::eps()']]],
['eps_5fsvr_205',['EPS_SVR',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#ab4b93a4c42bbe213ffd9fb3832c6c44fac6fd17721f6a7b5c10f3ae48b78ed944',1,'cv::ml::SVM']]],
['epsilon_206',['epsilon',['../namespaceutil.html#af941384c3c1746bf015a31daf66829ec',1,'util::epsilon'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02519.html#a36c481134680c7d422edde6d75346b96',1,'std::numeric_limits::epsilon()'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1cudev_1_1numeric__limits_3_01float_01_4.html#a0b4daf70cf2f744a86d1de141c87f26c',1,'cv::cudev::numeric_limits< float >::epsilon()'],['https://docs.opencv.org/4.2.0/d2/d80/structcv_1_1cudev_1_1numeric__limits_3_01double_01_4.html#a7638f789207589df873b1121d365ab87',1,'cv::cudev::numeric_limits< double >::epsilon()'],['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#ad25836c3b6f8feea30dfdcab528e23d1',1,'cv::TermCriteria::epsilon'],['https://docs.opencv.org/4.2.0/dc/df8/classcv_1_1dnn_1_1NormalizeBBoxLayer.html#ac1c3a38875be28fbcfe190319bd54cfa',1,'cv::dnn::NormalizeBBoxLayer::epsilon'],['https://docs.opencv.org/4.2.0/d4/dd2/classcv_1_1dnn_1_1BatchNormLayer.html#a6c1e22d35ea56e83747ab94d5890f54d',1,'cv::dnn::BatchNormLayer::epsilon']]],
['eq_5fby_5fless_207',['eq_by_less',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11695.html',1,'__gnu_pbds::detail']]],
@@ -312,7 +312,7 @@ var searchData=
['evaluatefeaturedetector_309',['evaluatefeaturedetector',['https://docs.opencv.org/4.2.0/da/d9b/group__features2d.html#gac78532caa0ee7744ab370c9a479ec397',1,'evaluateFeatureDetector()(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/d9b/group__features2d.html#gac78532caa0ee7744ab370c9a479ec397',1,'cv::evaluateFeatureDetector()']]],
['evaluation_20and_20aliasing_310',['Lazy Evaluation and Aliasing',['https://eigen.tuxfamily.org/dox/TopicLazyEvaluation.html',1,'']]],
['evenlevels_311',['evenlevels',['https://docs.opencv.org/4.2.0/d8/d0e/group__cudaimgproc__hist.html#ga2f2cbd21dc6d7367a7c4ee1a826f389d',1,'evenLevels()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d0e/group__cudaimgproc__hist.html#ga2f2cbd21dc6d7367a7c4ee1a826f389d',1,'cv::cuda::evenLevels()']]],
- ['event_312',['event',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_istringstream::event'],['https://docs.opencv.org/4.2.0/d5/d38/classcv_1_1cuda_1_1Event.html',1,'cv::cuda::Event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::ios_base::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_stringstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ostringstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ostream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ofstream::event'],['https://docs.opencv.org/4.2.0/d5/d38/classcv_1_1cuda_1_1Event.html#a88b24ea26be108a2974abe6705d2a56e',1,'cv::cuda::Event::Event()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_istream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_iostream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ios::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ifstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_fstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ostream< char, _Traits >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ostream< char >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_istream< char, _Traits >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_istream< char >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_iostream< char >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ios< char, _Traits >::event']]],
+ ['event_312',['event',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ofstream::event'],['https://docs.opencv.org/4.2.0/d5/d38/classcv_1_1cuda_1_1Event.html',1,'cv::cuda::Event'],['https://docs.opencv.org/4.2.0/d5/d38/classcv_1_1cuda_1_1Event.html#a88b24ea26be108a2974abe6705d2a56e',1,'cv::cuda::Event::Event()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::ios_base::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_stringstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ostringstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ostream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ios< char, _Traits >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_istringstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_istream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_iostream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ios::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_ifstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'std::basic_fstream::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ostream< char, _Traits >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_ostream< char >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_istream< char, _Traits >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_istream< char >::event'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a411605aa4a6914dded5a9308ce28257b',1,'basic_iostream< char >::event']]],
['event_5fcallback_313',['event_callback',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_fstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_iostream< char >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_ios< char, _Traits >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::ios_base::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_stringstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_ostringstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_ostream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_ofstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_istringstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_istream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_ios::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_ifstream::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_ostream< char, _Traits >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_ostream< char >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_istream< char, _Traits >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'basic_istream< char >::event_callback'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a6c6b4d6e83f6adabb3e089e3c0725eae',1,'std::basic_iostream::event_callback']]],
['event_5fflag_5faltkey_314',['event_flag_altkey',['https://docs.opencv.org/4.2.0/d7/dfc/group__highgui.html#ggaab4dc057947f70058c80626c9f1c25ceadb29046ba08e95d11696fdfd1ddb61bb',1,'cv::EVENT_FLAG_ALTKEY'],['https://docs.opencv.org/4.2.0/d7/dfc/group__highgui.html#ggaab4dc057947f70058c80626c9f1c25ceadb29046ba08e95d11696fdfd1ddb61bb',1,'EVENT_FLAG_ALTKEY(Global Namespace)']]],
['event_5fflag_5fctrlkey_315',['event_flag_ctrlkey',['https://docs.opencv.org/4.2.0/d7/dfc/group__highgui.html#ggaab4dc057947f70058c80626c9f1c25cea5876848aeb4e7cc282d461f94e45a07f',1,'cv::EVENT_FLAG_CTRLKEY'],['https://docs.opencv.org/4.2.0/d7/dfc/group__highgui.html#ggaab4dc057947f70058c80626c9f1c25cea5876848aeb4e7cc282d461f94e45a07f',1,'EVENT_FLAG_CTRLKEY(Global Namespace)']]],
@@ -430,7 +430,7 @@ var searchData=
['exports_2ehpp_427',['exports.hpp',['https://docs.opencv.org/4.2.0/da/dfe/exports_8hpp.html',1,'']]],
['exposure_20compensation_428',['Exposure Compensation',['https://docs.opencv.org/4.2.0/dd/dff/group__stitching__exposure.html',1,'']]],
['exposure_5fcompensate_2ehpp_429',['exposure_compensate.hpp',['https://docs.opencv.org/4.2.0/df/d70/exposure__compensate_8hpp.html',1,'']]],
- ['exposurecompensator_430',['exposurecompensator',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#abd2cbffa1c8be33a5740bc7f3f20d037',1,'cv::detail::ExposureCompensator::ExposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ab065fe029bb9b499c4d86c80741d0a2d',1,'cv::Stitcher::exposureCompensator() const'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#afc646488ee47f87c743d3ab1e3832b48',1,'cv::Stitcher::exposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html',1,'cv::detail::ExposureCompensator']]],
+ ['exposurecompensator_430',['exposurecompensator',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ab065fe029bb9b499c4d86c80741d0a2d',1,'cv::Stitcher::exposureCompensator() const'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#afc646488ee47f87c743d3ab1e3832b48',1,'cv::Stitcher::exposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#abd2cbffa1c8be33a5740bc7f3f20d037',1,'cv::detail::ExposureCompensator::ExposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html',1,'cv::detail::ExposureCompensator']]],
['expr_431',['expr',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba84ed741d208c2de3eaa9658ce1554379',1,'cv::_InputArray::EXPR'],['https://docs.opencv.org/4.2.0/de/dfb/structcv_1_1cudev_1_1Expr.html',1,'cv::cudev::Expr< Body >']]],
['expr_2ehpp_432',['expr.hpp',['https://docs.opencv.org/4.2.0/d8/d01/expr_8hpp.html',1,'']]],
['expression_20templates_20in_20eigen_433',['Expression templates in Eigen',['https://eigen.tuxfamily.org/dox/TopicEigenExpressionTemplates.html',1,'']]],
diff --git a/search/all_f.js b/search/all_f.js
index 44a7ffbe..1da588bf 100644
--- a/search/all_f.js
+++ b/search/all_f.js
@@ -168,7 +168,7 @@ var searchData=
['file_20reading_20and_20writing_165',['Image file reading and writing',['https://docs.opencv.org/4.2.0/d4/da8/group__imgcodecs.html',1,'']]],
['file_5finput_5foutput_5fwith_5fxml_5fyml_2emarkdown_166',['file_input_output_with_xml_yml.markdown',['https://docs.opencv.org/4.2.0/db/db0/file__input__output__with__xml__yml_8markdown.html',1,'']]],
['filebuf_167',['filebuf',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01479.html#gaa33740c61965014b7bc0f229f73f65ad',1,'std::filebuf'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01479.html#gaa33740c61965014b7bc0f229f73f65ad',1,'filebuf(Global Namespace)']]],
- ['filename_168',['filename',['https://docs.opencv.org/4.2.0/d0/db6/structcv_1_1datasets_1_1OR__pascalObj.html#a43281c86747b2a116960953662ebd93f',1,'cv::datasets::OR_pascalObj::filename'],['https://docs.opencv.org/4.2.0/d4/da1/structcv_1_1datasets_1_1HPE__humanevaObj.html#add0020a627fead72259285e837069056',1,'cv::datasets::HPE_humanevaObj::fileName'],['https://docs.opencv.org/4.2.0/de/d04/structcv_1_1datasets_1_1TR__icdarObj.html#a9e189665fb29ff90c2be90643a9b19e9',1,'cv::datasets::TR_icdarObj::fileName'],['https://docs.opencv.org/4.2.0/d3/dc5/structcv_1_1datasets_1_1TR__svtObj.html#a303cc5b4a391a455d9e93a7a7da9a869',1,'cv::datasets::TR_svtObj::fileName'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1datasets_1_1PD__inriaObj.html#a376d963836cb12a17767969d9b7455b0',1,'cv::datasets::PD_inriaObj::filename']]],
+ ['filename_168',['filename',['https://docs.opencv.org/4.2.0/d4/da1/structcv_1_1datasets_1_1HPE__humanevaObj.html#add0020a627fead72259285e837069056',1,'cv::datasets::HPE_humanevaObj::fileName'],['https://docs.opencv.org/4.2.0/d3/dc5/structcv_1_1datasets_1_1TR__svtObj.html#a303cc5b4a391a455d9e93a7a7da9a869',1,'cv::datasets::TR_svtObj::fileName'],['https://docs.opencv.org/4.2.0/d0/db6/structcv_1_1datasets_1_1OR__pascalObj.html#a43281c86747b2a116960953662ebd93f',1,'cv::datasets::OR_pascalObj::filename'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1datasets_1_1PD__inriaObj.html#a376d963836cb12a17767969d9b7455b0',1,'cv::datasets::PD_inriaObj::filename'],['https://docs.opencv.org/4.2.0/de/d04/structcv_1_1datasets_1_1TR__icdarObj.html#a9e189665fb29ff90c2be90643a9b19e9',1,'cv::datasets::TR_icdarObj::fileName']]],
['filenameorid_169',['filenameOrID',['../structcam_1_1CameraConfig.html#ab308ad40c78d14a529c86c0365ec9898',1,'cam::CameraConfig']]],
['filenode_170',['filenode',['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#adb447cc64f8461cbfaea20d203b8fb4e',1,'cv::FileNode::FileNode(const FileStorage *fs, size_t blockIdx, size_t ofs)'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a3f12e82f34ff7f1be73eea1270a35d50',1,'cv::FileNode::FileNode(const FileNode &node)'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a062a89a78d3cab1e7949b3d0fd3d60ee',1,'cv::FileNode::FileNode()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html',1,'cv::FileNode']]],
['filenodeiterator_171',['filenodeiterator',['https://docs.opencv.org/4.2.0/d7/d4e/classcv_1_1FileNodeIterator.html',1,'cv::FileNodeIterator'],['https://docs.opencv.org/4.2.0/d7/d4e/classcv_1_1FileNodeIterator.html#aa048945804bcbd368db919ce3ef775e5',1,'cv::FileNodeIterator::FileNodeIterator()'],['https://docs.opencv.org/4.2.0/d7/d4e/classcv_1_1FileNodeIterator.html#ac4cf40e6c8b2d85e956dd35d2fa82382',1,'cv::FileNodeIterator::FileNodeIterator(const FileNode &node, bool seekEnd)'],['https://docs.opencv.org/4.2.0/d7/d4e/classcv_1_1FileNodeIterator.html#a0e43453413ee5ee52b51c4061733aeb1',1,'cv::FileNodeIterator::FileNodeIterator(const FileNodeIterator &it)']]],
@@ -483,7 +483,7 @@ var searchData=
['framecount_5f_480',['framecount_',['https://docs.opencv.org/4.2.0/d8/d16/classcv_1_1videostab_1_1WobbleSuppressorBase.html#a7116eafeb9dd8c996d26f939ce8eddbe',1,'cv::videostab::WobbleSuppressorBase::frameCount_'],['https://docs.opencv.org/4.2.0/d8/d9c/classcv_1_1videostab_1_1TwoPassStabilizer.html#a97ba722224a9aebef85fc52f96ff40b5',1,'cv::videostab::TwoPassStabilizer::frameCount_']]],
['framecounter_481',['framecounter',['https://docs.opencv.org/4.2.0/dc/d52/classcv_1_1datasets_1_1TRACK__vot.html#afb4e847b90c29bf48205c385ecf2bbb9',1,'cv::datasets::TRACK_vot::frameCounter'],['https://docs.opencv.org/4.2.0/d8/d1c/classcv_1_1datasets_1_1TRACK__alov.html#a4900788197a062ea1a2b0f05595238cd',1,'cv::datasets::TRACK_alov::frameCounter']]],
['framemask_5f_482',['frameMask_',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a6c0c928aba126ee1e82d99854c6802c4',1,'cv::videostab::StabilizerBase']]],
- ['frames_483',['frames',['https://docs.opencv.org/4.2.0/d0/da3/classcv_1_1viz_1_1WTrajectory.html#af448f4e56e68f9d7e1bd1a2c5fce691fab1fc57306f5e30904ab69133004ddcef',1,'cv::viz::WTrajectory::FRAMES'],['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#a6333e5af269fefdff2cd0da105f6293d',1,'cv::videostab::InpainterBase::frames()'],['https://docs.opencv.org/4.2.0/dd/d05/classcv_1_1videostab_1_1DeblurerBase.html#a0b8c5dc2943fa470f8e2c5258887d152',1,'cv::videostab::DeblurerBase::frames()']]],
+ ['frames_483',['frames',['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#a6333e5af269fefdff2cd0da105f6293d',1,'cv::videostab::InpainterBase::frames()'],['https://docs.opencv.org/4.2.0/dd/d05/classcv_1_1videostab_1_1DeblurerBase.html#a0b8c5dc2943fa470f8e2c5258887d152',1,'cv::videostab::DeblurerBase::frames()'],['https://docs.opencv.org/4.2.0/d0/da3/classcv_1_1viz_1_1WTrajectory.html#af448f4e56e68f9d7e1bd1a2c5fce691fab1fc57306f5e30904ab69133004ddcef',1,'cv::viz::WTrajectory::FRAMES']]],
['frames_5f_484',['frames_',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a1ea7895d1ad39d39fcea5e96a1bffa50',1,'cv::videostab::StabilizerBase::frames_'],['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#adc5085073fa501e61d8edfe5a34975c4',1,'cv::videostab::InpainterBase::frames_'],['https://docs.opencv.org/4.2.0/dd/d05/classcv_1_1videostab_1_1DeblurerBase.html#a7829afbbb7562c05a76fb2902e199975',1,'cv::videostab::DeblurerBase::frames_']]],
['framesize_485',['framesize',['https://docs.opencv.org/4.2.0/d3/d59/classcv_1_1videostab_1_1LpMotionStabilizer.html#a3222a19973164afc9e804e3c01f181a5',1,'cv::videostab::LpMotionStabilizer::frameSize()'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#aff95e7ffb345076e610feb73bd7e24e8',1,'cv::kinfu::Params::frameSize'],['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#aa7dc6835d7baeef8dc8d1c31f7e689d5',1,'cv::dynafu::Params::frameSize']]],
['framesize_5f_486',['frameSize_',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#ac8532a295a5e7984095b44ceace4ea41',1,'cv::videostab::StabilizerBase']]],
@@ -559,7 +559,7 @@ var searchData=
['full_5fuv_556',['FULL_UV',['https://docs.opencv.org/4.2.0/df/df7/classcv_1_1SVD.html#a4700f5207e66cdd9924bf64e34911832a312212af9fa27d5560981e24f845434a',1,'cv::SVD']]],
['fullpivhouseholderqr_557',['fullpivhouseholderqr',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'Eigen::MatrixBase::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#abf722e1dc7241a5d6f76460ef0c87821',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeb14b4c1eef33128207b40a00bd0bd08',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeeace3abca6b215025e94c3e098b0a97',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html',1,'Eigen::FullPivHouseholderQR< class >'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#ac9bdb4f7fa77c1aa16f238592c248e70',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR()']]],
['fullpivhouseholderqrpreconditioner_558',['fullpivhouseholderqrpreconditioner',['https://eigen.tuxfamily.org/dox/group__enums.html#gga46eba0d5c621f590b8cf1b53af31d56eabd745dcaff7019c5f918c68809e5ea50',1,'Eigen::FullPivHouseholderQRPreconditioner'],['https://eigen.tuxfamily.org/dox/group__enums.html#gga46eba0d5c621f590b8cf1b53af31d56eabd745dcaff7019c5f918c68809e5ea50',1,'FullPivHouseholderQRPreconditioner(Global Namespace)']]],
- ['fullpivlu_559',['fullpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'Eigen::MatrixBase::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#af225528d1c6e623a2b1dce091907d13e',1,'Eigen::FullPivLU::FullPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a31a6a984478a9f721f367667fe4c5ab1',1,'Eigen::FullPivLU::FullPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a3e903b9f401e3fc5d1ca7c6951c76185',1,'Eigen::FullPivLU::FullPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ae83ebd2a24088f04e3ac835b0dc001e1',1,'Eigen::FullPivLU::FullPivLU(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html',1,'Eigen::FullPivLU< class >']]],
+ ['fullpivlu_559',['fullpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a3e903b9f401e3fc5d1ca7c6951c76185',1,'Eigen::FullPivLU::FullPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#af225528d1c6e623a2b1dce091907d13e',1,'Eigen::FullPivLU::FullPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a31a6a984478a9f721f367667fe4c5ab1',1,'Eigen::FullPivLU::FullPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ae83ebd2a24088f04e3ac835b0dc001e1',1,'Eigen::FullPivLU::FullPivLU(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'Eigen::MatrixBase::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html',1,'Eigen::FullPivLU< class >']]],
['fullposeestimator_560',['FullPoseEstimator',['../classfilters_1_1FullPoseEstimator.html',1,'filters']]],
['func_561',['func',['https://docs.opencv.org/4.2.0/d1/dee/classcv_1_1Exception.html#a5436ea62554761441ed4ce03938b49c1',1,'cv::Exception']]],
['funcattrib_2ehpp_562',['funcattrib.hpp',['https://docs.opencv.org/4.2.0/db/dbc/funcattrib_8hpp.html',1,'']]],
diff --git a/search/functions_10.js b/search/functions_10.js
index 0b58175f..6c973a9a 100644
--- a/search/functions_10.js
+++ b/search/functions_10.js
@@ -20,7 +20,7 @@ var searchData=
['parameters_17',['Parameters',['https://docs.opencv.org/4.2.0/d4/d80/structcv_1_1DetectionBasedTracker_1_1Parameters.html#a53c869cca43fe05698fa7b64d3e969a0',1,'cv::DetectionBasedTracker::Parameters']]],
['parametrizedline_18',['parametrizedline',['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a9ae3a16ee1d2a6cf09f45007451fa148',1,'Eigen::ParametrizedLine::ParametrizedLine(const VectorType &origin, const VectorType &direction)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a5261e771f71d975eaa9ebf8bc598129b',1,'Eigen::ParametrizedLine::ParametrizedLine(Index _dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#abf4318b4e0c2469e83ab049c9c177b80',1,'Eigen::ParametrizedLine::ParametrizedLine(const ParametrizedLine< OtherScalarType, AmbientDimAtCompileTime, OtherOptions > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a3f26a2ac6fe39d39ba72e148f0f877ad',1,'Eigen::ParametrizedLine::ParametrizedLine(const Hyperplane< _Scalar, _AmbientDim, OtherOptions > &hyperplane)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ParametrizedLine.html#a43e71a77728409e15220495dc9724f04',1,'Eigen::ParametrizedLine::ParametrizedLine()']]],
['paramgrid_19',['paramgrid',['https://docs.opencv.org/4.2.0/d6/dca/classcv_1_1ml_1_1ParamGrid.html#a4b8034d10d8dd7f083967176dc71d09b',1,'cv::ml::ParamGrid::ParamGrid(double _minVal, double _maxVal, double _logStep)'],['https://docs.opencv.org/4.2.0/d6/dca/classcv_1_1ml_1_1ParamGrid.html#a41f16ee1570e78af0d7362231138cc6c',1,'cv::ml::ParamGrid::ParamGrid()']]],
- ['params_20',['params',['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#a509595d2caf0e2834c59bb380e6081e3',1,'cv::TrackerGOTURN::Params::Params()'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#ab214b6cd84af5b3e5b759e5f6f731edd',1,'cv::structured_light::SinusoidalPattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html#a6b32437033328592a235f76f7ed119af',1,'cv::structured_light::GrayCodePattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#a4cd7ec719c6c86c13faa82115c43f217',1,'cv::line_descriptor::BinaryDescriptor::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html#ae694509893f66be9e2c62e00b6374339',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params::Params()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#aeabdb46e1e7238a3d081eb0c6b36169b',1,'cv::SimpleBlobDetector::Params::Params()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#a60df8fda3e1925ba584122a1ea64803e',1,'cv::face::FacemarkLBF::Params::Params()'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1tbm_1_1ITrackerByMatching.html#a84e511f810b67411fddd2e5fbd8be6be',1,'cv::tbm::ITrackerByMatching::params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#a45f7b71e9007db6f13cb1535ce9b1a37',1,'cv::gapi::ie::Params::params()'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html#a26197941a32d517c283cdc70f37bd76d',1,'cv::ClfMilBoost::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html#a4f7223785437a747780c7aed2df56d2e',1,'cv::TrackerSamplerCSC::Params::Params()'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html#a694d900b5d61c8690d4eae9dd6b0e9dd',1,'cv::TrackerSamplerCS::Params::Params()'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#ad3f4f9d15af6556af91a45162366c6d3',1,'cv::TrackerSamplerPF::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#afe18591df265dadb5c708db996efa863',1,'cv::TrackerFeatureHAAR::Params::Params()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#a652b1b2c3e203bbca771883fdc09d551',1,'cv::TrackerMIL::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a7da79b1b870c2531cb9f9443593afe2b',1,'cv::TrackerBoosting::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a75686a52571df4ab2103524426d19006',1,'cv::TrackerTLD::Params::Params()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a4ec755b778a69abf371b7b1f4ef9adda',1,'cv::TrackerKCF::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#a2b46465864ef259b3f76e0f43ed6d872',1,'cv::TrackerCSRT::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#abe0385ab38d7f17f4255fab7047e4440',1,'cv::gapi::ie::Params::Params()'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a0262d5324ee1d9e7333d776aa944bc86',1,'cv::face::FacemarkAAM::Params::Params()'],['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html#a02c43ee3252633ac4106c00a680fa747',1,'cv::face::FacemarkKazemi::Params::Params()'],['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a3482c25c0512983c3a26c7cd612e5557',1,'cv::TrackerMedianFlow::Params::Params()']]],
+ ['params_20',['params',['https://docs.opencv.org/4.2.0/dd/dd9/structcv_1_1TrackerMedianFlow_1_1Params.html#a3482c25c0512983c3a26c7cd612e5557',1,'cv::TrackerMedianFlow::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#a45f7b71e9007db6f13cb1535ce9b1a37',1,'cv::gapi::ie::Params::params()'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1tbm_1_1ITrackerByMatching.html#a84e511f810b67411fddd2e5fbd8be6be',1,'cv::tbm::ITrackerByMatching::params()'],['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#ab214b6cd84af5b3e5b759e5f6f731edd',1,'cv::structured_light::SinusoidalPattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/d4d/structcv_1_1structured__light_1_1GrayCodePattern_1_1Params.html#a6b32437033328592a235f76f7ed119af',1,'cv::structured_light::GrayCodePattern::Params::Params()'],['https://docs.opencv.org/4.2.0/d9/d85/structcv_1_1line__descriptor_1_1BinaryDescriptor_1_1Params.html#a4cd7ec719c6c86c13faa82115c43f217',1,'cv::line_descriptor::BinaryDescriptor::Params::Params()'],['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#aeabdb46e1e7238a3d081eb0c6b36169b',1,'cv::SimpleBlobDetector::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/dad/structcv_1_1ClfMilBoost_1_1Params.html#a26197941a32d517c283cdc70f37bd76d',1,'cv::ClfMilBoost::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dfb/structcv_1_1TrackerSamplerCSC_1_1Params.html#a4f7223785437a747780c7aed2df56d2e',1,'cv::TrackerSamplerCSC::Params::Params()'],['https://docs.opencv.org/4.2.0/d5/d6d/structcv_1_1TrackerSamplerCS_1_1Params.html#a694d900b5d61c8690d4eae9dd6b0e9dd',1,'cv::TrackerSamplerCS::Params::Params()'],['https://docs.opencv.org/4.2.0/de/d46/structcv_1_1TrackerSamplerPF_1_1Params.html#ad3f4f9d15af6556af91a45162366c6d3',1,'cv::TrackerSamplerPF::Params::Params()'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#afe18591df265dadb5c708db996efa863',1,'cv::TrackerFeatureHAAR::Params::Params()'],['https://docs.opencv.org/4.2.0/da/dae/structcv_1_1TrackerMIL_1_1Params.html#a652b1b2c3e203bbca771883fdc09d551',1,'cv::TrackerMIL::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/daf/structcv_1_1TrackerBoosting_1_1Params.html#a7da79b1b870c2531cb9f9443593afe2b',1,'cv::TrackerBoosting::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/dd0/structcv_1_1TrackerTLD_1_1Params.html#a75686a52571df4ab2103524426d19006',1,'cv::TrackerTLD::Params::Params()'],['https://docs.opencv.org/4.2.0/db/dd1/structcv_1_1TrackerKCF_1_1Params.html#a4ec755b778a69abf371b7b1f4ef9adda',1,'cv::TrackerKCF::Params::Params()'],['https://docs.opencv.org/4.2.0/dc/d12/structcv_1_1TrackerGOTURN_1_1Params.html#a509595d2caf0e2834c59bb380e6081e3',1,'cv::TrackerGOTURN::Params::Params()'],['https://docs.opencv.org/4.2.0/d3/de9/structcv_1_1TrackerCSRT_1_1Params.html#a2b46465864ef259b3f76e0f43ed6d872',1,'cv::TrackerCSRT::Params::Params()'],['https://docs.opencv.org/4.2.0/d0/d8c/structcv_1_1face_1_1FacemarkKazemi_1_1Params.html#a02c43ee3252633ac4106c00a680fa747',1,'cv::face::FacemarkKazemi::Params::Params()'],['https://docs.opencv.org/4.2.0/d6/d86/structcv_1_1phase__unwrapping_1_1HistogramPhaseUnwrapping_1_1Params.html#ae694509893f66be9e2c62e00b6374339',1,'cv::phase_unwrapping::HistogramPhaseUnwrapping::Params::Params()'],['https://docs.opencv.org/4.2.0/d7/dda/classcv_1_1gapi_1_1ie_1_1Params.html#abe0385ab38d7f17f4255fab7047e4440',1,'cv::gapi::ie::Params::Params()'],['https://docs.opencv.org/4.2.0/d4/d12/structcv_1_1face_1_1FacemarkLBF_1_1Params.html#a60df8fda3e1925ba584122a1ea64803e',1,'cv::face::FacemarkLBF::Params::Params()'],['https://docs.opencv.org/4.2.0/df/d68/structcv_1_1face_1_1FacemarkAAM_1_1Params.html#a0262d5324ee1d9e7333d776aa944bc86',1,'cv::face::FacemarkAAM::Params::Params()']]],
['parent_5fpointer_21',['parent_pointer',['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1json__pointer_afdaacce1edb7145e0434e014f0e8685a.html#afdaacce1edb7145e0434e014f0e8685a',1,'nlohmann::json_pointer']]],
['parse_22',['parse',['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a15018ade392a844ea32d5188d1a0b9c6.html#a15018ade392a844ea32d5188d1a0b9c6',1,'nlohmann::basic_json::parse(InputType &&i, const parser_callback_t cb=nullptr, const bool allow_exceptions=true, const bool ignore_comments=false)'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_ad832c70af0989389a9a104c21d2d1c5c.html#ad832c70af0989389a9a104c21d2d1c5c',1,'nlohmann::basic_json::parse(IteratorType first, IteratorType last, const parser_callback_t cb=nullptr, const bool allow_exceptions=true, const bool ignore_comments=false)'],['https://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json_a73cf15644f04fa569f50291049d1bafd.html#a73cf15644f04fa569f50291049d1bafd',1,'nlohmann::basic_json::parse(detail::span_input_adapter &&i, const parser_callback_t cb=nullptr, const bool allow_exceptions=true, const bool ignore_comments=false)']]],
['parse_5ferror_23',['parse_error',['https://nlohmann.github.io/json/doxygen/structnlohmann_1_1json__sax_a60287e3bd85f489e04c83f7e3b76e613.html#a60287e3bd85f489e04c83f7e3b76e613',1,'nlohmann::json_sax']]],
@@ -35,7 +35,7 @@ var searchData=
['partial_5fsort_32',['partial_sort',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6401ff7e25d2ef7a6119d894cb40eec0',1,'partial_sort()(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga91f25d546637f075de3958a25928b687',1,'std::partial_sort(_RandomAccessIterator __first, _RandomAccessIterator __middle, _RandomAccessIterator __last)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6401ff7e25d2ef7a6119d894cb40eec0',1,'std::partial_sort(_RandomAccessIterator __first, _RandomAccessIterator __middle, _RandomAccessIterator __last, _Compare __comp)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga91f25d546637f075de3958a25928b687',1,'partial_sort(_RandomAccessIterator __first, _RandomAccessIterator __middle, _RandomAccessIterator __last)(Global Namespace)']]],
['partial_5fsort_5fcopy_33',['partial_sort_copy',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gaf53e3f9d5e3c9cd4d36a0801d411e324',1,'partial_sort_copy(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __result_first, _RandomAccessIterator __result_last, _Compare __comp)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga7b262260421978833cc1b1c6b3969bb4',1,'partial_sort_copy(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __result_first, _RandomAccessIterator __result_last)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#gaf53e3f9d5e3c9cd4d36a0801d411e324',1,'std::partial_sort_copy(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __result_first, _RandomAccessIterator __result_last, _Compare __comp)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga7b262260421978833cc1b1c6b3969bb4',1,'std::partial_sort_copy(_InputIterator __first, _InputIterator __last, _RandomAccessIterator __result_first, _RandomAccessIterator __result_last)']]],
['partial_5fsum_34',['partial_sum',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga17bad49fa9fb1c5c41d019b16970fe9e',1,'partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOperation __binary_op)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga9151a0519f8c180edbef22197f39dd5e',1,'partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga17bad49fa9fb1c5c41d019b16970fe9e',1,'std::partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOperation __binary_op)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01515.html#ga9151a0519f8c180edbef22197f39dd5e',1,'std::partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result)']]],
- ['partialpivlu_35',['partialpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'Eigen::MatrixBase::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Solve< Decomposition, RhsType > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a5c04818d354f94a98786d8a44cb709c6',1,'Eigen::PartialPivLU::PartialPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf37214aebb54d0e186ae39ac6c41bdf',1,'Eigen::PartialPivLU::PartialPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a4efc917d31d0e9d76781a97509309061',1,'Eigen::PartialPivLU::PartialPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf892c12d8a229b32bddc3149e32e63a',1,'Eigen::PartialPivLU::PartialPivLU(Index size)']]],
+ ['partialpivlu_35',['partialpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a5c04818d354f94a98786d8a44cb709c6',1,'Eigen::PartialPivLU::PartialPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf37214aebb54d0e186ae39ac6c41bdf',1,'Eigen::PartialPivLU::PartialPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#a4efc917d31d0e9d76781a97509309061',1,'Eigen::PartialPivLU::PartialPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PartialPivLU.html#acf892c12d8a229b32bddc3149e32e63a',1,'Eigen::PartialPivLU::PartialPivLU(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'Eigen::MatrixBase::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::partialPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a6199d8aaf26c1b8ac3097fdfa7733a1e',1,'MatrixBase< Solve< Decomposition, RhsType > >::partialPivLu()']]],
['partition_36',['partition',['https://docs.opencv.org/4.2.0/d5/d38/group__core__cluster.html#ga2037c989e69b499c1aa271419f3a9b34',1,'partition()(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga64c8d89411856cea58194aa69a3c37f3',1,'std::partition()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga64c8d89411856cea58194aa69a3c37f3',1,'partition()(Global Namespace)']]],
['partition_5fcopy_37',['partition_copy',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga15ed8c195c2228b62770f24b4fd9de05',1,'std::partition_copy()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#ga15ed8c195c2228b62770f24b4fd9de05',1,'partition_copy()(Global Namespace)']]],
['partition_5fpoint_38',['partition_point',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#gaca57a24221766660c3b9d83e2b3f8f97',1,'std::partition_point()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01489.html#gaca57a24221766660c3b9d83e2b3f8f97',1,'partition_point()(Global Namespace)']]],
diff --git a/search/functions_11.js b/search/functions_11.js
index 402a9d81..b14b59f6 100644
--- a/search/functions_11.js
+++ b/search/functions_11.js
@@ -19,7 +19,7 @@ var searchData=
['queryifcomplete_16',['queryifcomplete',['https://docs.opencv.org/4.2.0/d9/df3/classcv_1_1cuda_1_1Stream.html#a9fab618395d42fa31987506e42fab1b4',1,'cv::cuda::Stream::queryIfComplete()'],['https://docs.opencv.org/4.2.0/d5/d38/classcv_1_1cuda_1_1Event.html#aa4cff2204d3bd883376e87885d7b8287',1,'cv::cuda::Event::queryIfComplete()']]],
['querymemory_17',['queryMemory',['https://docs.opencv.org/4.2.0/d7/d7c/classcv_1_1cuda_1_1DeviceInfo.html#a5452c3b639a257950902a8f47fb54301',1,'cv::cuda::DeviceInfo']]],
['querypcflann_18',['querypcflann',['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga1f97667a487faab9bd849341361db1a1',1,'cv::ppf_match_3d::queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gac98a74b02d163b63ec68e8bf6ebcf8c6',1,'cv::ppf_match_3d::queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances, const int numNeighbors)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#ga1f97667a487faab9bd849341361db1a1',1,'queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances)(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gac98a74b02d163b63ec68e8bf6ebcf8c6',1,'queryPCFlann(void *flannIndex, Mat &pc, Mat &indices, Mat &distances, const int numNeighbors)(Global Namespace)']]],
- ['queue_19',['queue',['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a702c155117f520fcd90b24ca902f861f',1,'cv::ocl::Queue::Queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a31e41d67d14f8e12f3876e30546f7a84',1,'cv::ocl::Queue::Queue(const Queue &q)'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a62648111989b26f6067ea65ed954505e',1,'cv::ocl::Queue::Queue(const Context &c, const Device &d=Device())'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#abdaacb8e25703a65fc79cbfa5fe6934b',1,'std::queue::queue()']]],
+ ['queue_19',['queue',['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a62648111989b26f6067ea65ed954505e',1,'cv::ocl::Queue::Queue()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07807.html#abdaacb8e25703a65fc79cbfa5fe6934b',1,'std::queue::queue()'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a31e41d67d14f8e12f3876e30546f7a84',1,'cv::ocl::Queue::Queue(const Queue &q)'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#a702c155117f520fcd90b24ca902f861f',1,'cv::ocl::Queue::Queue()']]],
['quiet_5fnan_20',['quiet_NaN',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02519.html#a4a252b113edcbac0881a4ff30d94b1e1',1,'std::numeric_limits']]],
['qunitary_21',['qunitary',['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#ga72528a5e9655482cdf6766aea985b781',1,'cv::ximgproc::qunitary()'],['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#ga72528a5e9655482cdf6766aea985b781',1,'qunitary()(Global Namespace)']]],
['quoted_22',['quoted',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#a5bff62a35321654424cc1f6df8362cea',1,'std']]]
diff --git a/search/functions_12.js b/search/functions_12.js
index 09846ea9..8310ef92 100644
--- a/search/functions_12.js
+++ b/search/functions_12.js
@@ -20,7 +20,7 @@ var searchData=
['range_17',['range',['https://docs.opencv.org/4.2.0/da/d35/classcv_1_1Range.html#aafab1fe471bac7c314dcd0d678ac4e2d',1,'cv::Range::Range()'],['https://docs.opencv.org/4.2.0/da/d35/classcv_1_1Range.html#abfd8e210d1dfcbdf4e34224a621a6236',1,'cv::Range::Range(int _start, int _end)']]],
['rank_18',['rank',['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a67a870aa69e699e058d04802ba0bdad9',1,'Eigen::FullPivLU::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a2a59aaa689613ce5ef0c9130ad33940e',1,'Eigen::ColPivHouseholderQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ColPivHouseholderQR.html#a2a59aaa689613ce5ef0c9130ad33940e',1,'ColPivHouseholderQR< MatrixType >::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#af348f64b26f8467a020062c22b748806',1,'Eigen::CompleteOrthogonalDecomposition::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeae555220f46477818ccc94aca2de770',1,'Eigen::FullPivHouseholderQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a30b89e24f42f1692079eea31b361d26a',1,'Eigen::JacobiSVD::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseQR.html#a4ae2c5bdaa3c18ae5a364f65030722c3',1,'Eigen::SparseQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SPQR.html#a66382a71d51b09a8526268467156fbc3',1,'Eigen::SPQR::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a30b89e24f42f1692079eea31b361d26a',1,'Eigen::SVDBase::rank()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SVDBase.html#a30b89e24f42f1692079eea31b361d26a',1,'SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > >::rank()']]],
['rankupdate_19',['rankupdate',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseSelfAdjointView.html#abe66734215f8d8220be0985d67901021',1,'Eigen::SparseSelfAdjointView::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#acc37b0437e0eee05f861bce511df9c77',1,'SelfAdjointView< const Derived, UpLo >::rankUpdate(const MatrixBase< DerivedU > &u, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a1b5afab9f9df919cba99d8ed1a260567',1,'SelfAdjointView< const Derived, UpLo >::rankUpdate(const MatrixBase< DerivedU > &u, const MatrixBase< DerivedV > &v, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#acc37b0437e0eee05f861bce511df9c77',1,'Eigen::SelfAdjointView::rankUpdate(const MatrixBase< DerivedU > &u, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a1b5afab9f9df919cba99d8ed1a260567',1,'Eigen::SelfAdjointView::rankUpdate(const MatrixBase< DerivedU > &u, const MatrixBase< DerivedV > &v, const Scalar &alpha=Scalar(1))'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LLT.html#a8ce93e407a2ba75489bcb6e89ea4c153',1,'Eigen::LLT::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a858dc77b65dd48248299bb6a6a758abf',1,'Eigen::LDLT::rankUpdate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseSelfAdjointView.html#abe66734215f8d8220be0985d67901021',1,'SparseSelfAdjointView< const Derived, UpLo >::rankUpdate()']]],
- ['ransacparams_20',['ransacparams',['https://docs.opencv.org/4.2.0/d6/dbe/classcv_1_1videostab_1_1MotionEstimatorRansacL2.html#a093c536a88dacdb31f7f4deddf20a68a',1,'cv::videostab::MotionEstimatorRansacL2::ransacParams()'],['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a2b456654d89323abcff87d5fcfed9b4a',1,'cv::videostab::TranslationBasedLocalOutlierRejector::ransacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'RansacParams()(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#aade72367fb9106951e3993109fb60900',1,'cv::videostab::RansacParams::RansacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'cv::videostab::RansacParams::RansacParams(int size, float thresh, float eps, float prob)']]],
+ ['ransacparams_20',['ransacparams',['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#aade72367fb9106951e3993109fb60900',1,'cv::videostab::RansacParams::RansacParams()'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'cv::videostab::RansacParams::RansacParams(int size, float thresh, float eps, float prob)'],['https://docs.opencv.org/4.2.0/d4/d2c/group__videostab__motion.html#ga0f1dea7ffe8b8d5953f3f6e50e87dde4',1,'RansacParams()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d6/dbe/classcv_1_1videostab_1_1MotionEstimatorRansacL2.html#a093c536a88dacdb31f7f4deddf20a68a',1,'cv::videostab::MotionEstimatorRansacL2::ransacParams()'],['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a2b456654d89323abcff87d5fcfed9b4a',1,'cv::videostab::TranslationBasedLocalOutlierRejector::ransacParams()']]],
['raspberry_21',['raspberry',['https://docs.opencv.org/4.2.0/d4/dba/classcv_1_1viz_1_1Color.html#a114fc719412ae919877cce3c65c03a1b',1,'cv::viz::Color']]],
['rawin_22',['rawin',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a57e89a801d76b4fc28b6f0986eb5e88c',1,'cv::_InputArray::rawIn()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga357a0ae6f9a5951b70fa50ec304d4025',1,'rawIn()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a4d935052325c9b3a795e5b63090bfe34',1,'cv::_InputArray::rawIn()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga357a0ae6f9a5951b70fa50ec304d4025',1,'cv::rawIn()']]],
['rawinout_23',['rawinout',['https://docs.opencv.org/4.2.0/d0/d46/classcv_1_1__InputOutputArray.html#a556d01ad941ab25392981bd72f317813',1,'cv::_InputOutputArray::rawInOut(std::array< _Tp, _Nm > &arr)'],['https://docs.opencv.org/4.2.0/d0/d46/classcv_1_1__InputOutputArray.html#acaf3105a0b692f1167946d50016229c3',1,'cv::_InputOutputArray::rawInOut(std::vector< _Tp > &vec)'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga0a6668770210aac2bab60edef7665338',1,'cv::rawInOut()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#ga0a6668770210aac2bab60edef7665338',1,'rawInOut()(Global Namespace)']]],
@@ -96,7 +96,7 @@ var searchData=
['reducetorow_5f_93',['reducetorow_',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaba37f3bcb1334e0963fc6a4581c42676',1,'cv::cudev::reduceToRow_()'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaba37f3bcb1334e0963fc6a4581c42676',1,'reduceToRow_()(Global Namespace)']]],
['reducewarp_94',['reducewarp',['https://docs.opencv.org/4.2.0/d5/d1e/structcv_1_1cudev_1_1NormL1_3_01float_01_4.html#ae19f65c96ac924ee30eb993000c76c16',1,'cv::cudev::NormL1< float >::reduceWarp()'],['https://docs.opencv.org/4.2.0/dc/da6/structcv_1_1cudev_1_1NormL2.html#a48ce2566f027a78ceec676b4b17d36fe',1,'cv::cudev::NormL2::reduceWarp()'],['https://docs.opencv.org/4.2.0/d7/df8/structcv_1_1cudev_1_1NormL1.html#a03732d5db6c696ea362cb2fc513a77df',1,'cv::cudev::NormL1::reduceWarp()'],['https://docs.opencv.org/4.2.0/d5/d7b/structcv_1_1cudev_1_1NormHamming.html#a97c78787ce8b28690b52ee1d96b44ff5',1,'cv::cudev::NormHamming::reduceWarp()']]],
['redux_95',['redux',['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Solve< Decomposition, RhsType >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Homogeneous< MatrixType, _Direction >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Derived, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const Derived, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Vertical >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'VectorwiseOp< const ArrayWrapper< ExpressionType >, Horizontal >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1VectorwiseOp.html#ae92babb33ed5a91eb0c4de80a97eafca',1,'Eigen::VectorwiseOp::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< Solve< Decomposition, RhsType > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'DenseBase< ArrayWrapper< ExpressionType > >::redux()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a63ce1e4fab36bff43bbadcdd06a67724',1,'Eigen::DenseBase::redux()']]],
- ['ref_96',['ref',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#a1912c220e1851d8dd8484d3cb6317b33',1,'std::ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ab5627691b3f57c2f8be0a0c0a27178e7',1,'cv::SparseMat_::ref()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#ab5fa68ff7314fb4425b6183fe9478a39',1,'std::ref(const _Tp &&)=delete'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#aa6e7c9ad5dbd731664fab89868983bc8',1,'std::ref(reference_wrapper< _Tp > __t) noexcept'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const KLUMatrixType, StandardCompressedFormat >::Ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ae7872bd52762f694af7f76251770de3e',1,'cv::SparseMat_::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#aecb8e3bf1734c3c0ee967f3149aebe03',1,'cv::SparseMat_::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Eigen::Ref::Ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#a17c4339e51120f3f31a21f2d8145aa4a',1,'cv::SparseMat_::ref()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref(int i0, size_t *hashval=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseVectorType_01_4.html#a125c83639030247f78157fa606c03f56',1,'Eigen::Ref< SparseVectorType >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseMatrixType_00_01Options_01_4.html#a5a27af935f839a42d85421f5cce99a68',1,'Eigen::Ref< SparseMatrixType, Options >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const UmfpackMatrixType, StandardCompressedFormat >::Ref()']]],
+ ['ref_96',['ref',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#a1912c220e1851d8dd8484d3cb6317b33',1,'std::ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const UmfpackMatrixType, StandardCompressedFormat >::Ref()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#ab5fa68ff7314fb4425b6183fe9478a39',1,'std::ref(const _Tp &&)=delete'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#aa6e7c9ad5dbd731664fab89868983bc8',1,'std::ref(reference_wrapper< _Tp > __t) noexcept'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseVectorType_01_4.html#a125c83639030247f78157fa606c03f56',1,'Eigen::Ref< SparseVectorType >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref_3_01SparseMatrixType_00_01Options_01_4.html#a5a27af935f839a42d85421f5cce99a68',1,'Eigen::Ref< SparseMatrixType, Options >::Ref()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Ref< const KLUMatrixType, StandardCompressedFormat >::Ref()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Ref.html#a037addaa81f13e5765e30a92d2c4f2b1',1,'Eigen::Ref::Ref()'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ae7872bd52762f694af7f76251770de3e',1,'cv::SparseMat_::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#aecb8e3bf1734c3c0ee967f3149aebe03',1,'cv::SparseMat_::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#ab5627691b3f57c2f8be0a0c0a27178e7',1,'cv::SparseMat_::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/d7/d8a/classcv_1_1SparseMat__.html#a17c4339e51120f3f31a21f2d8145aa4a',1,'cv::SparseMat_::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a565a2111e6223af3d3e7d7af2db7588b',1,'cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a0e1e95540e8cc75976bb4be97dc2203e',1,'cv::SparseMat::ref(int i0, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a31eeb43c5070301db9cba23bdb45ee11',1,'cv::SparseMat::ref(const int *idx, size_t *hashval=0)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a8123bdba2899184e4946c82b2ddaa541',1,'cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)']]],
['refinedetectedmarkers_97',['refinedetectedmarkers',['https://docs.opencv.org/4.2.0/d9/d6a/group__aruco.html#ga13a2742381c0a48e146d230a8cda2e66',1,'refineDetectedMarkers()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d6a/group__aruco.html#ga13a2742381c0a48e146d230a8cda2e66',1,'cv::aruco::refineDetectedMarkers()']]],
['refinementmask_98',['refinementMask',['https://docs.opencv.org/4.2.0/d5/d56/classcv_1_1detail_1_1BundleAdjusterBase.html#a78c3d35fb56343accaf1ee5fc9441713',1,'cv::detail::BundleAdjusterBase']]],
['regex_5ferror_99',['regex_error',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06867.html#a44d4ab569c3f1f9146b8cb4b1f4897c0',1,'std::regex_error']]],
diff --git a/search/functions_13.js b/search/functions_13.js
index 1da8f012..4737f34f 100644
--- a/search/functions_13.js
+++ b/search/functions_13.js
@@ -284,8 +284,8 @@ var searchData=
['setfeatures_281',['setFeatures',['https://docs.opencv.org/4.2.0/d8/dd1/classcv_1_1TrackerStateEstimatorMILBoosting_1_1TrackerMILTargetState.html#a2dfb54d37bcd3c30cb9200b0852be2a2',1,'cv::TrackerStateEstimatorMILBoosting::TrackerMILTargetState']]],
['setfeaturesfinder_282',['setFeaturesFinder',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a943d01c149aa987e289f6be9b63d4e4b',1,'cv::Stitcher']]],
['setfeaturesmatcher_283',['setFeaturesMatcher',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ada7fb8b0e696bfe3104f73d07ab0b5c4',1,'cv::Stitcher']]],
- ['setfgslambda_284',['setfgslambda',['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#ab067f2d36dda3a951dd2788d1d3db404',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsLambda()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#ab3330056c1e6b07e15172cd8faba0f10',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a64f56bd383d752f9a7f8754d57d05f88',1,'cv::ximgproc::RICInterpolator::setFGSLambda()']]],
- ['setfgssigma_285',['setfgssigma',['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#adc63515cb3306cf4de5ae8e2986e3358',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a3418698f404f83b66114ccdf3cf69e1c',1,'cv::ximgproc::RICInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#a0160ff5b02b666b5ced648241137ab43',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsSigma()']]],
+ ['setfgslambda_284',['setfgslambda',['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#ab3330056c1e6b07e15172cd8faba0f10',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a64f56bd383d752f9a7f8754d57d05f88',1,'cv::ximgproc::RICInterpolator::setFGSLambda()'],['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#ab067f2d36dda3a951dd2788d1d3db404',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsLambda(float val)=0']]],
+ ['setfgssigma_285',['setfgssigma',['https://docs.opencv.org/4.2.0/df/d59/classcv_1_1optflow_1_1DenseRLOFOpticalFlow.html#a0160ff5b02b666b5ced648241137ab43',1,'cv::optflow::DenseRLOFOpticalFlow::setFgsSigma()'],['https://docs.opencv.org/4.2.0/d4/dfa/classcv_1_1ximgproc_1_1EdgeAwareInterpolator.html#adc63515cb3306cf4de5ae8e2986e3358',1,'cv::ximgproc::EdgeAwareInterpolator::setFGSSigma()'],['https://docs.opencv.org/4.2.0/d2/da4/classcv_1_1ximgproc_1_1RICInterpolator.html#a3418698f404f83b66114ccdf3cf69e1c',1,'cv::ximgproc::RICInterpolator::setFGSSigma()']]],
['setfill_286',['setfill',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#af02c6886dba8d934606592e0f3e11d5c',1,'std']]],
['setfillfactor_287',['setFillfactor',['https://eigen.tuxfamily.org/dox/classEigen_1_1IncompleteLUT.html#a327767d12b55ff8a023f12a030051e17',1,'Eigen::IncompleteLUT']]],
['setfindlargestobject_288',['setFindLargestObject',['https://docs.opencv.org/4.2.0/d9/d80/classcv_1_1cuda_1_1CascadeClassifier.html#a39e517368b8b95f40b5b9c07778f38c4',1,'cv::cuda::CascadeClassifier']]],
@@ -502,7 +502,7 @@ var searchData=
['setnoctavelayers_499',['setnoctavelayers',['https://docs.opencv.org/4.2.0/d8/d30/classcv_1_1AKAZE.html#a45d8b1d6f4d7c1e82d5c76a5eca2a4eb',1,'cv::AKAZE::setNOctaveLayers()'],['https://docs.opencv.org/4.2.0/d5/df7/classcv_1_1xfeatures2d_1_1SURF.html#acd9d6b3526a6ee7a98b2d86a03d28029',1,'cv::xfeatures2d::SURF::setNOctaveLayers()'],['https://docs.opencv.org/4.2.0/d3/d61/classcv_1_1KAZE.html#a2e924736db869f733e7892fdb1d9ce08',1,'cv::KAZE::setNOctaveLayers()']]],
['setnoctaves_500',['setnoctaves',['https://docs.opencv.org/4.2.0/d8/d30/classcv_1_1AKAZE.html#abfd3d6fa82ea3e1301b83b07205762fe',1,'cv::AKAZE::setNOctaves()'],['https://docs.opencv.org/4.2.0/d3/d61/classcv_1_1KAZE.html#a986db4cdad6723c087f9d726bc85dc43',1,'cv::KAZE::setNOctaves()'],['https://docs.opencv.org/4.2.0/d5/df7/classcv_1_1xfeatures2d_1_1SURF.html#acc3e19253eab977a75f087151a65418e',1,'cv::xfeatures2d::SURF::setNOctaves()']]],
['setnoisesigma_501',['setnoisesigma',['https://docs.opencv.org/4.2.0/d6/da7/classcv_1_1bgsegm_1_1BackgroundSubtractorMOG.html#abdda60af4c063e40cf172ecd7e4f3262',1,'cv::bgsegm::BackgroundSubtractorMOG::setNoiseSigma()'],['https://docs.opencv.org/4.2.0/d1/dfe/classcv_1_1cuda_1_1BackgroundSubtractorMOG.html#a4c554b9f5e0264967a77a176488f8f14',1,'cv::cuda::BackgroundSubtractorMOG::setNoiseSigma()']]],
- ['setnonmaxsuppression_502',['setnonmaxsuppression',['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#a02ccd890c6ec44781efb05f36ec524e3',1,'cv::FastFeatureDetector::setNonmaxSuppression()'],['https://docs.opencv.org/4.2.0/da/def/classcv_1_1text_1_1ERFilter.html#a916b81db081cc0102b595c8ffbd6d0c2',1,'cv::text::ERFilter::setNonMaxSuppression()'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#af61c25a92bed9fa6f6dcb8fdfdc2bc3c',1,'cv::AgastFeatureDetector::setNonmaxSuppression()']]],
+ ['setnonmaxsuppression_502',['setnonmaxsuppression',['https://docs.opencv.org/4.2.0/da/def/classcv_1_1text_1_1ERFilter.html#a916b81db081cc0102b595c8ffbd6d0c2',1,'cv::text::ERFilter::setNonMaxSuppression()'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#af61c25a92bed9fa6f6dcb8fdfdc2bc3c',1,'cv::AgastFeatureDetector::setNonmaxSuppression()'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#a02ccd890c6ec44781efb05f36ec524e3',1,'cv::FastFeatureDetector::setNonmaxSuppression()']]],
['setnormalarray_503',['setNormalArray',['https://docs.opencv.org/4.2.0/d6/d53/classcv_1_1ogl_1_1Arrays.html#a99ea6c9483ac94e8fb6588d94c6c4e1c',1,'cv::ogl::Arrays']]],
['setnormflag_504',['setnormflag',['https://docs.opencv.org/4.2.0/d0/d1c/classcv_1_1EMDHistogramCostExtractor.html#aea93ed360dbb425c0d590da0abc65d47',1,'cv::EMDHistogramCostExtractor::setNormFlag()'],['https://docs.opencv.org/4.2.0/df/d65/classcv_1_1NormHistogramCostExtractor.html#aca8175822047996563fe7892945848b7',1,'cv::NormHistogramCostExtractor::setNormFlag()']]],
['setnormsigma0_505',['setNormSigma0',['https://docs.opencv.org/4.2.0/d4/d91/classcv_1_1optflow_1_1RLOFOpticalFlowParameter.html#acda8f7bb5e3684bee7aef16bbb49345c',1,'cv::optflow::RLOFOpticalFlowParameter']]],
@@ -546,7 +546,7 @@ var searchData=
['setoutputmax_543',['setOutputMax',['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a06962b042d9089366bc6347e608481b6',1,'cv::xphoto::SimpleWB']]],
['setoutputmin_544',['setOutputMin',['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a60d1e06b122747d416c4f1563167c740',1,'cv::xphoto::SimpleWB']]],
['setoutshape_545',['setOutShape',['https://docs.opencv.org/4.2.0/db/d3e/classcv_1_1dnn_1_1LSTMLayer.html#a10ea7f293d12413b4a897ddc6a8714ff',1,'cv::dnn::LSTMLayer']]],
- ['setp_546',['setp',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aed346ecd8b15379717053254ae067d96',1,'cv::ml::SVM::setP()'],['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a31b6bb5452afdb5a444920013417f018',1,'cv::xphoto::SimpleWB::setP()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::wbuffer_convert::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_stringbuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_streambuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, _Traits >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< _Elem, _Tr >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< char_type, traits_type >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_sync_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, char_traits< char > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::enc_filebuf::setp()']]],
+ ['setp_546',['setp',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::wbuffer_convert::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_stringbuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_streambuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'std::basic_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, char_traits< char > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< char, _Traits >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< char_type, traits_type >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_filebuf< _CharT, encoding_char_traits< _CharT > >::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_sync_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::stdio_filebuf::setp()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'__gnu_cxx::enc_filebuf::setp()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#aed346ecd8b15379717053254ae067d96',1,'cv::ml::SVM::setP()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02451.html#ab0f1b49870f87d288a737cd9f8f9ec00',1,'basic_streambuf< _Elem, _Tr >::setp()'],['https://docs.opencv.org/4.2.0/d1/d8b/classcv_1_1xphoto_1_1SimpleWB.html#a31b6bb5452afdb5a444920013417f018',1,'cv::xphoto::SimpleWB::setP()']]],
['setp1_547',['setp1',['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#ac5d2e5751dbfac3ed5bad4f1bc399c8f',1,'cv::stereo::StereoBinarySGBM::setP1()'],['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ae62e17715deea97b431d328869a3eace',1,'cv::StereoSGBM::setP1()']]],
['setp2_548',['setp2',['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#a11153c7094ae6e51c1073300f246672d',1,'cv::stereo::StereoBinarySGBM::setP2()'],['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#a13a55a4704c988fa60e5f5902c4abfaa',1,'cv::StereoSGBM::setP2()']]],
['setpanoconfidencethresh_549',['setPanoConfidenceThresh',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#a6f5e62bc1dd5d7bdb5f9313a2c21c558',1,'cv::Stitcher']]],
@@ -677,7 +677,7 @@ var searchData=
['setstabilizedframes_674',['setstabilizedframes',['https://docs.opencv.org/4.2.0/dc/dc0/classcv_1_1videostab_1_1InpaintingPipeline.html#ade99b46eb80ad9db0b7d9d9a0ceb03e3',1,'cv::videostab::InpaintingPipeline::setStabilizedFrames()'],['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#af358007841909b089eb568ac9eb76a79',1,'cv::videostab::InpainterBase::setStabilizedFrames()']]],
['setstagethreshold_675',['setStageThreshold',['https://docs.opencv.org/4.2.0/d5/d37/structHaarStage64.html#a8ef83f1f3b12e6b9e99b7cbe78986a8a',1,'HaarStage64']]],
['setstartclassifierrootnodeoffset_676',['setStartClassifierRootNodeOffset',['https://docs.opencv.org/4.2.0/d5/d37/structHaarStage64.html#a8e4a8efe43f64b9a87ad257830c8b412',1,'HaarStage64']]],
- ['setstate_677',['setstate',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_stringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_fstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ofstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_iostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_iostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ios< char, _Traits >::setstate()'],['../classcommands_1_1DriveToWaypointCommand.html#a19c20926c6c26f6196d744b5fe51bf07',1,'commands::DriveToWaypointCommand::setState()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ifstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ios::setstate()']]],
+ ['setstate_677',['setstate',['../classcommands_1_1DriveToWaypointCommand.html#a19c20926c6c26f6196d744b5fe51bf07',1,'commands::DriveToWaypointCommand::setState()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_stringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ifstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ostream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ofstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_istream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_iostream< char >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ios< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_istringstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'basic_ostream< char, _Traits >::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_fstream::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_ios::setstate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a02447.html#a2da7d3305cba0695b1d1bec916ae64b0',1,'std::basic_iostream::setstate()']]],
['setstddev_678',['setStdDev',['https://docs.opencv.org/4.2.0/d8/de3/classcv_1_1ShapeContextDistanceExtractor.html#a655e0cfadf3ca8e2acac038132841183',1,'cv::ShapeContextDistanceExtractor']]],
['setstdevthresh_679',['setStdevThresh',['https://docs.opencv.org/4.2.0/d9/dba/classcv_1_1videostab_1_1ConsistentMosaicInpainter.html#a08f47e6b4674029d42a823e2a8243312',1,'cv::videostab::ConsistentMosaicInpainter']]],
['setstepdecreasingpower_680',['setStepDecreasingPower',['https://docs.opencv.org/4.2.0/de/d54/classcv_1_1ml_1_1SVMSGD.html#a681aa5262a86ff0c00c88c5e4dc5f72b',1,'cv::ml::SVMSGD']]],
@@ -726,7 +726,7 @@ var searchData=
['settype_723',['settype',['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#a8cfdfacb3adafd3a39d7b46576bcffb7',1,'cv::AgastFeatureDetector::setType()'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#ae9328e37053be0cd740d4db9cb185196',1,'cv::FastFeatureDetector::setType()'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a0dd2c2aea178a3c9136eda6443d5bb7b',1,'cv::ml::SVM::setType()']]],
['setuniquenessratio_724',['setuniquenessratio',['https://docs.opencv.org/4.2.0/d7/d8e/classcv_1_1stereo_1_1StereoBinaryBM.html#a4b51d68f13f1bcd8ae3937290a1edcbd',1,'cv::stereo::StereoBinaryBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d1/d9f/classcv_1_1stereo_1_1StereoBinarySGBM.html#ae1611c9592222fa70425e9971023cb1e',1,'cv::stereo::StereoBinarySGBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d9/dba/classcv_1_1StereoBM.html#ab60fc9ac381c1fde378bbc205f4d5c8f',1,'cv::StereoBM::setUniquenessRatio()'],['https://docs.opencv.org/4.2.0/d2/d85/classcv_1_1StereoSGBM.html#ac7b3c009706c6809211b7c5e79434ebd',1,'cv::StereoSGBM::setUniquenessRatio()']]],
['setunit_725',['setunit',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'Eigen::MatrixBase::setUnit(Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'Eigen::MatrixBase::setUnit(Index newSize, Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::setUnit(Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::setUnit(Index newSize, Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#ac7cf3e0e69550d36de8778b09a645afd',1,'MatrixBase< Solve< Decomposition, RhsType > >::setUnit(Index i)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a90bed3b6468a17a9054b07cde7a751a6',1,'MatrixBase< Solve< Decomposition, RhsType > >::setUnit(Index newSize, Index i)']]],
- ['setup_726',['setup',['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ae446fc8a4f317a23c191af93db7f59e8',1,'cv::bioinspired::TransientAreasSegmentationModule::setup()'],['https://docs.opencv.org/4.2.0/d3/db1/classcv_1_1videostab_1_1OnePassStabilizer.html#aa91feb58c31962610d94527c424bd27b',1,'cv::videostab::OnePassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a3106ad788ee8a1c1a8605437c26d111a',1,'cv::videostab::StabilizerBase::setUp()'],['https://docs.opencv.org/4.2.0/d8/d9c/classcv_1_1videostab_1_1TwoPassStabilizer.html#a3278c9bbe6b30b08a47cb841b8b8eedc',1,'cv::videostab::TwoPassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a741fc44059111f3e2d5ba6ab1fa1d907',1,'cv::bioinspired::Retina::setup(String retinaParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a75ee531b20e2c32892773625de5ecdb1',1,'cv::bioinspired::Retina::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#ac9f944965a104c355467628b07eaf887',1,'cv::bioinspired::Retina::setup(RetinaParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/dd/d73/classcv_1_1bioinspired_1_1RetinaFastToneMapping.html#a378b0dccc1fe6f1ee8612d9a8d4c4c5e',1,'cv::bioinspired::RetinaFastToneMapping::setup()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a8fb3d6a9684a2a7a4d3f78c51e304610',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(String segmentationParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ace738e02e33d9ced8f2f09e51142c37b',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0']]],
+ ['setup_726',['setup',['https://docs.opencv.org/4.2.0/d8/d9c/classcv_1_1videostab_1_1TwoPassStabilizer.html#a3278c9bbe6b30b08a47cb841b8b8eedc',1,'cv::videostab::TwoPassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a741fc44059111f3e2d5ba6ab1fa1d907',1,'cv::bioinspired::Retina::setup(String retinaParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#a75ee531b20e2c32892773625de5ecdb1',1,'cv::bioinspired::Retina::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/dc/d54/classcv_1_1bioinspired_1_1Retina.html#ac9f944965a104c355467628b07eaf887',1,'cv::bioinspired::Retina::setup(RetinaParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/dd/d73/classcv_1_1bioinspired_1_1RetinaFastToneMapping.html#a378b0dccc1fe6f1ee8612d9a8d4c4c5e',1,'cv::bioinspired::RetinaFastToneMapping::setup()'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#a8fb3d6a9684a2a7a4d3f78c51e304610',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(String segmentationParameterFile="", const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ace738e02e33d9ced8f2f09e51142c37b',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(cv::FileStorage &fs, const bool applyDefaultSetupOnFailure=true)=0'],['https://docs.opencv.org/4.2.0/da/d6e/classcv_1_1bioinspired_1_1TransientAreasSegmentationModule.html#ae446fc8a4f317a23c191af93db7f59e8',1,'cv::bioinspired::TransientAreasSegmentationModule::setup(SegmentationParameters newParameters)=0'],['https://docs.opencv.org/4.2.0/d3/db1/classcv_1_1videostab_1_1OnePassStabilizer.html#aa91feb58c31962610d94527c424bd27b',1,'cv::videostab::OnePassStabilizer::setUp()'],['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a3106ad788ee8a1c1a8605437c26d111a',1,'cv::videostab::StabilizerBase::setUp()']]],
['setupdatebackgroundmodel_727',['setupdatebackgroundmodel',['https://docs.opencv.org/4.2.0/d1/d5c/classcv_1_1bgsegm_1_1BackgroundSubtractorGMG.html#a3d4f038c6c42c0760784bbf9eabc0f00',1,'cv::bgsegm::BackgroundSubtractorGMG::setUpdateBackgroundModel()'],['https://docs.opencv.org/4.2.0/d5/df2/classcv_1_1cuda_1_1BackgroundSubtractorGMG.html#a3209883101789a84629a67e76fcc4312',1,'cv::cuda::BackgroundSubtractorGMG::setUpdateBackgroundModel()']]],
['setupdategain_728',['setUpdateGain',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#aaf2cec1f829a8d169442ca1f01113b2e',1,'cv::detail::ExposureCompensator']]],
['setupinitialcameraparams_729',['setUpInitialCameraParams',['https://docs.opencv.org/4.2.0/d5/d56/classcv_1_1detail_1_1BundleAdjusterBase.html#a7d3b589d7502dd18a1d1dad898816b2e',1,'cv::detail::BundleAdjusterBase']]],
diff --git a/search/functions_14.js b/search/functions_14.js
index 4da16225..507d8576 100644
--- a/search/functions_14.js
+++ b/search/functions_14.js
@@ -141,7 +141,7 @@ var searchData=
['translate_138',['translate',['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa28c8ebe8367243653e8fb151670b24b',1,'Eigen::Transform::translate()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a319e3e6338893db6986533d545a92046',1,'Eigen::AlignedBox::translate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#a001a4c2c5d9b06d4cc7e9a83310255c4',1,'std::regex_traits::translate()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#a001a4c2c5d9b06d4cc7e9a83310255c4',1,'regex_traits< _CharType >::translate()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a11d9cdc588a9c08c0c1c205a872663fd',1,'Affine3< float >::translate()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a11d9cdc588a9c08c0c1c205a872663fd',1,'cv::Affine3::translate()']]],
['translate_5fnocase_139',['translate_nocase',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#aa92edaaafe63f2333dc9d1ce9167c0f3',1,'std::regex_traits::translate_nocase()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06759.html#aa92edaaafe63f2333dc9d1ce9167c0f3',1,'regex_traits< _CharType >::translate_nocase()']]],
['translated_140',['translated',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a3d7dad56b2c9b6e3dc360c078c639f47',1,'Eigen::AlignedBox']]],
- ['translation_141',['translation',['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a7e74484699e17444c6d660c17117bf7b',1,'Eigen::Translation::Translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a3048c4c2cf095548454aef051af5a036',1,'Eigen::Translation::Translation(const Translation< OtherScalarType, Dim > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#aef1fd431ac3f2197a8e33ce6d4163061',1,'Eigen::Translation::Translation(const VectorType &vector)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#adf4c6d97bd3f10edfa95bb04331ec8ed',1,'Eigen::Transform::translation() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa3e4201cc8d1fd98136af66544148dc7',1,'Eigen::Transform::translation()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'Affine3< float >::translation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'Affine3< float >::translation(const Vec3 &t)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'cv::Affine3::translation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'cv::Affine3::translation(const Vec3 &t)']]],
+ ['translation_141',['translation',['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'cv::Affine3::translation(const Vec3 &t)'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'cv::Affine3::translation() const'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#af0df7115f87f425839a7a3f2e4e1ed17',1,'Affine3< float >::translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#aef1fd431ac3f2197a8e33ce6d4163061',1,'Eigen::Translation::Translation(const VectorType &vector)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a3048c4c2cf095548454aef051af5a036',1,'Eigen::Translation::Translation(const Translation< OtherScalarType, Dim > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a7e74484699e17444c6d660c17117bf7b',1,'Eigen::Translation::Translation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#adf4c6d97bd3f10edfa95bb04331ec8ed',1,'Eigen::Transform::translation() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#aa3e4201cc8d1fd98136af66544148dc7',1,'Eigen::Transform::translation()'],['https://docs.opencv.org/4.2.0/dd/d99/classcv_1_1Affine3.html#a19e2decf4df4a6e72118f9ef6482d502',1,'Affine3< float >::translation()']]],
['translationbasedlocaloutlierrejector_142',['TranslationBasedLocalOutlierRejector',['https://docs.opencv.org/4.2.0/dd/d13/classcv_1_1videostab_1_1TranslationBasedLocalOutlierRejector.html#a52028c031cc736c093fa42975fad4884',1,'cv::videostab::TranslationBasedLocalOutlierRejector']]],
['transpccoeff_143',['transpccoeff',['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gab6d5a91876b73a024830da8405909b79',1,'transPCCoeff()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d25/group__surface__matching.html#gab6d5a91876b73a024830da8405909b79',1,'cv::ppf_match_3d::transPCCoeff()']]],
['transpose_144',['transpose',['https://docs.opencv.org/4.2.0/de/d09/group__cudaarithm__core.html#ga327b71c3cb811a904ccf5fba37fc29f2',1,'transpose(InputArray src1, OutputArray dst, Stream &stream=Stream::Null())(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga46630ed6c0ea6254a35f447289bd7404',1,'transpose(InputArray src, OutputArray dst)(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d09/group__cudaarithm__core.html#ga327b71c3cb811a904ccf5fba37fc29f2',1,'cv::cuda::transpose()'],['https://docs.opencv.org/4.2.0/d2/de8/group__core__array.html#ga46630ed6c0ea6254a35f447289bd7404',1,'cv::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< ColPivHouseholderQR< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< LDLT< _MatrixType, _UpLo > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PermutationBase.html#a05805e9f4182eec3f6632e1c765b5ffe',1,'PermutationBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, StorageIndex > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PermutationBase.html#a05805e9f4182eec3f6632e1c765b5ffe',1,'PermutationBase< PermutationWrapper< _IndicesType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#ad779637ca3e3aeff2d35e1806e59f7d9',1,'Eigen::SelfAdjointView::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a33950671584ae306fbdc1c23f010be88',1,'Eigen::SelfAdjointView::transpose() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#ad779637ca3e3aeff2d35e1806e59f7d9',1,'SelfAdjointView< const Derived, UpLo >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a33950671584ae306fbdc1c23f010be88',1,'SelfAdjointView< const Derived, UpLo >::transpose() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'Eigen::SolverBase::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< ColPivHouseholderQR< MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< CompleteOrthogonalDecomposition< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< FullPivHouseholderQR< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< LLT< _MatrixType, _UpLo > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< PartialPivLU< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< SVDBase< Derived > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< SVDBase< JacobiSVD< _MatrixType, QRPreconditioner > > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseLU.html#a4ecc54d938d8d0049cb821e92c6a7d60',1,'Eigen::SparseLU::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1TriangularView.html#ac9efe6f446781eb1eb6e62d4a7707fd4',1,'Eigen::TriangularView::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1TriangularView.html#aa45efa0f1d6f8c009b75a4f6fc00e063',1,'Eigen::TriangularView::transpose() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1TriangularView.html#ac9efe6f446781eb1eb6e62d4a7707fd4',1,'TriangularView< const Derived, Mode >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1TriangularView.html#aa45efa0f1d6f8c009b75a4f6fc00e063',1,'TriangularView< const Derived, Mode >::transpose() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PermutationBase.html#a05805e9f4182eec3f6632e1c765b5ffe',1,'PermutationBase< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PermutationBase.html#a05805e9f4182eec3f6632e1c765b5ffe',1,'Eigen::PermutationBase::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html#ab40e9cdc4582593511e57ee896e055a2',1,'Eigen::JacobiRotation::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HouseholderSequence.html#ae0959abb2cfa16c9df2e5782e721811c',1,'Eigen::HouseholderSequence::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac575a73f01b20b628bb910d0f395cb33',1,'DenseBase< Solve< Decomposition, RhsType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac575a73f01b20b628bb910d0f395cb33',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac575a73f01b20b628bb910d0f395cb33',1,'DenseBase< ArrayWrapper< ExpressionType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac575a73f01b20b628bb910d0f395cb33',1,'Eigen::DenseBase::transpose()'],['https://docs.opencv.org/4.2.0/d1/d9d/classcv_1_1MatOp.html#ad6293cc8922e39419ca4a91e9343f51b',1,'cv::MatOp::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< FullPivLU< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SolverBase.html#a732e75b5132bb4db3775916927b0e86c',1,'SolverBase< HouseholderQR< _MatrixType > >::transpose()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1PermutationBase.html#a05805e9f4182eec3f6632e1c765b5ffe',1,'PermutationBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >::transpose()']]],
diff --git a/search/functions_16.js b/search/functions_16.js
index 04827ed5..721faea7 100644
--- a/search/functions_16.js
+++ b/search/functions_16.js
@@ -166,7 +166,7 @@ var searchData=
['vendorid_163',['vendorID',['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a5cca39920b43f91c40af8ca62f85d648',1,'cv::ocl::Device']]],
['vendorname_164',['vendorName',['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a3a6b5ca94b3e5ff4b16157ab5eada0c2',1,'cv::ocl::Device']]],
['version_165',['version',['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#ab0aecc1d52f02547ba0cf6cba000fb8c',1,'cv::ocl::Device::version()'],['https://docs.opencv.org/4.2.0/d6/d94/classcv_1_1ocl_1_1PlatformInfo.html#a958a7f120776958fbd4db122942b2483',1,'cv::ocl::PlatformInfo::version()']]],
- ['vertex_166',['vertex',['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a7f3d045d41906eeacd1633b9a749204f',1,'cv::Subdiv2D::Vertex::Vertex()'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#afaac285a2d794638750202b98f7dbb57',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex(Mat po, int ts)'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#ae16c38eafe2916c197f4ad1da4047e90',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a12c40028fe38c6f0bba619cd9b12d7c7',1,'cv::Subdiv2D::Vertex::Vertex()']]],
+ ['vertex_166',['vertex',['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#afaac285a2d794638750202b98f7dbb57',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a7f3d045d41906eeacd1633b9a749204f',1,'cv::Subdiv2D::Vertex::Vertex()'],['https://docs.opencv.org/4.2.0/d7/de9/structcv_1_1Subdiv2D_1_1Vertex.html#a12c40028fe38c6f0bba619cd9b12d7c7',1,'cv::Subdiv2D::Vertex::Vertex(Point2f pt, bool _isvirtual, int _firstEdge=0)'],['https://docs.opencv.org/4.2.0/d1/db5/structcv_1_1multicalib_1_1MultiCameraCalibration_1_1vertex.html#ae16c38eafe2916c197f4ad1da4047e90',1,'cv::multicalib::MultiCameraCalibration::vertex::vertex()']]],
['videocapture_167',['videocapture',['https://docs.opencv.org/4.2.0/d8/dfe/classcv_1_1VideoCapture.html#a57c0e81e83e60f36c83027dc2a188e80',1,'cv::VideoCapture::VideoCapture()'],['https://docs.opencv.org/4.2.0/d8/dfe/classcv_1_1VideoCapture.html#ac4107fb146a762454a8a87715d9b7c96',1,'cv::VideoCapture::VideoCapture(const String &filename, int apiPreference=CAP_ANY)'],['https://docs.opencv.org/4.2.0/d8/dfe/classcv_1_1VideoCapture.html#aabce0d83aa0da9af802455e8cf5fd181',1,'cv::VideoCapture::VideoCapture(int index, int apiPreference=CAP_ANY)']]],
['videofilesource_168',['VideoFileSource',['https://docs.opencv.org/4.2.0/da/d0b/classcv_1_1videostab_1_1VideoFileSource.html#a3b656c713663818b2a478c1ff3b1d9a2',1,'cv::videostab::VideoFileSource']]],
['videofilestring_169',['videoFileString',['https://docs.opencv.org/4.2.0/db/da9/interfaceCvVideoCamera.html#af83b57050823a39df21fda384868f7aa',1,'CvVideoCamera']]],
diff --git a/search/functions_1a.js b/search/functions_1a.js
index e2a7c309..a343f78f 100644
--- a/search/functions_1a.js
+++ b/search/functions_1a.js
@@ -2,7 +2,7 @@ var searchData=
[
['z_0',['z',['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01WriteAccessors_01_4.html#a858151a06b8c0ff407232d84e695dd73',1,'Eigen::DenseCoeffsBase< Derived, WriteAccessors >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseCoeffsBase_3_01Derived_00_01ReadOnlyAccessors_01_4.html#a7c60c97282d4a0f8bca16ef75e231ddb',1,'Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#ac6e9e75f12c67ccd2aa6741a0531af84',1,'Eigen::Translation::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Translation.html#a91d0b27ab6a76fc235524bf00f15266c',1,'Eigen::Translation::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Quaternion< _Scalar, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Quaternion< _Scalar, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Map< Quaternion< _Scalar >, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Map< Quaternion< _Scalar >, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'QuaternionBase< Map< const Quaternion< _Scalar >, _Options > >::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'QuaternionBase< Map< const Quaternion< _Scalar >, _Options > >::z()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a8389b65a61aa3fc76d3ba4bd4a63e529',1,'Eigen::QuaternionBase::z() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1QuaternionBase.html#a9afed6a7fa4fcdfbe599d7b5b207fc1b',1,'Eigen::QuaternionBase::z()']]],
['zcoeffs_1',['zCoeffs',['https://eigen.tuxfamily.org/dox/classEigen_1_1CompleteOrthogonalDecomposition.html#a0b28c24992d313d4b04d109dcc7e5220',1,'Eigen::CompleteOrthogonalDecomposition']]],
- ['zero_2',['zero',['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'zero()(Global Namespace)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'Eigen::DenseBase::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'Eigen::DenseBase::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'Eigen::DenseBase::Zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'cv::softfloat::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga66d91d22d0547c9723add6e2d3cec806',1,'cv::softdouble::zero()'],['https://docs.opencv.org/4.2.0/df/dc9/classcv_1_1float16__t.html#a28232c3603b9990d3024f033934d1f80',1,'cv::float16_t::zero()']]],
+ ['zero_2',['zero',['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'zero()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga897ca9528f54b2999a9eb94e47a4c7a7',1,'cv::softfloat::zero()'],['https://docs.opencv.org/4.2.0/d7/dcc/group__core__utils__softfloat.html#ga66d91d22d0547c9723add6e2d3cec806',1,'cv::softdouble::zero()'],['https://docs.opencv.org/4.2.0/df/dc9/classcv_1_1float16__t.html#a28232c3603b9990d3024f033934d1f80',1,'cv::float16_t::zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Solve< Decomposition, RhsType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'DenseBase< ArrayWrapper< ExpressionType > >::Zero()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ac22f79b812fa564061042407f2ba8f5b',1,'Eigen::DenseBase::Zero(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#ae41a9b5050ed27d9e93c82c9c8622cd3',1,'Eigen::DenseBase::Zero(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a422ddeef58bedc7bddb1d4357688d761',1,'Eigen::DenseBase::Zero()']]],
['zeros_3',['zeros',['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'cv::Matx::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< _Tp, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 1, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 2, 2 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 2, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 3, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 3, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, 4, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< double, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, 2, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, 3, 3 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float, cn, 1 >::zeros()'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#a81ffe2c9013d6e12757bb9b3f125a669',1,'Matx< float_type, 4, 4 >::zeros()'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab846739615683bbd536d90c06c40c47f',1,'cv::UMat::zeros(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#ab27675e2c0e6a95fea933fe21dbcc17c',1,'cv::UMat::zeros(Size size, int type)'],['https://docs.opencv.org/4.2.0/d7/d45/classcv_1_1UMat.html#a7e514870623df43ff318341fffa0d74c',1,'cv::UMat::zeros(int ndims, const int *sz, int type)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< float >::zeros()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< unsigned char >::zeros()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a0b57b6a326c8876d944d188a46e0f556',1,'cv::Mat::zeros(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a095db10924bc801644a29074a755b6e9',1,'cv::Mat::zeros(Size size, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a961cf7d4f82253d93bb5b8ff54522087',1,'cv::Mat::zeros(int ndims, const int *sz, int type)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'cv::Mat_::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'cv::Mat_::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'cv::Mat_::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< double >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< double >::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< float >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< float >::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< uchar >::zeros(int rows, int cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a3ab58ef360f4145d415a22f6ac0443eb',1,'Mat_< uchar >::zeros(Size size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< uchar >::zeros(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab68de1358f5aedd6028269f77a9e841b',1,'Mat_< unsigned char >::zeros()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< double >::zeros()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a843491cedb637d87608d08f505633556',1,'Mat_< unsigned char >::zeros()']]],
['zipptr_4',['zipptr',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3c505791a7eec85c4442e1aae4b8e042',1,'zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1, const Ptr2 &ptr2, const Ptr3 &ptr3)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac6cfd5c1aab51c4d8dc54157af667b79',1,'zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1, const Ptr2 &ptr2)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa517c0891c8500c708cb1038c1512e3b',1,'zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1)(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga3c505791a7eec85c4442e1aae4b8e042',1,'cv::cudev::zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1, const Ptr2 &ptr2, const Ptr3 &ptr3)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gac6cfd5c1aab51c4d8dc54157af667b79',1,'cv::cudev::zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1, const Ptr2 &ptr2)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gaa517c0891c8500c708cb1038c1512e3b',1,'cv::cudev::zipPtr(const Ptr0 &ptr0, const Ptr1 &ptr1)'],['https://docs.opencv.org/4.2.0/dd/d2b/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_00_01Ptr2_00_01Ptr3_01_4_01_4.html#abe025a92407c262ce27ea5bff2c40c4f',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1, Ptr2, Ptr3 > >::ZipPtr(const tuple< Ptr0, Ptr1, Ptr2, Ptr3 > &t)'],['https://docs.opencv.org/4.2.0/dd/d2b/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_00_01Ptr2_00_01Ptr3_01_4_01_4.html#ae752039871151e4b8ffe0b819e13167f',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1, Ptr2, Ptr3 > >::ZipPtr()'],['https://docs.opencv.org/4.2.0/d4/dff/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_00_01Ptr2_01_4_01_4.html#a27c0a08e2a52dcbd61aa1d2c235d6ae5',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1, Ptr2 > >::ZipPtr(const tuple< Ptr0, Ptr1, Ptr2 > &t)'],['https://docs.opencv.org/4.2.0/d4/dff/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_00_01Ptr2_01_4_01_4.html#a4580f8518ad2e874ecc285aac65e0729',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1, Ptr2 > >::ZipPtr()'],['https://docs.opencv.org/4.2.0/dd/de4/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_01_4_01_4.html#ad4bdd7305707b62115aa16bdc7af0781',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1 > >::ZipPtr(const tuple< Ptr0, Ptr1 > &t)'],['https://docs.opencv.org/4.2.0/dd/de4/structcv_1_1cudev_1_1ZipPtr_3_01tuple_3_01Ptr0_00_01Ptr1_01_4_01_4.html#a5d50160e8362cac201ab804fcafa4356',1,'cv::cudev::ZipPtr< tuple< Ptr0, Ptr1 > >::ZipPtr()']]],
['zipptrsz_5',['zipptrsz',['https://docs.opencv.org/4.2.0/db/d9b/structcv_1_1cudev_1_1ZipPtrSz.html#af219889bc16f373acc7510a4bde234da',1,'cv::cudev::ZipPtrSz::ZipPtrSz(const PtrTuple &t)'],['https://docs.opencv.org/4.2.0/db/d9b/structcv_1_1cudev_1_1ZipPtrSz.html#a6757d355fa62f9401a95b298413c547f',1,'cv::cudev::ZipPtrSz::ZipPtrSz()']]]
diff --git a/search/functions_5.js b/search/functions_5.js
index 5f2bcdd1..29d10f4c 100644
--- a/search/functions_5.js
+++ b/search/functions_5.js
@@ -154,7 +154,7 @@ var searchData=
['expintl_151',['expintl',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01503.html#ga1329130b32328d0666e290ee5931fa4f',1,'std::expintl()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01503.html#ga1329130b32328d0666e290ee5931fa4f',1,'expintl()(Global Namespace)']]],
['expm1_152',['expm1',['https://eigen.tuxfamily.org/dox/namespaceEigen.html#ae7cb2544e4e745bc0067fe793e3f2f81',1,'Eigen']]],
['exponential_5fdistribution_153',['exponential_distribution',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a0d648c2fe97f6882eb362331d4fc4be9',1,'std::exponential_distribution::exponential_distribution()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06467.html#a0da5c22c9ebe44479b181cce576f466e',1,'std::exponential_distribution::exponential_distribution(_RealType __lambda)']]],
- ['exposurecompensator_154',['exposurecompensator',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#abd2cbffa1c8be33a5740bc7f3f20d037',1,'cv::detail::ExposureCompensator::ExposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ab065fe029bb9b499c4d86c80741d0a2d',1,'cv::Stitcher::exposureCompensator() const'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#afc646488ee47f87c743d3ab1e3832b48',1,'cv::Stitcher::exposureCompensator()']]],
+ ['exposurecompensator_154',['exposurecompensator',['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#ab065fe029bb9b499c4d86c80741d0a2d',1,'cv::Stitcher::exposureCompensator() const'],['https://docs.opencv.org/4.2.0/d2/d8d/classcv_1_1Stitcher.html#afc646488ee47f87c743d3ab1e3832b48',1,'cv::Stitcher::exposureCompensator()'],['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#abd2cbffa1c8be33a5740bc7f3f20d037',1,'cv::detail::ExposureCompensator::ExposureCompensator()']]],
['extend_155',['extend',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#a0ca284f3375f68b9e9aef558cd5bcd37',1,'Eigen::AlignedBox::extend(const AlignedBox &b)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ac252032292dcf60984191e4dd26f0955',1,'Eigen::AlignedBox::extend(const MatrixBase< Derived > &p)']]],
['extendedkalmanfilter_156',['ExtendedKalmanFilter',['../classfilters_1_1ExtendedKalmanFilter.html#afca45e49eb1884f7e801bfea0a015f51',1,'filters::ExtendedKalmanFilter']]],
['extensions_157',['extensions',['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a963606957c52e6ca0b58de3f63afa309',1,'cv::ocl::Device']]],
diff --git a/search/functions_6.js b/search/functions_6.js
index acc9ec27..65d774dc 100644
--- a/search/functions_6.js
+++ b/search/functions_6.js
@@ -177,8 +177,8 @@ var searchData=
['ft12d_5fpolynomial_174',['ft12d_polynomial',['https://docs.opencv.org/4.2.0/d6/df0/group__f1__math.html#ga3ac09befbc2b08c59cc9a60dbe3fdcca',1,'cv::ft::FT12D_polynomial()'],['https://docs.opencv.org/4.2.0/d6/df0/group__f1__math.html#ga3ac09befbc2b08c59cc9a60dbe3fdcca',1,'FT12D_polynomial()(Global Namespace)']]],
['ft12d_5fprocess_175',['ft12d_process',['https://docs.opencv.org/4.2.0/d6/df0/group__f1__math.html#ga7a49b37ec6f442427b9a3ef4842189dd',1,'cv::ft::FT12D_process()'],['https://docs.opencv.org/4.2.0/d6/df0/group__f1__math.html#ga7a49b37ec6f442427b9a3ef4842189dd',1,'FT12D_process()(Global Namespace)']]],
['ftext_176',['FText',['https://docs.opencv.org/4.2.0/d6/d69/structcv_1_1gapi_1_1wip_1_1draw_1_1FText.html#aefc774a9d79c312a0057797220b247b2',1,'cv::gapi::wip::draw::FText']]],
- ['fullpivhouseholderqr_177',['fullpivhouseholderqr',['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeb14b4c1eef33128207b40a00bd0bd08',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeeace3abca6b215025e94c3e098b0a97',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#ac9bdb4f7fa77c1aa16f238592c248e70',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#abf722e1dc7241a5d6f76460ef0c87821',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'Eigen::MatrixBase::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivHouseholderQr()']]],
- ['fullpivlu_178',['fullpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ae83ebd2a24088f04e3ac835b0dc001e1',1,'Eigen::FullPivLU::FullPivLU(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a3e903b9f401e3fc5d1ca7c6951c76185',1,'Eigen::FullPivLU::FullPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a31a6a984478a9f721f367667fe4c5ab1',1,'Eigen::FullPivLU::FullPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'Eigen::MatrixBase::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#af225528d1c6e623a2b1dce091907d13e',1,'Eigen::FullPivLU::FullPivLU()']]],
+ ['fullpivhouseholderqr_177',['fullpivhouseholderqr',['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeb14b4c1eef33128207b40a00bd0bd08',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#aeeace3abca6b215025e94c3e098b0a97',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#ac9bdb4f7fa77c1aa16f238592c248e70',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivHouseholderQR.html#abf722e1dc7241a5d6f76460ef0c87821',1,'Eigen::FullPivHouseholderQR::FullPivHouseholderQR(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'Eigen::MatrixBase::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivHouseholderQr()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a863bc0e06b641a089508eabec6835ab2',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivHouseholderQr() const']]],
+ ['fullpivlu_178',['fullpivlu',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Solve< Decomposition, RhsType > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a25da97d31acab0ee5d9d13bdbb0569da',1,'Eigen::MatrixBase::fullPivLu()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a3e903b9f401e3fc5d1ca7c6951c76185',1,'Eigen::FullPivLU::FullPivLU(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#a31a6a984478a9f721f367667fe4c5ab1',1,'Eigen::FullPivLU::FullPivLU(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#af225528d1c6e623a2b1dce091907d13e',1,'Eigen::FullPivLU::FullPivLU()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1FullPivLU.html#ae83ebd2a24088f04e3ac835b0dc001e1',1,'Eigen::FullPivLU::FullPivLU(Index rows, Index cols)']]],
['function_179',['function',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a8c5a08fdc36581c53fa597667322cf7d',1,'std::function< _Res(_ArgTypes...)>::function(_Functor)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a91f39c85ac536220f5efd7e505fc73e6',1,'std::function< _Res(_ArgTypes...)>::function(function &&__x) noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a8869fed86e489fcedbf59cd814f440b3',1,'std::function< _Res(_ArgTypes...)>::function(const function &__x)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#a4a3d52a1f71572613d699d0593479615',1,'std::function< _Res(_ArgTypes...)>::function(nullptr_t) noexcept'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a07175.html#aabc5bfd9d463ca6a06aa8198a1f12e14',1,'std::function< _Res(_ArgTypes...)>::function() noexcept']]],
['functor_180',['functor',['https://eigen.tuxfamily.org/dox/classEigen_1_1CwiseBinaryOp.html#adfb40100689f5e13be1786db5d7fecbf',1,'Eigen::CwiseBinaryOp::functor()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CwiseNullaryOp.html#afef9c2479e357786e4c92da1aa625248',1,'Eigen::CwiseNullaryOp::functor()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CwiseTernaryOp.html#a9009f896ee1103c8f28a748e59f12b9a',1,'Eigen::CwiseTernaryOp::functor()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CwiseUnaryOp.html#aa70041dd94ec46f330cf19a06425d172',1,'Eigen::CwiseUnaryOp::functor()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1CwiseUnaryView.html#af01271cdadcbcf195b5d3130ff2e1a48',1,'Eigen::CwiseUnaryView::functor()']]],
['fundamentalfromcorrespondences7pointrobust_181',['fundamentalfromcorrespondences7pointrobust',['https://docs.opencv.org/4.2.0/db/d3a/group__robust.html#ga1d908603423af0d26be144fd233067c1',1,'cv::sfm::fundamentalFromCorrespondences7PointRobust()'],['https://docs.opencv.org/4.2.0/db/d3a/group__robust.html#ga1d908603423af0d26be144fd233067c1',1,'fundamentalFromCorrespondences7PointRobust()(Global Namespace)']]],
diff --git a/search/functions_a.js b/search/functions_a.js
index 2fe4cebd..11b4b5e9 100644
--- a/search/functions_a.js
+++ b/search/functions_a.js
@@ -3,7 +3,7 @@ var searchData=
['jacobianposcontroller_0',['JacobianPosController',['../classcontrol_1_1JacobianPosController.html#a176b03c5cda298cd959ab7cbe202f9d6',1,'control::JacobianPosController']]],
['jacobianvelcontroller_1',['JacobianVelController',['../classJacobianVelController.html#a5650988ffe8c47a8d3b6400fdd116b23',1,'JacobianVelController']]],
['jacobirotation_2',['jacobirotation',['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html#a38fec2c4da529ef3d05ff37b848b4227',1,'Eigen::JacobiRotation::JacobiRotation()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiRotation.html#a3e8b5dc0a56f7a2d0f788b1ccb1547cb',1,'Eigen::JacobiRotation::JacobiRotation(const Scalar &c, const Scalar &s)']]],
- ['jacobisvd_3',['jacobisvd',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'Eigen::MatrixBase::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Solve< Decomposition, RhsType > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a55315ab9cd060019a5ad07be798ff3b9',1,'Eigen::JacobiSVD::JacobiSVD()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#abfd1dd454a6e3edec7feecd97c818a78',1,'Eigen::JacobiSVD::JacobiSVD(const MatrixType &matrix, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a5d9ea7c8f361337727260efd77ee03ac',1,'Eigen::JacobiSVD::JacobiSVD(Index rows, Index cols, unsigned int computationOptions=0)']]],
+ ['jacobisvd_3',['jacobisvd',['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a55315ab9cd060019a5ad07be798ff3b9',1,'Eigen::JacobiSVD::JacobiSVD()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#abfd1dd454a6e3edec7feecd97c818a78',1,'Eigen::JacobiSVD::JacobiSVD(const MatrixType &matrix, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1JacobiSVD.html#a5d9ea7c8f361337727260efd77ee03ac',1,'Eigen::JacobiSVD::JacobiSVD(Index rows, Index cols, unsigned int computationOptions=0)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'Eigen::MatrixBase::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::jacobiSvd()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a5745dca9c54390633b434e54a1d1eedd',1,'MatrixBase< Solve< Decomposition, RhsType > >::jacobiSvd()']]],
['jflushstream_4',['jflushStream',['https://docs.opencv.org/4.2.0/d7/d13/classcv_1_1AVIWriteContainer.html#ad727ab9c530b7f85bf5cf455d5ea95c9',1,'cv::AVIWriteContainer']]],
['join_5',['join',['https://docs.opencv.org/4.2.0/dc/dfa/namespacecv_1_1utils_1_1fs.html#abd0ef8c83e77e143081b83a953492c7a',1,'cv::utils::fs']]],
['jointbilateralfilter_6',['jointbilateralfilter',['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#ga80b9b58fb85dd069691b709285ab985c',1,'jointBilateralFilter()(Global Namespace)'],['https://docs.opencv.org/4.2.0/da/d17/group__ximgproc__filters.html#ga80b9b58fb85dd069691b709285ab985c',1,'cv::ximgproc::jointBilateralFilter()']]],
diff --git a/search/functions_c.js b/search/functions_c.js
index 1b370096..be21dc8f 100644
--- a/search/functions_c.js
+++ b/search/functions_c.js
@@ -41,7 +41,7 @@ var searchData=
['lbgra_5fto_5flab_5f_38',['lbgra_to_lab_',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9aeebe690ba2059fa3018bd265c6d0f',1,'LBGRA_to_Lab_()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gae9aeebe690ba2059fa3018bd265c6d0f',1,'cv::cudev::LBGRA_to_Lab_()']]],
['lbgra_5fto_5fluv4_5f_39',['lbgra_to_luv4_',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6f4dabb088b66506d680cbe9e3f453',1,'LBGRA_to_Luv4_()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#ga5b6f4dabb088b66506d680cbe9e3f453',1,'cv::cudev::LBGRA_to_Luv4_()']]],
['lbgra_5fto_5fluv_5f_40',['lbgra_to_luv_',['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8bb20d66cb1841769d78478f51cb276',1,'LBGRA_to_Luv_()(Global Namespace)'],['https://docs.opencv.org/4.2.0/df/dfc/group__cudev.html#gab8bb20d66cb1841769d78478f51cb276',1,'cv::cudev::LBGRA_to_Luv_()']]],
- ['lda_41',['lda',['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a5e8ec64b33aea2317631be0f9b85d833',1,'cv::LDA::LDA(InputArrayOfArrays src, InputArray labels, int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a6d654ebfab272bf734a6ffa35b3ce908',1,'cv::LDA::LDA(int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a3c05e9ccb53db6cae9254a71d73c87dd',1,'cv::LDA::lda(InputArrayOfArrays src, InputArray labels)']]],
+ ['lda_41',['lda',['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a3c05e9ccb53db6cae9254a71d73c87dd',1,'cv::LDA::lda(InputArrayOfArrays src, InputArray labels)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a5e8ec64b33aea2317631be0f9b85d833',1,'cv::LDA::LDA(InputArrayOfArrays src, InputArray labels, int num_components=0)'],['https://docs.opencv.org/4.2.0/db/d59/classcv_1_1LDA.html#a6d654ebfab272bf734a6ffa35b3ce908',1,'cv::LDA::LDA(int num_components=0)']]],
['ldlt_42',['ldlt',['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a644155eef17b37c95d85b9f65bb49ac4',1,'SelfAdjointView< const Derived, UpLo >::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'MatrixBase< Solve< Decomposition, RhsType > >::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a0ecf058a0727a4cab8b42d79e95072e1',1,'Eigen::MatrixBase::ldlt()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a154aa41bd2460199d48861eaf5e4f597',1,'Eigen::LDLT::LDLT(Index size)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#adf853d6cbbc49f3535a44439bca344d9',1,'Eigen::LDLT::LDLT(EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#ad0e8d2131ea1a626a08d98e9effb1cc5',1,'Eigen::LDLT::LDLT(const EigenBase< InputType > &matrix)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#a2e06dedd2651649c5b251fbf9ba4e7d4',1,'Eigen::LDLT::LDLT()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SelfAdjointView.html#a644155eef17b37c95d85b9f65bb49ac4',1,'Eigen::SelfAdjointView::ldlt()']]],
['leastsquaresconjugategradient_43',['leastsquaresconjugategradient',['https://eigen.tuxfamily.org/dox/classEigen_1_1LeastSquaresConjugateGradient.html#ace69f423fcc1f8960d0e2de0667447c9',1,'Eigen::LeastSquaresConjugateGradient::LeastSquaresConjugateGradient()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LeastSquaresConjugateGradient.html#a91c4f2edc20f93cee9b721165937fb99',1,'Eigen::LeastSquaresConjugateGradient::LeastSquaresConjugateGradient(const EigenBase< MatrixDerived > &A)']]],
['leavebiggestcomponent_44',['leavebiggestcomponent',['https://docs.opencv.org/4.2.0/d7/d74/group__stitching__rotation.html#ga855d2fccbcfc3b3477b34d415be5e786',1,'cv::detail::leaveBiggestComponent()'],['https://docs.opencv.org/4.2.0/d7/d74/group__stitching__rotation.html#ga855d2fccbcfc3b3477b34d415be5e786',1,'leaveBiggestComponent()(Global Namespace)']]],
diff --git a/search/functions_d.js b/search/functions_d.js
index 09154281..9e6006cc 100644
--- a/search/functions_d.js
+++ b/search/functions_d.js
@@ -61,7 +61,7 @@ var searchData=
['mask_5farray_58',['mask_array',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga63910750064214d819524e634cdaebfa',1,'std::mask_array::mask_array()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01487.html#ga63910750064214d819524e634cdaebfa',1,'mask_array()(Global Namespace)']]],
['maskframesource_59',['MaskFrameSource',['https://docs.opencv.org/4.2.0/da/d26/classcv_1_1videostab_1_1MaskFrameSource.html#a8b94dbd043a3bc436839c15ba0c8e943',1,'cv::videostab::MaskFrameSource']]],
['masksource_60',['maskSource',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#af1488f09ab147bd9d06b775189d255b7',1,'cv::videostab::StabilizerBase']]],
- ['mat_61',['mat',['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a92a3e9e5911a2eb0cf0950a0a9670c76',1,'cv::Mat::Mat(const Mat &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a7d72610ed5aed9117eb7933a97670309',1,'cv::Mat::Mat(const Point3_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa7ec97373406215f2d4bc72cc1d27036',1,'cv::Mat::Mat(const Mat &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afde22a742fc73c0a150a9002310ac2eb',1,'cv::Mat::Mat(const Mat &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa6e903a6c762478692791a33d233019b',1,'cv::Mat::Mat(const Mat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23b182c4ffd46abe38f460c1480ae887',1,'cv::Mat::Mat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afccd5d581d7dc205925debf83ea4c7be',1,'cv::Mat::Mat(const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a174d591e68a4876f7164aefb1f3551d5',1,'cv::Mat::Mat(const std::initializer_list< int > sizes, const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af831f6ce5e9ff546682e8155b5c835b1',1,'cv::Mat::Mat(const std::array< _Tp, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a507e01fb48b34a3e5c45f9f5b00725e8',1,'cv::Mat::Mat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a37068a8d9acc7cc5af817eb82b2aa83b',1,'cv::Mat::Mat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a224477889ddc7424aaab1b76e7682ea2',1,'cv::Mat::Mat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a5dcf42d437b66adb458a0d7bccff564a',1,'cv::gapi::own::Mat::Mat()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a922de793eabcec705b3579c5f95a643e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a5fafc033e089143062fd31015b5d0f40',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a9fa74fb14362d87cb183453d2441948f',1,'cv::Mat::Mat(Size size, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a51615ebf17a64c968df0bf49b4de6a3a',1,'cv::Mat::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a294eaf8a95d2f9c7be19ff594d06278e',1,'cv::Mat::Mat(const Mat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#ad20a78b5501fc39543a240142a40e234',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afbf34be80b7443123b2a032a67c3c4e3',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a6adc4d64db5379bcbb713e71c9292f6e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a156df5a1326dd5c30b187b0e721a5f57',1,'cv::Mat::Mat(int ndims, const int *sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a286371a6196eaaaf0b86e158590460b7',1,'cv::Mat::Mat(Size size, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a3620c370690b5ca4d40c767be6fb4ceb',1,'cv::Mat::Mat(int rows, int cols, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a75a97b1e4e55f380c172af58048a7cde',1,'cv::Mat::Mat(Size size, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a2ec3402f7d165ca34c7fd6e8498a62ca',1,'cv::Mat::Mat(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af1d014cecd1510cdf580bf2ed7e5aafc',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa82eca82664985c81c7912b04549370d',1,'cv::Mat::Mat(const cuda::GpuMat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#adcaeb226bafeff8a1b262f57f6ffbcc4',1,'cv::Mat::Mat(Mat &&m)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a16a2cd2d814cbd55c45a48c7a0baf1c0',1,'cv::gapi::own::Mat::Mat()=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ae1d3f6c4e8f742d83a2db8a399d39f1c',1,'cv::gapi::own::Mat::Mat(int _rows, int _cols, int _type, void *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#aa6165a0c8d914383bca8d9cc514d817c',1,'cv::gapi::own::Mat::Mat(const std::vector< int > &_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a70c8088d155be7349395707b82af3201',1,'cv::gapi::own::Mat::Mat(std::vector< int > &&_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ac23d30e1c30faab9b75ed2017bfc6a78',1,'cv::gapi::own::Mat::Mat(Mat const &src, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a1a1fc825c35cd15ab6ed58577b656611',1,'cv::gapi::own::Mat::Mat(Mat const &src)=default'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23957ae2fed348c67952c0d69c873972',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a42a7627680e1866327c479e0e38cc889',1,'cv::FileNode::mat()']]],
+ ['mat_61',['mat',['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a922de793eabcec705b3579c5f95a643e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a224477889ddc7424aaab1b76e7682ea2',1,'cv::Mat::Mat(const Point_< _Tp > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a92a3e9e5911a2eb0cf0950a0a9670c76',1,'cv::Mat::Mat(const Mat &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa7ec97373406215f2d4bc72cc1d27036',1,'cv::Mat::Mat(const Mat &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afde22a742fc73c0a150a9002310ac2eb',1,'cv::Mat::Mat(const Mat &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa6e903a6c762478692791a33d233019b',1,'cv::Mat::Mat(const Mat &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23b182c4ffd46abe38f460c1480ae887',1,'cv::Mat::Mat(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afccd5d581d7dc205925debf83ea4c7be',1,'cv::Mat::Mat(const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a174d591e68a4876f7164aefb1f3551d5',1,'cv::Mat::Mat(const std::initializer_list< int > sizes, const std::initializer_list< _Tp > list)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af831f6ce5e9ff546682e8155b5c835b1',1,'cv::Mat::Mat(const std::array< _Tp, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a507e01fb48b34a3e5c45f9f5b00725e8',1,'cv::Mat::Mat(const Vec< _Tp, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a37068a8d9acc7cc5af817eb82b2aa83b',1,'cv::Mat::Mat(const Matx< _Tp, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a1a1fc825c35cd15ab6ed58577b656611',1,'cv::gapi::own::Mat::Mat()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a5fafc033e089143062fd31015b5d0f40',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, void *data, const size_t *steps=0)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a9fa74fb14362d87cb183453d2441948f',1,'cv::Mat::Mat(Size size, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a51615ebf17a64c968df0bf49b4de6a3a',1,'cv::Mat::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a294eaf8a95d2f9c7be19ff594d06278e',1,'cv::Mat::Mat(const Mat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#ad20a78b5501fc39543a240142a40e234',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#afbf34be80b7443123b2a032a67c3c4e3',1,'cv::Mat::Mat(int ndims, const int *sizes, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a6adc4d64db5379bcbb713e71c9292f6e',1,'cv::Mat::Mat(const std::vector< int > &sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a156df5a1326dd5c30b187b0e721a5f57',1,'cv::Mat::Mat(int ndims, const int *sizes, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a286371a6196eaaaf0b86e158590460b7',1,'cv::Mat::Mat(Size size, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a3620c370690b5ca4d40c767be6fb4ceb',1,'cv::Mat::Mat(int rows, int cols, int type, const Scalar &s)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a75a97b1e4e55f380c172af58048a7cde',1,'cv::Mat::Mat(Size size, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a2ec3402f7d165ca34c7fd6e8498a62ca',1,'cv::Mat::Mat(int rows, int cols, int type)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#af1d014cecd1510cdf580bf2ed7e5aafc',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a42a7627680e1866327c479e0e38cc889',1,'cv::FileNode::mat()'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a23957ae2fed348c67952c0d69c873972',1,'cv::Mat::Mat(const MatCommaInitializer_< _Tp > &commaInitializer)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#aa82eca82664985c81c7912b04549370d',1,'cv::Mat::Mat(const cuda::GpuMat &m)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#adcaeb226bafeff8a1b262f57f6ffbcc4',1,'cv::Mat::Mat(Mat &&m)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a16a2cd2d814cbd55c45a48c7a0baf1c0',1,'cv::gapi::own::Mat::Mat()=default'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ae1d3f6c4e8f742d83a2db8a399d39f1c',1,'cv::gapi::own::Mat::Mat(int _rows, int _cols, int _type, void *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#aa6165a0c8d914383bca8d9cc514d817c',1,'cv::gapi::own::Mat::Mat(const std::vector< int > &_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a70c8088d155be7349395707b82af3201',1,'cv::gapi::own::Mat::Mat(std::vector< int > &&_dims, int _type, void *_data)'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#ac23d30e1c30faab9b75ed2017bfc6a78',1,'cv::gapi::own::Mat::Mat(Mat const &src, const Rect &roi)'],['https://docs.opencv.org/4.2.0/d3/d63/classcv_1_1Mat.html#a7d72610ed5aed9117eb7933a97670309',1,'cv::Mat::Mat()'],['https://docs.opencv.org/4.2.0/d1/d24/classcv_1_1gapi_1_1own_1_1Mat.html#a5dcf42d437b66adb458a0d7bccff564a',1,'cv::gapi::own::Mat::Mat()']]],
['mat_5f_62',['mat_',['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a1593a8edebee83788413ff62ab815796',1,'Mat_< unsigned char >::Mat_(const Matx< typename DataType< unsigned char >::channel_type, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a276b9680948ebd82e3d8a7c1fa77af3c',1,'Mat_< unsigned char >::Mat_(int _rows, int _cols, unsigned char *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9f08ebeff12b78438710ab8df39dbf2a',1,'Mat_< unsigned char >::Mat_(int _ndims, const int *_sizes, unsigned char *_data, const size_t *_steps=0)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a5bc63a4d8c9d0506fcd361079a569835',1,'Mat_< unsigned char >::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac9095ab4040f2f2b962b76f30d9749ca',1,'Mat_< unsigned char >::Mat_(const Mat_ &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0e3afdf239bc0f7ae8b0f1aa21cdecde',1,'Mat_< unsigned char >::Mat_(const Mat_ &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a637c4db8ba98d4503cf23e479e0b0a2a',1,'Mat_< unsigned char >::Mat_(const Mat_ &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#af182099c8156aac4b8663e3ab56ef947',1,'Mat_< unsigned char >::Mat_(const std::vector< unsigned char > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7f4599feca773449035562f6ff060b5',1,'Mat_< unsigned char >::Mat_(const Vec< typename DataType< unsigned char >::channel_type, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac5f22035f88b2a463ab68c1fee2ee62b',1,'Mat_< unsigned char >::Mat_(Size _size, const unsigned char &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aff88b69c597ace71450eca2f9180c8d1',1,'Mat_< unsigned char >::Mat_(const Point_< typename DataType< unsigned char >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a6d36a5a2a566f2c81f1a4d2ab0c4fc69',1,'Mat_< unsigned char >::Mat_(const Point3_< typename DataType< unsigned char >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a41f78862f27556e7543b91134b1111ce',1,'Mat_< unsigned char >::Mat_(const Mat_ &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a92472c5ecb8030dbb688a31cc57fbbb9',1,'Mat_< unsigned char >::Mat_(const Mat &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a48ab5d9545310327c129ffeb9cfdde97',1,'Mat_< unsigned char >::Mat_(int _ndims, const int *_sizes, const unsigned char &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a93c79925d0230ba8cfbd86ed42443f01',1,'Mat_< unsigned char >::Mat_(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ae905219fa7ad76b70556e92b3436be2a',1,'Mat_< unsigned char >::Mat_(Mat &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ade99270c6f5c60b3a4c1eb5119385027',1,'Mat_< unsigned char >::Mat_(Size _size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a72f94c9747033770322c8ba999a19060',1,'Mat_< unsigned char >::Mat_(int _rows, int _cols, const unsigned char &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7a91c0e8619ccfa7a63d536ce063b01',1,'Mat_< unsigned char >::Mat_(int _rows, int _cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9174fa8a8a585519f9dbc66cd6c6dd0d',1,'Mat_< unsigned char >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac122681f603bfb895fb1b699af07d817',1,'Mat_< uchar >::Mat_(MatExpr &&e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ae905219fa7ad76b70556e92b3436be2a',1,'Mat_< uchar >::Mat_(Mat &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0a4e0ae63d8c2c3cf8b800015c665a19',1,'Mat_< uchar >::Mat_(Mat_ &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a05bad0192bc5f50ee6ddcd82335c9557',1,'Mat_< uchar >::Mat_(const std::array< uchar, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a93c79925d0230ba8cfbd86ed42443f01',1,'cv::Mat_::Mat_(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7f4599feca773449035562f6ff060b5',1,'cv::Mat_::Mat_(const Vec< typename DataType< _Tp >::channel_type, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#af182099c8156aac4b8663e3ab56ef947',1,'cv::Mat_::Mat_(const std::vector< _Tp > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a8012482118389307b2c1c2749bd92436',1,'cv::Mat_::Mat_(const MatExpr &e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a637c4db8ba98d4503cf23e479e0b0a2a',1,'cv::Mat_::Mat_(const Mat_ &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0e3afdf239bc0f7ae8b0f1aa21cdecde',1,'cv::Mat_::Mat_(const Mat_ &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac9095ab4040f2f2b962b76f30d9749ca',1,'cv::Mat_::Mat_(const Mat_ &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a5bc63a4d8c9d0506fcd361079a569835',1,'cv::Mat_::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9f08ebeff12b78438710ab8df39dbf2a',1,'cv::Mat_::Mat_(int _ndims, const int *_sizes, _Tp *_data, const size_t *_steps=0)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a276b9680948ebd82e3d8a7c1fa77af3c',1,'cv::Mat_::Mat_(int _rows, int _cols, _Tp *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a41f78862f27556e7543b91134b1111ce',1,'cv::Mat_::Mat_(const Mat_ &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a92472c5ecb8030dbb688a31cc57fbbb9',1,'cv::Mat_::Mat_(const Mat &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a48ab5d9545310327c129ffeb9cfdde97',1,'cv::Mat_::Mat_(int _ndims, const int *_sizes, const _Tp &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a461aed4ac941e71f8f15a6b0f71bb8ba',1,'Mat_< unsigned char >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac5f22035f88b2a463ab68c1fee2ee62b',1,'cv::Mat_::Mat_(Size _size, const _Tp &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ade99270c6f5c60b3a4c1eb5119385027',1,'cv::Mat_::Mat_(Size _size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a72f94c9747033770322c8ba999a19060',1,'cv::Mat_::Mat_(int _rows, int _cols, const _Tp &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7a91c0e8619ccfa7a63d536ce063b01',1,'cv::Mat_::Mat_(int _rows, int _cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9174fa8a8a585519f9dbc66cd6c6dd0d',1,'cv::Mat_::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a8012482118389307b2c1c2749bd92436',1,'Mat_< unsigned char >::Mat_(const MatExpr &e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac122681f603bfb895fb1b699af07d817',1,'Mat_< unsigned char >::Mat_(MatExpr &&e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0a4e0ae63d8c2c3cf8b800015c665a19',1,'Mat_< unsigned char >::Mat_(Mat_ &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a05bad0192bc5f50ee6ddcd82335c9557',1,'Mat_< unsigned char >::Mat_(const std::array< unsigned char, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aa03f563c3e57f876cab3c32cf8a740a9',1,'Mat_< unsigned char >::Mat_(const std::initializer_list< int > sizes, const std::initializer_list< unsigned char > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a67a00bd469274c99f9126ba39f468680',1,'Mat_< unsigned char >::Mat_(std::initializer_list< unsigned char > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a48ab5d9545310327c129ffeb9cfdde97',1,'Mat_< float >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a6d36a5a2a566f2c81f1a4d2ab0c4fc69',1,'Mat_< double >::Mat_(const Point3_< typename DataType< double >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a461aed4ac941e71f8f15a6b0f71bb8ba',1,'Mat_< double >::Mat_(const MatCommaInitializer_< double > &commaInitializer)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a67a00bd469274c99f9126ba39f468680',1,'Mat_< double >::Mat_(std::initializer_list< double > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aa03f563c3e57f876cab3c32cf8a740a9',1,'Mat_< double >::Mat_(const std::initializer_list< int > sizes, const std::initializer_list< double > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a05bad0192bc5f50ee6ddcd82335c9557',1,'Mat_< double >::Mat_(const std::array< double, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0a4e0ae63d8c2c3cf8b800015c665a19',1,'Mat_< double >::Mat_(Mat_ &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ae905219fa7ad76b70556e92b3436be2a',1,'Mat_< double >::Mat_(Mat &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac122681f603bfb895fb1b699af07d817',1,'Mat_< double >::Mat_(MatExpr &&e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9174fa8a8a585519f9dbc66cd6c6dd0d',1,'Mat_< float >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7a91c0e8619ccfa7a63d536ce063b01',1,'Mat_< float >::Mat_(int _rows, int _cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a72f94c9747033770322c8ba999a19060',1,'Mat_< float >::Mat_(int _rows, int _cols, const float &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ade99270c6f5c60b3a4c1eb5119385027',1,'Mat_< float >::Mat_(Size _size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac5f22035f88b2a463ab68c1fee2ee62b',1,'Mat_< float >::Mat_(Size _size, const float &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a93c79925d0230ba8cfbd86ed42443f01',1,'Mat_< float >::Mat_(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aff88b69c597ace71450eca2f9180c8d1',1,'Mat_< double >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a92472c5ecb8030dbb688a31cc57fbbb9',1,'Mat_< float >::Mat_(const Mat &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a41f78862f27556e7543b91134b1111ce',1,'Mat_< float >::Mat_(const Mat_ &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a276b9680948ebd82e3d8a7c1fa77af3c',1,'Mat_< float >::Mat_(int _rows, int _cols, float *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9f08ebeff12b78438710ab8df39dbf2a',1,'Mat_< float >::Mat_(int _ndims, const int *_sizes, float *_data, const size_t *_steps=0)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a5bc63a4d8c9d0506fcd361079a569835',1,'Mat_< float >::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac9095ab4040f2f2b962b76f30d9749ca',1,'Mat_< float >::Mat_(const Mat_ &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0e3afdf239bc0f7ae8b0f1aa21cdecde',1,'Mat_< float >::Mat_(const Mat_ &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a637c4db8ba98d4503cf23e479e0b0a2a',1,'Mat_< float >::Mat_(const Mat_ &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a8012482118389307b2c1c2749bd92436',1,'Mat_< float >::Mat_(const MatExpr &e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#af182099c8156aac4b8663e3ab56ef947',1,'Mat_< float >::Mat_(const std::vector< float > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7f4599feca773449035562f6ff060b5',1,'Mat_< float >::Mat_(const Vec< typename DataType< float >::channel_type, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a1593a8edebee83788413ff62ab815796',1,'Mat_< float >::Mat_(const Matx< typename DataType< float >::channel_type, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aff88b69c597ace71450eca2f9180c8d1',1,'Mat_< float >::Mat_(const Point_< typename DataType< float >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a6d36a5a2a566f2c81f1a4d2ab0c4fc69',1,'Mat_< float >::Mat_(const Point3_< typename DataType< float >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac5f22035f88b2a463ab68c1fee2ee62b',1,'Mat_< double >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a1593a8edebee83788413ff62ab815796',1,'cv::Mat_::Mat_(const Matx< typename DataType< _Tp >::channel_type, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aff88b69c597ace71450eca2f9180c8d1',1,'cv::Mat_::Mat_(const Point_< typename DataType< _Tp >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a6d36a5a2a566f2c81f1a4d2ab0c4fc69',1,'cv::Mat_::Mat_(const Point3_< typename DataType< _Tp >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a461aed4ac941e71f8f15a6b0f71bb8ba',1,'cv::Mat_::Mat_(const MatCommaInitializer_< _Tp > &commaInitializer)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a67a00bd469274c99f9126ba39f468680',1,'cv::Mat_::Mat_(std::initializer_list< _Tp > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aa03f563c3e57f876cab3c32cf8a740a9',1,'cv::Mat_::Mat_(const std::initializer_list< int > sizes, const std::initializer_list< _Tp > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a05bad0192bc5f50ee6ddcd82335c9557',1,'cv::Mat_::Mat_(const std::array< _Tp, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0a4e0ae63d8c2c3cf8b800015c665a19',1,'cv::Mat_::Mat_(Mat_ &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ae905219fa7ad76b70556e92b3436be2a',1,'cv::Mat_::Mat_(Mat &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac122681f603bfb895fb1b699af07d817',1,'cv::Mat_::Mat_(MatExpr &&e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9174fa8a8a585519f9dbc66cd6c6dd0d',1,'Mat_< double >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7a91c0e8619ccfa7a63d536ce063b01',1,'Mat_< double >::Mat_(int _rows, int _cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a72f94c9747033770322c8ba999a19060',1,'Mat_< double >::Mat_(int _rows, int _cols, const double &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ade99270c6f5c60b3a4c1eb5119385027',1,'Mat_< double >::Mat_(Size _size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a67a00bd469274c99f9126ba39f468680',1,'Mat_< uchar >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a93c79925d0230ba8cfbd86ed42443f01',1,'Mat_< double >::Mat_(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a48ab5d9545310327c129ffeb9cfdde97',1,'Mat_< double >::Mat_(int _ndims, const int *_sizes, const double &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a92472c5ecb8030dbb688a31cc57fbbb9',1,'Mat_< double >::Mat_(const Mat &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a41f78862f27556e7543b91134b1111ce',1,'Mat_< double >::Mat_(const Mat_ &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a276b9680948ebd82e3d8a7c1fa77af3c',1,'Mat_< double >::Mat_(int _rows, int _cols, double *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9f08ebeff12b78438710ab8df39dbf2a',1,'Mat_< double >::Mat_(int _ndims, const int *_sizes, double *_data, const size_t *_steps=0)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a5bc63a4d8c9d0506fcd361079a569835',1,'Mat_< double >::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac9095ab4040f2f2b962b76f30d9749ca',1,'Mat_< double >::Mat_(const Mat_ &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0e3afdf239bc0f7ae8b0f1aa21cdecde',1,'Mat_< double >::Mat_(const Mat_ &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a637c4db8ba98d4503cf23e479e0b0a2a',1,'Mat_< double >::Mat_(const Mat_ &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a8012482118389307b2c1c2749bd92436',1,'Mat_< double >::Mat_(const MatExpr &e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#af182099c8156aac4b8663e3ab56ef947',1,'Mat_< double >::Mat_(const std::vector< double > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7f4599feca773449035562f6ff060b5',1,'Mat_< double >::Mat_(const Vec< typename DataType< double >::channel_type, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a1593a8edebee83788413ff62ab815796',1,'Mat_< double >::Mat_(const Matx< typename DataType< double >::channel_type, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a41f78862f27556e7543b91134b1111ce',1,'Mat_< uchar >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a461aed4ac941e71f8f15a6b0f71bb8ba',1,'Mat_< float >::Mat_(const MatCommaInitializer_< float > &commaInitializer)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aa03f563c3e57f876cab3c32cf8a740a9',1,'Mat_< float >::Mat_(const std::initializer_list< int > sizes, const std::initializer_list< float > values)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a05bad0192bc5f50ee6ddcd82335c9557',1,'Mat_< float >::Mat_(const std::array< float, _Nm > &arr, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0a4e0ae63d8c2c3cf8b800015c665a19',1,'Mat_< float >::Mat_(Mat_ &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ae905219fa7ad76b70556e92b3436be2a',1,'Mat_< float >::Mat_(Mat &&m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac122681f603bfb895fb1b699af07d817',1,'Mat_< float >::Mat_(MatExpr &&e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9174fa8a8a585519f9dbc66cd6c6dd0d',1,'Mat_< uchar >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7a91c0e8619ccfa7a63d536ce063b01',1,'Mat_< uchar >::Mat_(int _rows, int _cols)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a72f94c9747033770322c8ba999a19060',1,'Mat_< uchar >::Mat_(int _rows, int _cols, const uchar &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ade99270c6f5c60b3a4c1eb5119385027',1,'Mat_< uchar >::Mat_(Size _size)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac5f22035f88b2a463ab68c1fee2ee62b',1,'Mat_< uchar >::Mat_(Size _size, const uchar &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a93c79925d0230ba8cfbd86ed42443f01',1,'Mat_< uchar >::Mat_(int _ndims, const int *_sizes)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a48ab5d9545310327c129ffeb9cfdde97',1,'Mat_< uchar >::Mat_(int _ndims, const int *_sizes, const uchar &value)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a92472c5ecb8030dbb688a31cc57fbbb9',1,'Mat_< uchar >::Mat_(const Mat &m)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a67a00bd469274c99f9126ba39f468680',1,'Mat_< float >::Mat_()'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a276b9680948ebd82e3d8a7c1fa77af3c',1,'Mat_< uchar >::Mat_(int _rows, int _cols, uchar *_data, size_t _step=AUTO_STEP)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a9f08ebeff12b78438710ab8df39dbf2a',1,'Mat_< uchar >::Mat_(int _ndims, const int *_sizes, uchar *_data, const size_t *_steps=0)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a5bc63a4d8c9d0506fcd361079a569835',1,'Mat_< uchar >::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ac9095ab4040f2f2b962b76f30d9749ca',1,'Mat_< uchar >::Mat_(const Mat_ &m, const Rect &roi)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a0e3afdf239bc0f7ae8b0f1aa21cdecde',1,'Mat_< uchar >::Mat_(const Mat_ &m, const Range *ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a637c4db8ba98d4503cf23e479e0b0a2a',1,'Mat_< uchar >::Mat_(const Mat_ &m, const std::vector< Range > &ranges)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a8012482118389307b2c1c2749bd92436',1,'Mat_< uchar >::Mat_(const MatExpr &e)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#af182099c8156aac4b8663e3ab56ef947',1,'Mat_< uchar >::Mat_(const std::vector< uchar > &vec, bool copyData=false)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#ab7f4599feca773449035562f6ff060b5',1,'Mat_< uchar >::Mat_(const Vec< typename DataType< uchar >::channel_type, n > &vec, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a1593a8edebee83788413ff62ab815796',1,'Mat_< uchar >::Mat_(const Matx< typename DataType< uchar >::channel_type, m, n > &mtx, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aff88b69c597ace71450eca2f9180c8d1',1,'Mat_< uchar >::Mat_(const Point_< typename DataType< uchar >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a6d36a5a2a566f2c81f1a4d2ab0c4fc69',1,'Mat_< uchar >::Mat_(const Point3_< typename DataType< uchar >::channel_type > &pt, bool copyData=true)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#a461aed4ac941e71f8f15a6b0f71bb8ba',1,'Mat_< uchar >::Mat_(const MatCommaInitializer_< uchar > &commaInitializer)'],['https://docs.opencv.org/4.2.0/df/dfc/classcv_1_1Mat__.html#aa03f563c3e57f876cab3c32cf8a740a9',1,'Mat_< uchar >::Mat_(const std::initializer_list< int > sizes, const std::initializer_list< uchar > values)']]],
['matallocator_63',['MatAllocator',['https://docs.opencv.org/4.2.0/df/d4c/classcv_1_1MatAllocator.html#a279cc239b836c7f06e60de9d00f8f73f',1,'cv::MatAllocator']]],
['match_64',['match',['https://docs.opencv.org/4.2.0/d4/d26/classcv_1_1detail_1_1BestOf2NearestMatcher.html#ad50ac0d2cbc1d4ee3c52ec7a81d63408',1,'cv::detail::BestOf2NearestMatcher::match()'],['https://docs.opencv.org/4.2.0/d2/d3a/group__rgbd.html#ga0ee629062c3c2745dba41a3e3605ff49',1,'Match()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d2/d3a/group__rgbd.html#ga0ee629062c3c2745dba41a3e3605ff49',1,'cv::linemod::Match::Match(int x, int y, float similarity, const String &class_id, int template_id)'],['https://docs.opencv.org/4.2.0/d9/da0/structcv_1_1linemod_1_1Match.html#aa8283f8751fb7887d18eb024ef200adb',1,'cv::linemod::Match::Match()'],['https://docs.opencv.org/4.2.0/d2/d58/classcv_1_1cuda_1_1TemplateMatching.html#a05a565a53461c916b3b10737cbe43a01',1,'cv::cuda::TemplateMatching::match()'],['https://docs.opencv.org/4.2.0/db/d25/classcv_1_1ppf__match__3d_1_1PPF3DDetector.html#a13757c035f9c95841f7f14f6170c8ffc',1,'cv::ppf_match_3d::PPF3DDetector::match()'],['https://docs.opencv.org/4.2.0/da/d87/classcv_1_1detail_1_1FeaturesMatcher.html#a22005bcc8bf637398b2a325121b44bb1',1,'cv::detail::FeaturesMatcher::match()'],['https://docs.opencv.org/4.2.0/d7/d07/classcv_1_1linemod_1_1Detector.html#a57ec7d6920aa3d31f91ac6972cb12ee5',1,'cv::linemod::Detector::match()'],['https://docs.opencv.org/4.2.0/dd/dc5/classcv_1_1cuda_1_1DescriptorMatcher.html#a062cb997b9031a7acbe77f4f60682304',1,'cv::cuda::DescriptorMatcher::match()'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#a695c0aceafc907c024c24a0b5cdff758',1,'cv::DescriptorMatcher::match(InputArray queryDescriptors, std::vector< DMatch > &matches, InputArrayOfArrays masks=noArray())'],['https://docs.opencv.org/4.2.0/db/d39/classcv_1_1DescriptorMatcher.html#a0f046f47b68ec7074391e1e85c750cba',1,'cv::DescriptorMatcher::match(InputArray queryDescriptors, InputArray trainDescriptors, std::vector< DMatch > &matches, InputArray mask=noArray()) const'],['https://docs.opencv.org/4.2.0/d2/dde/classcv_1_1line__descriptor_1_1BinaryDescriptorMatcher.html#a0f353796fee66fe7e2692a5cce29861d',1,'cv::line_descriptor::BinaryDescriptorMatcher::match()'],['https://docs.opencv.org/4.2.0/d3/dda/classcv_1_1detail_1_1AffineBestOf2NearestMatcher.html#a565d4c8159841f78b6a27e479c45f2f9',1,'cv::detail::AffineBestOf2NearestMatcher::match()'],['https://docs.opencv.org/4.2.0/d2/dde/classcv_1_1line__descriptor_1_1BinaryDescriptorMatcher.html#a72ab280d507ccb95240300ecd0b00fc0',1,'cv::line_descriptor::BinaryDescriptorMatcher::match()'],['https://docs.opencv.org/4.2.0/dd/dc5/classcv_1_1cuda_1_1DescriptorMatcher.html#a71f79d53a5d321077b43bf25603a306e',1,'cv::cuda::DescriptorMatcher::match()']]],
@@ -87,7 +87,7 @@ var searchData=
['matmul_84',['matmul',['https://docs.opencv.org/4.2.0/d1/d9d/classcv_1_1MatOp.html#affcfaf5b1087ec3359583a9a7a38f9f0',1,'cv::MatOp']]],
['matmulderiv_85',['matmulderiv',['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga905541c1275852eabff7dbdfbc10d160',1,'matMulDeriv()(Global Namespace)'],['https://docs.opencv.org/4.2.0/d9/d0c/group__calib3d.html#ga905541c1275852eabff7dbdfbc10d160',1,'cv::matMulDeriv()']]],
['matop_86',['MatOp',['https://docs.opencv.org/4.2.0/d1/d9d/classcv_1_1MatOp.html#ac6eeff02c5ef401a8c1dcd150551f004',1,'cv::MatOp']]],
- ['matrix_87',['matrix',['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dim, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'Eigen::ArrayBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'ArrayBase< ArrayWrapper< ExpressionType > >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'Eigen::RotationBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< AngleAxis< _Scalar >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Derived, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Quaternion< _Scalar, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Rotation2D< _Scalar >, 2 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a758fbaf6aa41a5493659aa0c9bfe0dcf',1,'Eigen::Transform::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a0ac079dc1995058cbbded553b8d4485c',1,'Eigen::Transform::matrix() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Eigen::Matrix::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Eigen::Matrix::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Eigen::Matrix::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Eigen::Matrix::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Eigen::Matrix::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Eigen::Matrix::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Eigen::Matrix::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Eigen::Matrix::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Eigen::Matrix::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dim, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 3, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 3, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 3, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 3, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 3, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 3, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x)']]],
+ ['matrix_87',['matrix',['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, RowsAtCompileTime, 1, 0, MaxRowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dim, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dim, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dim, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dim, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Dim, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Dim, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Index(AmbientDimAtCompileTime)==Dynamic ? Dynamic :Index(AmbientDimAtCompileTime)+1, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< StorageIndex, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, Size, Size, ColMajor, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, SizeMinusOne, 1, Options &~RowMajor, MaxSizeMinusOne, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< StorageIndex, 1, EIGEN_SIZE_MIN_PREFER_DYNAMIC(ColsAtCompileTime, RowsAtCompileTime), RowMajor, 1, EIGEN_SIZE_MIN_PREFER_FIXED(MaxColsAtCompileTime, MaxRowsAtCompileTime)>::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'ArrayBase< ArrayWrapper< ExpressionType > >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'Eigen::RotationBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< AngleAxis< _Scalar >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Derived, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< int, MatrixType::RowsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Eigen::Matrix::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Eigen::Matrix::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Eigen::Matrix::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Eigen::Matrix::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Eigen::Matrix::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Eigen::Matrix::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Eigen::Matrix::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Eigen::Matrix::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Eigen::Matrix::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Eigen::Matrix::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Eigen::Matrix::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a0ac079dc1995058cbbded553b8d4485c',1,'Eigen::Transform::matrix() const'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html#a758fbaf6aa41a5493659aa0c9bfe0dcf',1,'Eigen::Transform::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Rotation2D< _Scalar >, 2 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Quaternion< _Scalar, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1RotationBase.html#a91b5bdb1c7b90ec7b33107c6f7d3b171',1,'RotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< int, 1, MatrixType::ColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< ComplexScalar, ColsAtCompileTime, 1, Options &(~RowMajor), MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1, Options >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 3, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 3, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 3, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 3, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, AmbientDimAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1ArrayBase.html#af01e9ea8087e390af8af453bbe4c276c',1,'Eigen::ArrayBase::matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime, MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, ColsAtCompileTime, 1, Options &~RowMajor, MaxColsAtCompileTime, 1 >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 3, 1 >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 3, 1 >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 3, 1 >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a8f7eef9d36f1057338309afb339c1661',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac1a504f785d221680d41d25224a64ce3',1,'Matrix< Scalar, 1, Size, Options|RowMajor, 1, MaxSize >::Matrix(const EigenBase< OtherDerived > &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3615e7b050e4432e19189d5cf6671869',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Matrix &other)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a2f6bdcb76b48999cb9135b828bba4e7d',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a25719cfdf1a07ba77708dbc6b3c79e96',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a94173a014c2bdc8add568f43ddfd85af',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a285010dc9f5dd33b030dd115ff6f6307',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1b56bac44d4b7d0d652f03daf6d99dca',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#ac59ab3932980f113533eaed7fc651756',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar *data)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#afaad3c2d97f248465fa63ce43ac9eb42',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a1c8627a7a051df98bdf6daab12852e02',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(Index dim)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#adca6b686dcbf607bd53a8cbe4dfed85c',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(Index rows, Index cols)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1Matrix.html#a3166762a368fd1dec9bfa57e4e76bb50',1,'Matrix< RealScalar, Dynamic, Dynamic, ColMajor >::Matrix(const Scalar &x, const Scalar &y, const Scalar &z)']]],
['matrixfunction_88',['matrixfunction',['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a1a6cc9f734eb175e785a1118305245fc',1,'MatrixBase< Solve< Decomposition, RhsType > >::matrixFunction()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a1a6cc9f734eb175e785a1118305245fc',1,'MatrixBase< Homogeneous< MatrixType, _Direction > >::matrixFunction()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1MatrixBase.html#a1a6cc9f734eb175e785a1118305245fc',1,'Eigen::MatrixBase::matrixFunction()']]],
['matrixh_89',['matrixh',['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e781d2e22a2304647bcf0ae913cc8ea',1,'Eigen::HessenbergDecomposition::matrixH()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1HessenbergDecomposition.html#a8e781d2e22a2304647bcf0ae913cc8ea',1,'HessenbergDecomposition< MatrixType >::matrixH()']]],
['matrixl_90',['matrixl',['https://eigen.tuxfamily.org/dox/classEigen_1_1IncompleteCholesky.html#a7d1f1878505fd1862e6f2286d27ff09a',1,'Eigen::IncompleteCholesky::matrixL()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LDLT.html#af0e6a0df5679873b42cf82a372dd8ddb',1,'Eigen::LDLT::matrixL()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1LLT.html#a7f4a3eedbf82e7ce2d6bf0dcd84cdfa3',1,'Eigen::LLT::matrixL()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SimplicialLDLT.html#a80dfe1f4b4c8991252178de385e310bc',1,'Eigen::SimplicialLDLT::matrixL()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SimplicialLLT.html#a232f994f0106fa405c4066f7dbf81c95',1,'Eigen::SimplicialLLT::matrixL()'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseLU.html#a35df62f4c1f7ed32f6ac39d94701b9a8',1,'Eigen::SparseLU::matrixL()']]],
diff --git a/search/functions_e.js b/search/functions_e.js
index 49dc7338..de41f2f1 100644
--- a/search/functions_e.js
+++ b/search/functions_e.js
@@ -76,7 +76,7 @@ var searchData=
['noarray_73',['noarray',['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gad9287b23bba2fed753b36ef561ae7346',1,'cv::noArray()'],['https://docs.opencv.org/4.2.0/dc/d84/group__core__basic.html#gad9287b23bba2fed753b36ef561ae7346',1,'noArray()(Global Namespace)']]],
['noboolalpha_74',['noboolalpha',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01548.html#ad6ef73da482fa14835d126faec1e4548',1,'std']]],
['nobundleadjuster_75',['NoBundleAdjuster',['https://docs.opencv.org/4.2.0/db/dd4/classcv_1_1detail_1_1NoBundleAdjuster.html#af05ab502734e329c83d08d1bd4b1fef7',1,'cv::detail::NoBundleAdjuster']]],
- ['node_76',['node',['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a8ccfac7b20d1d2e0aa064932266fda12',1,'cv::Node::Node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a1a1cc0c6aeeae4bed3f94013ef9320ff',1,'cv::Node::Node(OBJECT &payload)'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html#aa89eb58fece3c80a3821bf7b227e24d9',1,'cv::ml::DTrees::Node::Node()'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a499f156a1dc912aae86f1d725fbb9b77',1,'cv::SparseMat::node(size_t nidx)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#ab3e934620dcbc6248a09e2b8a5760b3f',1,'cv::SparseMat::node(size_t nidx) const'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#a7ed9e9598e8d21f6dc2d05b0bba0a544',1,'cv::SparseMatConstIterator::node()'],['https://docs.opencv.org/4.2.0/d5/d9b/classcv_1_1SparseMatIterator.html#a25c6cb8b64be6740da109cffe8667bd8',1,'cv::SparseMatIterator::node()']]],
+ ['node_76',['node',['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#a499f156a1dc912aae86f1d725fbb9b77',1,'cv::SparseMat::node(size_t nidx)'],['https://docs.opencv.org/4.2.0/dd/da9/classcv_1_1SparseMat.html#ab3e934620dcbc6248a09e2b8a5760b3f',1,'cv::SparseMat::node(size_t nidx) const'],['https://docs.opencv.org/4.2.0/df/dec/classcv_1_1SparseMatConstIterator.html#a7ed9e9598e8d21f6dc2d05b0bba0a544',1,'cv::SparseMatConstIterator::node()'],['https://docs.opencv.org/4.2.0/d5/d9b/classcv_1_1SparseMatIterator.html#a25c6cb8b64be6740da109cffe8667bd8',1,'cv::SparseMatIterator::node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a8ccfac7b20d1d2e0aa064932266fda12',1,'cv::Node::Node()'],['https://docs.opencv.org/4.2.0/d3/de3/classcv_1_1Node.html#a1a1cc0c6aeeae4bed3f94013ef9320ff',1,'cv::Node::Node(OBJECT &payload)'],['https://docs.opencv.org/4.2.0/d4/d7d/classcv_1_1ml_1_1DTrees_1_1Node.html#aa89eb58fece3c80a3821bf7b227e24d9',1,'cv::ml::DTrees::Node::Node()']]],
['node_5fbegin_77',['node_begin',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#ac9b60cb2ae918dc8d324525d78a4f470',1,'__gnu_pbds::detail::pat_trie_map::node_begin()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#aca223c3ee20287cd81e0a2531f6c1ae9',1,'__gnu_pbds::detail::ov_tree_map::node_begin() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#a0219630894698aa4bab588b80ff4ebce',1,'__gnu_pbds::detail::ov_tree_map::node_begin()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#a838ce48eabe1bc0e39ab30be4db3871d',1,'__gnu_pbds::detail::pat_trie_map::node_begin()']]],
['node_5fend_78',['node_end',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#a8e887ff6a27b34396414744b4dda3e29',1,'__gnu_pbds::detail::ov_tree_map::node_end() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11871.html#a3201dc70375ce5c9646bf82e2dfaf110',1,'__gnu_pbds::detail::ov_tree_map::node_end()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#ac7bae9afb7a1120013b017cf52409090',1,'__gnu_pbds::detail::pat_trie_map::node_end() const'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11891.html#ad8f66bcf85fce7c72b57f9f050a302d7',1,'__gnu_pbds::detail::pat_trie_map::node_end()']]],
['nodedata_79',['nodedata',['https://docs.opencv.org/4.2.0/d7/dc2/classcv_1_1instr_1_1NodeData.html#a641519557ec9bf51ad37ed4145cf7fef',1,'cv::instr::NodeData::NodeData(const char *funName=0, const char *fileName=NULL, int lineNum=0, void *retAddress=NULL, bool alwaysExpand=false, cv::instr::TYPE instrType=TYPE_GENERAL, cv::instr::IMPL implType=IMPL_PLAIN)'],['https://docs.opencv.org/4.2.0/d7/dc2/classcv_1_1instr_1_1NodeData.html#a6cf6fb25e7041e77c0e3d6374172baee',1,'cv::instr::NodeData::NodeData(NodeData &ref)']]],
@@ -188,7 +188,7 @@ var searchData=
['nppstgetactivecudastream_185',['nppStGetActiveCUDAstream',['https://docs.opencv.org/4.2.0/d5/ddd/group__core__npp.html#ga97288d29b9fa9147b21cdcfcf4549e3b',1,]]],
['nppstsetactivecudastream_186',['nppStSetActiveCUDAstream',['https://docs.opencv.org/4.2.0/d5/ddd/group__core__npp.html#gae7bf7a1fddf4185a8f99a5617be3369a',1,]]],
['nth_5felement_187',['nth_element',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga3a4f2ca9c1c627576aeeaa99181c8c63',1,'std::nth_element(_RandomAccessIterator __first, _RandomAccessIterator __nth, _RandomAccessIterator __last)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6d43f0d62204409f18762c8e1bf1867b',1,'std::nth_element(_RandomAccessIterator __first, _RandomAccessIterator __nth, _RandomAccessIterator __last, _Compare __comp)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga3a4f2ca9c1c627576aeeaa99181c8c63',1,'nth_element(_RandomAccessIterator __first, _RandomAccessIterator __nth, _RandomAccessIterator __last)(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01491.html#ga6d43f0d62204409f18762c8e1bf1867b',1,'nth_element(_RandomAccessIterator __first, _RandomAccessIterator __nth, _RandomAccessIterator __last, _Compare __comp)(Global Namespace)']]],
- ['null_188',['null',['https://nlohmann.github.io/json/doxygen/structnlohmann_1_1json__sax_a0ad26edef3f8d530dcec3192bba82df6.html#a0ad26edef3f8d530dcec3192bba82df6',1,'nlohmann::json_sax::null()'],['https://docs.opencv.org/4.2.0/d9/df3/classcv_1_1cuda_1_1Stream.html#a680af5adfeeb1cdaa5b7b13f680c0131',1,'cv::cuda::Stream::Null()']]],
+ ['null_188',['null',['https://docs.opencv.org/4.2.0/d9/df3/classcv_1_1cuda_1_1Stream.html#a680af5adfeeb1cdaa5b7b13f680c0131',1,'cv::cuda::Stream::Null()'],['https://nlohmann.github.io/json/doxygen/structnlohmann_1_1json__sax_a0ad26edef3f8d530dcec3192bba82df6.html#a0ad26edef3f8d530dcec3192bba82df6',1,'nlohmann::json_sax::null()']]],
['nullaryexpr_189',['nullaryexpr',['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a5dc65501accd02c30f7c1840c2a30a41',1,'Eigen::DenseBase::NullaryExpr(const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a3340c9b997f5b53a0131cf927f93b54c',1,'Eigen::DenseBase::NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a9752ee59976a4b4aad860ad1a9093e7f',1,'Eigen::DenseBase::NullaryExpr(Index size, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a5dc65501accd02c30f7c1840c2a30a41',1,'DenseBase< ArrayWrapper< ExpressionType > >::NullaryExpr(const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a3340c9b997f5b53a0131cf927f93b54c',1,'DenseBase< ArrayWrapper< ExpressionType > >::NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a9752ee59976a4b4aad860ad1a9093e7f',1,'DenseBase< ArrayWrapper< ExpressionType > >::NullaryExpr(Index size, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a5dc65501accd02c30f7c1840c2a30a41',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::NullaryExpr(const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a3340c9b997f5b53a0131cf927f93b54c',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a9752ee59976a4b4aad860ad1a9093e7f',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::NullaryExpr(Index size, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a5dc65501accd02c30f7c1840c2a30a41',1,'DenseBase< Solve< Decomposition, RhsType > >::NullaryExpr(const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a3340c9b997f5b53a0131cf927f93b54c',1,'DenseBase< Solve< Decomposition, RhsType > >::NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a9752ee59976a4b4aad860ad1a9093e7f',1,'DenseBase< Solve< Decomposition, RhsType > >::NullaryExpr(Index size, const CustomNullaryOp &func)']]],
['num_5fblocks_190',['num_blocks',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09787.html#a8c8aff43771b4a33d923ce0e7b952540',1,'std::tr2::dynamic_bitset']]],
['num_5fchildren_191',['num_children',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11947.html#a78db74c5de3cfff1de97561e5d530147',1,'__gnu_pbds::detail::pat_trie_base::_Node_citer::num_children()'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11947.html#a78db74c5de3cfff1de97561e5d530147',1,'__gnu_pbds::detail::pat_trie_base::_Node_iter::num_children()']]],
diff --git a/search/variables_10.js b/search/variables_10.js
index cec0a76e..eaf275ff 100644
--- a/search/variables_10.js
+++ b/search/variables_10.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['p_0',['p',['https://docs.opencv.org/4.2.0/df/d90/structcv_1_1datasets_1_1MSM__epflObj.html#a1eee8a411a7ff4ab839fd3a68c4d7fdb',1,'cv::datasets::MSM_epflObj::p'],['https://docs.opencv.org/4.2.0/d4/d20/classcv_1_1AsyncArray.html#a3c627df1f79609c31cfb83c1044e9d25',1,'cv::AsyncArray::p'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3ae14aa4668daf05a4ea6918b10806acd5',1,'cv::ml::SVM::P'],['https://docs.opencv.org/4.2.0/df/d4a/classcv_1_1ocl_1_1Timer.html#ab1673e1dfc3eceaacd568a7ba99258e6',1,'cv::ocl::Timer::p'],['https://docs.opencv.org/4.2.0/da/df4/structcv_1_1datasets_1_1SLAM__kittiObj.html#aaa92382a2dc09e77ceea1f1ccb32b448',1,'cv::datasets::SLAM_kittiObj::p'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#acab7b5c467168f6d2d1bad20dd1356cb',1,'cv::ocl::Queue::p'],['https://docs.opencv.org/4.2.0/de/dc3/classcv_1_1QRCodeDetector.html#a2c9bd91207e53bcc71ccbe8620193135',1,'cv::QRCodeDetector::p'],['https://docs.opencv.org/4.2.0/d5/de3/classcv_1_1ocl_1_1ProgramSource.html#a68a27707560a79890587b8960ff25916',1,'cv::ocl::ProgramSource::p'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#acba6c3d3895d4c72a46849efb7570b0b',1,'cv::ocl::Program::p'],['https://docs.opencv.org/4.2.0/d6/d94/classcv_1_1ocl_1_1PlatformInfo.html#a333ea49caa52e5f3def72a50f63ab5ac',1,'cv::ocl::PlatformInfo::p'],['https://docs.opencv.org/4.2.0/d8/d87/classcv_1_1ocl_1_1Platform.html#a1d55b26898db3753c73c450ded130268',1,'cv::ocl::Platform::p'],['https://docs.opencv.org/4.2.0/d4/d26/structcv_1_1MatStep.html#a6cb6d6a37bd88009069c9f2697397c87',1,'cv::MatStep::p'],['https://docs.opencv.org/4.2.0/df/d63/structcv_1_1MatSize.html#a763e016ef3ff77fbc11620cc1631aab8',1,'cv::MatSize::p'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a0275f89c9817453bcc4742b725ed00c4',1,'cv::ocl::Kernel::p'],['https://docs.opencv.org/4.2.0/d0/d4e/classcv_1_1ocl_1_1Image2D.html#aa1e8b47ab87b910997f8dea0b5706b4e',1,'cv::ocl::Image2D::p'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af263d52c8a81f77e839385e1f6ec1e41',1,'cv::FileStorage::p'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a1d419e5c3062c54a3846a3d8abcb1634',1,'cv::CvLBPEvaluator::Feature::p'],['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a6fc4df12367446f46501c676e9d54efc',1,'cv::ocl::Device::p'],['https://docs.opencv.org/4.2.0/d1/d45/classcv_1_1ocl_1_1Context.html#aa40f58476d9e54c1c58557f24eede23c',1,'cv::ocl::Context::p'],['https://docs.opencv.org/4.2.0/d0/d6b/classcv_1_1AsyncPromise.html#abbdcc54117a7b1c38826b697e94e9880',1,'cv::AsyncPromise::p']]],
+ ['p_0',['p',['https://docs.opencv.org/4.2.0/d4/d26/structcv_1_1MatStep.html#a6cb6d6a37bd88009069c9f2697397c87',1,'cv::MatStep::p'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3ae14aa4668daf05a4ea6918b10806acd5',1,'cv::ml::SVM::P'],['https://docs.opencv.org/4.2.0/df/d4a/classcv_1_1ocl_1_1Timer.html#ab1673e1dfc3eceaacd568a7ba99258e6',1,'cv::ocl::Timer::p'],['https://docs.opencv.org/4.2.0/da/df4/structcv_1_1datasets_1_1SLAM__kittiObj.html#aaa92382a2dc09e77ceea1f1ccb32b448',1,'cv::datasets::SLAM_kittiObj::p'],['https://docs.opencv.org/4.2.0/dd/dc0/classcv_1_1ocl_1_1Queue.html#acab7b5c467168f6d2d1bad20dd1356cb',1,'cv::ocl::Queue::p'],['https://docs.opencv.org/4.2.0/de/dc3/classcv_1_1QRCodeDetector.html#a2c9bd91207e53bcc71ccbe8620193135',1,'cv::QRCodeDetector::p'],['https://docs.opencv.org/4.2.0/d5/de3/classcv_1_1ocl_1_1ProgramSource.html#a68a27707560a79890587b8960ff25916',1,'cv::ocl::ProgramSource::p'],['https://docs.opencv.org/4.2.0/d2/d88/classcv_1_1ocl_1_1Program.html#acba6c3d3895d4c72a46849efb7570b0b',1,'cv::ocl::Program::p'],['https://docs.opencv.org/4.2.0/d6/d94/classcv_1_1ocl_1_1PlatformInfo.html#a333ea49caa52e5f3def72a50f63ab5ac',1,'cv::ocl::PlatformInfo::p'],['https://docs.opencv.org/4.2.0/d8/d87/classcv_1_1ocl_1_1Platform.html#a1d55b26898db3753c73c450ded130268',1,'cv::ocl::Platform::p'],['https://docs.opencv.org/4.2.0/df/d90/structcv_1_1datasets_1_1MSM__epflObj.html#a1eee8a411a7ff4ab839fd3a68c4d7fdb',1,'cv::datasets::MSM_epflObj::p'],['https://docs.opencv.org/4.2.0/df/d63/structcv_1_1MatSize.html#a763e016ef3ff77fbc11620cc1631aab8',1,'cv::MatSize::p'],['https://docs.opencv.org/4.2.0/dd/d4c/classcv_1_1ocl_1_1Kernel.html#a0275f89c9817453bcc4742b725ed00c4',1,'cv::ocl::Kernel::p'],['https://docs.opencv.org/4.2.0/d0/d4e/classcv_1_1ocl_1_1Image2D.html#aa1e8b47ab87b910997f8dea0b5706b4e',1,'cv::ocl::Image2D::p'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#af263d52c8a81f77e839385e1f6ec1e41',1,'cv::FileStorage::p'],['https://docs.opencv.org/4.2.0/d7/d3c/classcv_1_1CvLBPEvaluator_1_1Feature.html#a1d419e5c3062c54a3846a3d8abcb1634',1,'cv::CvLBPEvaluator::Feature::p'],['https://docs.opencv.org/4.2.0/d7/d9f/classcv_1_1ocl_1_1Device.html#a6fc4df12367446f46501c676e9d54efc',1,'cv::ocl::Device::p'],['https://docs.opencv.org/4.2.0/d1/d45/classcv_1_1ocl_1_1Context.html#aa40f58476d9e54c1c58557f24eede23c',1,'cv::ocl::Context::p'],['https://docs.opencv.org/4.2.0/d0/d6b/classcv_1_1AsyncPromise.html#abbdcc54117a7b1c38826b697e94e9880',1,'cv::AsyncPromise::p'],['https://docs.opencv.org/4.2.0/d4/d20/classcv_1_1AsyncArray.html#a3c627df1f79609c31cfb83c1044e9d25',1,'cv::AsyncArray::p']]],
['p0_1',['p0',['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#ga414eb795c106b63e25d98d0c1d2b817d',1,'p0(Global Namespace)'],['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a8ba422197129718c2d1cfe769f16dae0',1,'cv::CvHOGEvaluator::Feature::p0'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#ga414eb795c106b63e25d98d0c1d2b817d',1,'cv::stereo::Match::p0']]],
['p1_2',['p1',['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#a1ae6805d8ab0fc498b223a6dc446a6cc',1,'cv::CvHOGEvaluator::Feature::p1'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaf5b87376a1e4002266e1480dd6dd43ff',1,'p1(Global Namespace)'],['https://docs.opencv.org/4.2.0/dd/d86/group__stereo.html#gaf5b87376a1e4002266e1480dd6dd43ff',1,'cv::stereo::Match::p1']]],
['p2_3',['p2',['https://docs.opencv.org/4.2.0/de/d11/classcv_1_1CvHOGEvaluator_1_1Feature.html#ab2b8a2754b6b26d4f9e3ff2dd9c08e0d',1,'cv::CvHOGEvaluator::Feature']]],
diff --git a/search/variables_11.js b/search/variables_11.js
index 457bf786..54a10157 100644
--- a/search/variables_11.js
+++ b/search/variables_11.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['q_0',['q',['https://docs.opencv.org/4.2.0/d5/d22/classcv_1_1ppf__match__3d_1_1Pose3D.html#ac4726adaf40b19bdd79f2efd1ce70588',1,'cv::ppf_match_3d::Pose3D::q'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#acbfbc526eaf399a81500185101d62d2f',1,'cv::face::FacemarkAAM::Model::Q']]],
+ ['q_0',['q',['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#acbfbc526eaf399a81500185101d62d2f',1,'cv::face::FacemarkAAM::Model::Q'],['https://docs.opencv.org/4.2.0/d5/d22/classcv_1_1ppf__match__3d_1_1Pose3D.html#ac4726adaf40b19bdd79f2efd1ce70588',1,'cv::ppf_match_3d::Pose3D::q']]],
['qedges_1',['qedges',['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#ad3f646a7263fc902b6ed9ec15c9b3b51',1,'cv::Subdiv2D']]],
['qp_5flevel_5finterb_2',['QP_Level_InterB',['https://docs.opencv.org/4.2.0/d3/db6/structcv_1_1cudacodec_1_1EncoderParams.html#a00666e85433420b15caf5faade8da569',1,'cv::cudacodec::EncoderParams']]],
['qp_5flevel_5finterp_3',['QP_Level_InterP',['https://docs.opencv.org/4.2.0/d3/db6/structcv_1_1cudacodec_1_1EncoderParams.html#afce671644b24bf1db0d6d0bba86c2c53',1,'cv::cudacodec::EncoderParams']]],
diff --git a/search/variables_12.js b/search/variables_12.js
index 340d93c2..89e720a5 100644
--- a/search/variables_12.js
+++ b/search/variables_12.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['r_0',['r',['https://docs.opencv.org/4.2.0/d0/ded/structcv_1_1face_1_1FacemarkAAM_1_1Config.html#a523237291402f020dd17d37e15321c40',1,'cv::face::FacemarkAAM::Config::R'],['https://docs.opencv.org/4.2.0/d4/d0a/structcv_1_1detail_1_1CameraParams.html#ab1fe6908cde4a9662e20f03e7dfcc272',1,'cv::detail::CameraParams::R'],['https://docs.opencv.org/4.2.0/d1/df4/structcv_1_1detail_1_1tracked__cv__umat.html#a6a9a4f76fd04649d4d5fa85f56b3cfae',1,'cv::detail::tracked_cv_umat::r'],['https://docs.opencv.org/4.2.0/d9/da0/structcv_1_1datasets_1_1MSM__middleburyObj.html#ac6e479e646f3e3b0babffa0e9225be70',1,'cv::datasets::MSM_middleburyObj::r'],['https://docs.opencv.org/4.2.0/d3/d73/structcv_1_1detail_1_1tracked__cv__mat.html#a65576ef7daf7c86e056b42b34a80520f',1,'cv::detail::tracked_cv_mat::r']]],
+ ['r_0',['r',['https://docs.opencv.org/4.2.0/d3/d73/structcv_1_1detail_1_1tracked__cv__mat.html#a65576ef7daf7c86e056b42b34a80520f',1,'cv::detail::tracked_cv_mat::r'],['https://docs.opencv.org/4.2.0/d9/da0/structcv_1_1datasets_1_1MSM__middleburyObj.html#ac6e479e646f3e3b0babffa0e9225be70',1,'cv::datasets::MSM_middleburyObj::r'],['https://docs.opencv.org/4.2.0/d0/ded/structcv_1_1face_1_1FacemarkAAM_1_1Config.html#a523237291402f020dd17d37e15321c40',1,'cv::face::FacemarkAAM::Config::R'],['https://docs.opencv.org/4.2.0/d1/df4/structcv_1_1detail_1_1tracked__cv__umat.html#a6a9a4f76fd04649d4d5fa85f56b3cfae',1,'cv::detail::tracked_cv_umat::r'],['https://docs.opencv.org/4.2.0/d4/d0a/structcv_1_1detail_1_1CameraParams.html#ab1fe6908cde4a9662e20f03e7dfcc272',1,'cv::detail::CameraParams::R']]],
['r_5fkinv_1',['r_kinv',['https://docs.opencv.org/4.2.0/dc/d2c/structcv_1_1detail_1_1ProjectorBase.html#a2f30b2a02c9fddf1bacb47a805b00c82',1,'cv::detail::ProjectorBase']]],
['radius_2',['radius',['https://docs.opencv.org/4.2.0/d8/d07/structcv_1_1gapi_1_1wip_1_1draw_1_1Circle.html#acd0e72c915d2099cadcf27a76f041632',1,'cv::gapi::wip::draw::Circle']]],
['radius_5f_3',['radius_',['https://docs.opencv.org/4.2.0/dd/d05/classcv_1_1videostab_1_1DeblurerBase.html#a0af57e0803cb6bc72610185bb837fb58',1,'cv::videostab::DeblurerBase::radius_'],['https://docs.opencv.org/4.2.0/d5/d00/classcv_1_1videostab_1_1InpainterBase.html#a2300c582c556d8e74329abe28f6d08ea',1,'cv::videostab::InpainterBase::radius_'],['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a9fceea8c4e22b8bbca30561d1a309e2e',1,'cv::videostab::StabilizerBase::radius_']]],
@@ -67,7 +67,7 @@ var searchData=
['retr_5flist_64',['retr_list',['https://docs.opencv.org/4.2.0/d3/dc0/group__imgproc__shape.html#gga819779b9857cc2f8601e6526a3a5bc71a48b9c2cb1056f775ae50bb68288b875e',1,'cv::RETR_LIST'],['https://docs.opencv.org/4.2.0/d3/dc0/group__imgproc__shape.html#gga819779b9857cc2f8601e6526a3a5bc71a48b9c2cb1056f775ae50bb68288b875e',1,'RETR_LIST(Global Namespace)']]],
['retr_5ftree_65',['retr_tree',['https://docs.opencv.org/4.2.0/d3/dc0/group__imgproc__shape.html#gga819779b9857cc2f8601e6526a3a5bc71ab10df56aed56c89a026580adc9431f58',1,'cv::RETR_TREE'],['https://docs.opencv.org/4.2.0/d3/dc0/group__imgproc__shape.html#gga819779b9857cc2f8601e6526a3a5bc71ab10df56aed56c89a026580adc9431f58',1,'RETR_TREE(Global Namespace)']]],
['reverse_5fiteration_66',['reverse_iteration',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11351.html#ace925c8be06b3640abb7b6f486290dabad65704fae44294b3e727d6704fd61ab6',1,'__gnu_pbds::container_traits']]],
- ['rgb_67',['rgb',['https://docs.opencv.org/4.2.0/d6/d4b/structcv_1_1datasets_1_1GR__skigObj.html#aa3729704cbd03b83b2e9247b16e28ad1',1,'cv::datasets::GR_skigObj::rgb'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033a1c819f641291e88d67ab432f67023a17',1,'cv::ogl::Texture2D::RGB']]],
+ ['rgb_67',['rgb',['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033a1c819f641291e88d67ab432f67023a17',1,'cv::ogl::Texture2D::RGB'],['https://docs.opencv.org/4.2.0/d6/d4b/structcv_1_1datasets_1_1GR__skigObj.html#aa3729704cbd03b83b2e9247b16e28ad1',1,'cv::datasets::GR_skigObj::rgb']]],
['rgba_68',['RGBA',['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033ab30fb919ec618eaa81c28235e568ef20',1,'cv::ogl::Texture2D']]],
['rgbd_5fnormals_5fimpl_5f_69',['rgbd_normals_impl_',['https://docs.opencv.org/4.2.0/d1/d5b/classcv_1_1rgbd_1_1RgbdNormals.html#a039c4c8dac9bdff17ddfaec856dae005',1,'cv::rgbd::RgbdNormals']]],
['rgbd_5fnormals_5fmethod_5ffals_70',['RGBD_NORMALS_METHOD_FALS',['https://docs.opencv.org/4.2.0/d1/d5b/classcv_1_1rgbd_1_1RgbdNormals.html#a47b8e2bd020dac1811e6af967ab882d9ac1f9aed92b2aade8fef82b1ed4d8af17',1,'cv::rgbd::RgbdNormals']]],
diff --git a/search/variables_13.js b/search/variables_13.js
index e768fce3..b5a6ad99 100644
--- a/search/variables_13.js
+++ b/search/variables_13.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['s_0',['s',['https://docs.opencv.org/4.2.0/d4/d66/structcv_1_1datasets_1_1skeleton.html#a5d353fe702215021f6d753393b80a055',1,'cv::datasets::skeleton::s'],['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a41e897e2deb89c8caa169194f87c2a73',1,'cv::MatExpr::s'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a29a25d70c8b7090fc0bba855ec42696c',1,'cv::face::FacemarkAAM::Model::S']]],
+ ['s_0',['s',['https://docs.opencv.org/4.2.0/d1/d10/classcv_1_1MatExpr.html#a41e897e2deb89c8caa169194f87c2a73',1,'cv::MatExpr::s'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a29a25d70c8b7090fc0bba855ec42696c',1,'cv::face::FacemarkAAM::Model::S'],['https://docs.opencv.org/4.2.0/d4/d66/structcv_1_1datasets_1_1skeleton.html#a5d353fe702215021f6d753393b80a055',1,'cv::datasets::skeleton::s']]],
['s0_1',['s0',['https://docs.opencv.org/4.2.0/de/d4f/structcv_1_1face_1_1FacemarkAAM_1_1Data.html#a970606e00ede24bd01b33e9b7e4053d2',1,'cv::face::FacemarkAAM::Data::s0'],['https://docs.opencv.org/4.2.0/d0/d8d/structcv_1_1face_1_1FacemarkAAM_1_1Model.html#a5829fa9198c6a27fb3a13a17a34dc2f9',1,'cv::face::FacemarkAAM::Model::s0']]],
['same_2',['same',['https://docs.opencv.org/4.2.0/d9/d2d/structcv_1_1datasets_1_1FR__lfwObj.html#a04ac85de3dca6204b996cfb8c0137eb8',1,'cv::datasets::FR_lfwObj']]],
['sampled_5fpc_3',['sampled_pc',['https://docs.opencv.org/4.2.0/db/d25/classcv_1_1ppf__match__3d_1_1PPF3DDetector.html#a3e71be57a3b21bd7bcdc64debfa28c7d',1,'cv::ppf_match_3d::PPF3DDetector']]],
@@ -79,7 +79,7 @@ var searchData=
['shared_76',['SHARED',['https://docs.opencv.org/4.2.0/d0/d44/classcv_1_1cuda_1_1HostMem.html#aa0d69b2aa95680a6b2af6dc4dda44e16ac5eb57263e17573194ea66ab06b1bdb6',1,'cv::cuda::HostMem']]],
['shared_5fatomics_77',['shared_atomics',['https://docs.opencv.org/4.2.0/d8/d40/group__cudacore__init.html#gga776cf8e0301b18e19be4782754274fe0a63dd888f7ac8c7e6716af80bb9580ad5',1,'SHARED_ATOMICS(Global Namespace)'],['https://docs.opencv.org/4.2.0/d8/d40/group__cudacore__init.html#gga776cf8e0301b18e19be4782754274fe0a63dd888f7ac8c7e6716af80bb9580ad5',1,'cv::cuda::SHARED_ATOMICS']]],
['shear_78',['shear',['https://docs.opencv.org/4.2.0/d2/dbf/structcv_1_1QtFont.html#a00c72ce1fb692fcb8b9903f4ffec4f6c',1,'cv::QtFont']]],
- ['shift_79',['shift',['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#af97b87851eadb7784c3723f007b92b0a',1,'cv::gapi::wip::draw::Rect::shift'],['https://docs.opencv.org/4.2.0/d8/d07/structcv_1_1gapi_1_1wip_1_1draw_1_1Circle.html#aa571029c188c8767217f30b1513b2c98',1,'cv::gapi::wip::draw::Circle::shift'],['https://docs.opencv.org/4.2.0/db/db3/structcv_1_1cudev_1_1DefaultTransformPolicy.html#a8c19f9716033eac39284b9f6a525ac16a12c995c60f73304ca07f58848b12f8e6',1,'cv::cudev::DefaultTransformPolicy::shift'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#acc52fba3d21e3f2460d93d6619f74e51',1,'cv::gapi::wip::draw::Line::shift'],['https://docs.opencv.org/4.2.0/d8/d94/structcv_1_1gapi_1_1wip_1_1draw_1_1Poly.html#a0ebea19a04470282d18b27f228cd47b4',1,'cv::gapi::wip::draw::Poly::shift'],['https://docs.opencv.org/4.2.0/d2/da0/classcv_1_1dnn_1_1PowerLayer.html#a96951cd8316a3dba004888c6a0f949f6',1,'cv::dnn::PowerLayer::shift'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8edaaabb16b9959c94ef32fe148b8db588ee',1,'cv::viz::KeyboardEvent::SHIFT']]],
+ ['shift_79',['shift',['https://docs.opencv.org/4.2.0/d2/da0/classcv_1_1dnn_1_1PowerLayer.html#a96951cd8316a3dba004888c6a0f949f6',1,'cv::dnn::PowerLayer::shift'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8edaaabb16b9959c94ef32fe148b8db588ee',1,'cv::viz::KeyboardEvent::SHIFT'],['https://docs.opencv.org/4.2.0/d8/d07/structcv_1_1gapi_1_1wip_1_1draw_1_1Circle.html#aa571029c188c8767217f30b1513b2c98',1,'cv::gapi::wip::draw::Circle::shift'],['https://docs.opencv.org/4.2.0/db/db3/structcv_1_1cudev_1_1DefaultTransformPolicy.html#a8c19f9716033eac39284b9f6a525ac16a12c995c60f73304ca07f58848b12f8e6',1,'cv::cudev::DefaultTransformPolicy::shift'],['https://docs.opencv.org/4.2.0/d4/d9d/structcv_1_1gapi_1_1wip_1_1draw_1_1Line.html#acc52fba3d21e3f2460d93d6619f74e51',1,'cv::gapi::wip::draw::Line::shift'],['https://docs.opencv.org/4.2.0/d8/d94/structcv_1_1gapi_1_1wip_1_1draw_1_1Poly.html#a0ebea19a04470282d18b27f228cd47b4',1,'cv::gapi::wip::draw::Poly::shift'],['https://docs.opencv.org/4.2.0/d6/d30/structcv_1_1gapi_1_1wip_1_1draw_1_1Rect.html#af97b87851eadb7784c3723f007b92b0a',1,'cv::gapi::wip::draw::Rect::shift']]],
['shiftvalue_80',['shiftValue',['https://docs.opencv.org/4.2.0/df/d21/structcv_1_1structured__light_1_1SinusoidalPattern_1_1Params.html#a59e0895b9e37f8af2f9ff659697ae5d0',1,'cv::structured_light::SinusoidalPattern::Params']]],
['shortdim_81',['shortdim',['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'cv::Matx::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 2, 2 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< float_type, 4, 4 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< _Tp, cn, 1 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< float, cn, 1 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< float, 3, 3 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< float, 2, 3 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, cn, 1 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 4, 4 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 3, 3 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 2, 3 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 1, 3 >::shortdim'],['https://docs.opencv.org/4.2.0/de/de1/classcv_1_1Matx.html#aa6a8d43b2d8af53824a502ebcd8be3cdae18e575d92a15cffb078249823e5d9ac',1,'Matx< double, 3, 4 >::shortdim']]],
['show_5ftrackbar_82',['show_trackbar',['https://docs.opencv.org/4.2.0/dd/d01/group__videoio__winrt.html#gga5291115322efc2f86c7551ab37ab6554ac59c8b93c4987d5342beea897023e8e8',1,'cv::SHOW_TRACKBAR'],['https://docs.opencv.org/4.2.0/dd/d01/group__videoio__winrt.html#gga5291115322efc2f86c7551ab37ab6554ac59c8b93c4987d5342beea897023e8e8',1,'SHOW_TRACKBAR(Global Namespace)']]],
diff --git a/search/variables_14.js b/search/variables_14.js
index 5cfa8d4e..40adcb8a 100644
--- a/search/variables_14.js
+++ b/search/variables_14.js
@@ -46,7 +46,7 @@ var searchData=
['thresh_5ftozero_5finv_43',['thresh_tozero_inv',['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576a47518a30aae90d799035bdcf0bb39a50',1,'cv::THRESH_TOZERO_INV'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576a47518a30aae90d799035bdcf0bb39a50',1,'THRESH_TOZERO_INV(Global Namespace)']]],
['thresh_5ftriangle_44',['thresh_triangle',['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576a22ffcf680811aed95be6c7f5cd809621',1,'cv::THRESH_TRIANGLE'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576a22ffcf680811aed95be6c7f5cd809621',1,'THRESH_TRIANGLE(Global Namespace)']]],
['thresh_5ftrunc_45',['thresh_trunc',['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576ac7e89a5e95490116e7d2082b3096b2b8',1,'THRESH_TRUNC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d7/d1b/group__imgproc__misc.html#ggaa9e58d2860d4afa658ef70a9b1115576ac7e89a5e95490116e7d2082b3096b2b8',1,'cv::THRESH_TRUNC']]],
- ['threshold_46',['threshold',['https://docs.opencv.org/4.2.0/d4/d8d/classcv_1_1face_1_1StandardCollector.html#a154e5064920beded03b54bd4e542665f',1,'cv::face::StandardCollector::threshold'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#aeb231abf4b24747a3e2f6ca4d99132caa8d01c1ae87944f51bfc772f7302d7b6d',1,'cv::AgastFeatureDetector::THRESHOLD'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#aadc316b5df92d9e457c9c984f1bab7eea86ae705d0195c26863b5284ffd6a1066',1,'cv::FastFeatureDetector::THRESHOLD']]],
+ ['threshold_46',['threshold',['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#aadc316b5df92d9e457c9c984f1bab7eea86ae705d0195c26863b5284ffd6a1066',1,'cv::FastFeatureDetector::THRESHOLD'],['https://docs.opencv.org/4.2.0/d4/d8d/classcv_1_1face_1_1StandardCollector.html#a154e5064920beded03b54bd4e542665f',1,'cv::face::StandardCollector::threshold'],['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#aeb231abf4b24747a3e2f6ca4d99132caa8d01c1ae87944f51bfc772f7302d7b6d',1,'cv::AgastFeatureDetector::THRESHOLD']]],
['thresholdoff_47',['thresholdOFF',['https://docs.opencv.org/4.2.0/d9/dbf/structcv_1_1bioinspired_1_1SegmentationParameters.html#af72cef13be6c98a37de23c9beb0c816f',1,'cv::bioinspired::SegmentationParameters']]],
['thresholdon_48',['thresholdON',['https://docs.opencv.org/4.2.0/d9/dbf/structcv_1_1bioinspired_1_1SegmentationParameters.html#a50eb9d7781953ddd353f54f26ba89603',1,'cv::bioinspired::SegmentationParameters']]],
['thresholdstep_49',['thresholdStep',['https://docs.opencv.org/4.2.0/d8/da7/structcv_1_1SimpleBlobDetector_1_1Params.html#a7fdc3403eb1a826bebc661dd9724faf9',1,'cv::SimpleBlobDetector::Params']]],
@@ -67,7 +67,7 @@ var searchData=
['tm_5fsqdiff_5fnormed_64',['tm_sqdiff_normed',['https://docs.opencv.org/4.2.0/df/dfb/group__imgproc__object.html#gga3a7850640f1fe1f58fe91a2d7583695da5382c8f9df87e87cf1e9f9927dc3bc31',1,'cv::TM_SQDIFF_NORMED'],['https://docs.opencv.org/4.2.0/df/dfb/group__imgproc__object.html#gga3a7850640f1fe1f58fe91a2d7583695da5382c8f9df87e87cf1e9f9927dc3bc31',1,'TM_SQDIFF_NORMED(Global Namespace)']]],
['to_65',['to',['https://docs.opencv.org/4.2.0/d5/dca/structcv_1_1detail_1_1GraphEdge.html#a7ee67c4025576238d703f2b51bdcaa51',1,'cv::detail::GraphEdge']]],
['to_5fjson_66',['to_json',['https://nlohmann.github.io/json/doxygen/namespacenlohmann_1_1anonymous__namespace_02json_8hpp_03_a455d0daa616e67bbb74d81cf3ba15e79.html#a455d0daa616e67bbb74d81cf3ba15e79',1,'nlohmann::anonymous_namespace{json.hpp}']]],
- ['topleft_67',['topleft',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a6740871e968264dc5a55248c7f67fb9f',1,'Eigen::AlignedBox::TopLeft'],['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#a324326659a263ceaa22b1c4f712ef820',1,'cv::Subdiv2D::topLeft']]],
+ ['topleft_67',['topleft',['https://docs.opencv.org/4.2.0/df/dbf/classcv_1_1Subdiv2D.html#a324326659a263ceaa22b1c4f712ef820',1,'cv::Subdiv2D::topLeft'],['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a6740871e968264dc5a55248c7f67fb9f',1,'Eigen::AlignedBox::TopLeft']]],
['topleftceil_68',['TopLeftCeil',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378ab174a824f21db60fcbfe0ca1136ed6cf',1,'Eigen::AlignedBox']]],
['topleftfloor_69',['TopLeftFloor',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378a352b1a4b80151a3d8d8b63cbd113e40b',1,'Eigen::AlignedBox']]],
['topright_70',['TopRight',['https://eigen.tuxfamily.org/dox/classEigen_1_1AlignedBox.html#ae4aa935b36004fffc49c7a3a85e2d378af68213ceced0d7988b2b9200225dcae6',1,'Eigen::AlignedBox']]],
diff --git a/search/variables_5.js b/search/variables_5.js
index 9895837e..a08a8f1f 100644
--- a/search/variables_5.js
+++ b/search/variables_5.js
@@ -24,7 +24,7 @@ var searchData=
['eofbit_21',['eofbit',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_iostream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_iostream< char >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_istream< char >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_istream< char, _Traits >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_ostream< char >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_ostream< char, _Traits >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_fstream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_ifstream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'basic_ios< char, _Traits >::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_ios::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::ios_base::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_stringstream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_ostringstream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_ostream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_istream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_istringstream::eofbit'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05859.html#a806f6f377e4fb4525d19e6d24df3cd62',1,'std::basic_ofstream::eofbit']]],
['epointinoctavex_22',['ePointInOctaveX',['https://docs.opencv.org/4.2.0/d1/dd7/structcv_1_1line__descriptor_1_1KeyLine.html#a260a577f6dc5778ef2fc668c5df32eb7',1,'cv::line_descriptor::KeyLine']]],
['epointinoctavey_23',['ePointInOctaveY',['https://docs.opencv.org/4.2.0/d1/dd7/structcv_1_1line__descriptor_1_1KeyLine.html#a1f16ffeca01cfc6bfd9cec4c925c4248',1,'cv::line_descriptor::KeyLine']]],
- ['eps_24',['eps',['https://docs.opencv.org/4.2.0/d1/d65/classcv_1_1SimilarRects.html#a033c52ed5aa5b2473c169b9c7056ab05',1,'cv::SimilarRects::eps'],['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#a12a0a87af93c54e5b9dd67aea517d2dd',1,'cv::videostab::RansacParams::eps'],['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#a56fecdc291ccaba8aad27d67ccf72c57a857609e73e7028e638d2ea649f3b45d5',1,'cv::TermCriteria::EPS'],['https://docs.opencv.org/4.2.0/d4/db5/classcv_1_1dnn_1_1MVNLayer.html#a3b26a5ba0c8fc5f764a754dd8eb2189c',1,'cv::dnn::MVNLayer::eps']]],
+ ['eps_24',['eps',['https://docs.opencv.org/4.2.0/da/dc7/structcv_1_1videostab_1_1RansacParams.html#a12a0a87af93c54e5b9dd67aea517d2dd',1,'cv::videostab::RansacParams::eps'],['https://docs.opencv.org/4.2.0/d4/db5/classcv_1_1dnn_1_1MVNLayer.html#a3b26a5ba0c8fc5f764a754dd8eb2189c',1,'cv::dnn::MVNLayer::eps'],['https://docs.opencv.org/4.2.0/d1/d65/classcv_1_1SimilarRects.html#a033c52ed5aa5b2473c169b9c7056ab05',1,'cv::SimilarRects::eps'],['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#a56fecdc291ccaba8aad27d67ccf72c57a857609e73e7028e638d2ea649f3b45d5',1,'cv::TermCriteria::EPS']]],
['eps_5fsvr_25',['EPS_SVR',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#ab4b93a4c42bbe213ffd9fb3832c6c44fac6fd17721f6a7b5c10f3ae48b78ed944',1,'cv::ml::SVM']]],
['epsilon_26',['epsilon',['https://docs.opencv.org/4.2.0/d9/d5d/classcv_1_1TermCriteria.html#ad25836c3b6f8feea30dfdcab528e23d1',1,'cv::TermCriteria::epsilon'],['https://docs.opencv.org/4.2.0/dc/df8/classcv_1_1dnn_1_1NormalizeBBoxLayer.html#ac1c3a38875be28fbcfe190319bd54cfa',1,'cv::dnn::NormalizeBBoxLayer::epsilon'],['https://docs.opencv.org/4.2.0/d4/dd2/classcv_1_1dnn_1_1BatchNormLayer.html#a6c1e22d35ea56e83747ab94d5890f54d',1,'cv::dnn::BatchNormLayer::epsilon'],['../namespaceutil.html#af941384c3c1746bf015a31daf66829ec',1,'util::epsilon']]],
['erase_5fcan_5fthrow_27',['erase_can_throw',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a11351.html#ace925c8be06b3640abb7b6f486290daba04adc70b657d67c81caf60c8722c9ada',1,'__gnu_pbds::container_traits']]],
diff --git a/search/variables_6.js b/search/variables_6.js
index 5849dcf3..308e888f 100644
--- a/search/variables_6.js
+++ b/search/variables_6.js
@@ -38,7 +38,7 @@ var searchData=
['fiducial_5fscore_35',['fiducial_score',['https://docs.opencv.org/4.2.0/d6/deb/structcv_1_1datasets_1_1FR__adienceObj.html#a63efee372a9c5c42cdfc67f092ccbbba',1,'cv::datasets::FR_adienceObj']]],
['fiducial_5fyaw_5fangle_36',['fiducial_yaw_angle',['https://docs.opencv.org/4.2.0/d6/deb/structcv_1_1datasets_1_1FR__adienceObj.html#a72ea703d36fa29d577cc97d00139e349',1,'cv::datasets::FR_adienceObj']]],
['file_37',['file',['https://docs.opencv.org/4.2.0/d1/dee/classcv_1_1Exception.html#afef67d957832b1e20e24208a1da57379',1,'cv::Exception::file'],['https://docs.opencv.org/4.2.0/d4/dd9/structcvv_1_1impl_1_1CallMetaData.html#acedbc755e15b5a0d955cbe58108537f4',1,'cvv::impl::CallMetaData::file']]],
- ['filename_38',['filename',['https://docs.opencv.org/4.2.0/d0/db6/structcv_1_1datasets_1_1OR__pascalObj.html#a43281c86747b2a116960953662ebd93f',1,'cv::datasets::OR_pascalObj::filename'],['https://docs.opencv.org/4.2.0/de/d04/structcv_1_1datasets_1_1TR__icdarObj.html#a9e189665fb29ff90c2be90643a9b19e9',1,'cv::datasets::TR_icdarObj::fileName'],['https://docs.opencv.org/4.2.0/d4/da1/structcv_1_1datasets_1_1HPE__humanevaObj.html#add0020a627fead72259285e837069056',1,'cv::datasets::HPE_humanevaObj::fileName'],['https://docs.opencv.org/4.2.0/d3/dc5/structcv_1_1datasets_1_1TR__svtObj.html#a303cc5b4a391a455d9e93a7a7da9a869',1,'cv::datasets::TR_svtObj::fileName'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1datasets_1_1PD__inriaObj.html#a376d963836cb12a17767969d9b7455b0',1,'cv::datasets::PD_inriaObj::filename']]],
+ ['filename_38',['filename',['https://docs.opencv.org/4.2.0/d4/da1/structcv_1_1datasets_1_1HPE__humanevaObj.html#add0020a627fead72259285e837069056',1,'cv::datasets::HPE_humanevaObj::fileName'],['https://docs.opencv.org/4.2.0/d0/db6/structcv_1_1datasets_1_1OR__pascalObj.html#a43281c86747b2a116960953662ebd93f',1,'cv::datasets::OR_pascalObj::filename'],['https://docs.opencv.org/4.2.0/d3/dc5/structcv_1_1datasets_1_1TR__svtObj.html#a303cc5b4a391a455d9e93a7a7da9a869',1,'cv::datasets::TR_svtObj::fileName'],['https://docs.opencv.org/4.2.0/db/d88/structcv_1_1datasets_1_1PD__inriaObj.html#a376d963836cb12a17767969d9b7455b0',1,'cv::datasets::PD_inriaObj::filename'],['https://docs.opencv.org/4.2.0/de/d04/structcv_1_1datasets_1_1TR__icdarObj.html#a9e189665fb29ff90c2be90643a9b19e9',1,'cv::datasets::TR_icdarObj::fileName']]],
['filenameorid_39',['filenameOrID',['../structcam_1_1CameraConfig.html#ab308ad40c78d14a529c86c0365ec9898',1,'cam::CameraConfig']]],
['fill_5fminimal_5fn_40',['fill_minimal_n',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09699.html#ae12932b6ecb49293c8c68a0d5dbf8919',1,'__gnu_parallel::_Settings']]],
['filled_41',['filled',['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ggaf076ef45de481ac96e0ab3dc2c29a777a89c5f6beef080e6df347167f85e07b9e',1,'cv::FILLED'],['https://docs.opencv.org/4.2.0/d6/d6e/group__imgproc__draw.html#ggaf076ef45de481ac96e0ab3dc2c29a777a89c5f6beef080e6df347167f85e07b9e',1,'FILLED(Global Namespace)']]],
diff --git a/search/variables_7.js b/search/variables_7.js
index 38746bba..4a2d7c22 100644
--- a/search/variables_7.js
+++ b/search/variables_7.js
@@ -2,7 +2,7 @@ var searchData=
[
['gain_0',['gain',['https://docs.opencv.org/4.2.0/dd/d6a/classcv_1_1KalmanFilter.html#a077d73eb075b00779dc009a9057c27c3',1,'cv::KalmanFilter::gain'],['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#ad3218eb95457927897dd65880727e5baa6ba7b5295c631d353f070e1e471d8cee',1,'cv::detail::ExposureCompensator::GAIN']]],
['gain_5fblocks_1',['GAIN_BLOCKS',['https://docs.opencv.org/4.2.0/d2/d37/classcv_1_1detail_1_1ExposureCompensator.html#ad3218eb95457927897dd65880727e5baac165e2abfe45df8b7216509597a833e8',1,'cv::detail::ExposureCompensator']]],
- ['gamma_2',['gamma',['https://docs.opencv.org/4.2.0/db/d7a/structNCVBroxOpticalFlowDescriptor.html#ad81e016e54ee7a22491514d95f91d901',1,'NCVBroxOpticalFlowDescriptor::gamma'],['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3a9b81805a0cd06dc59c354b0ad6fc9e9a',1,'cv::ml::SVM::GAMMA']]],
+ ['gamma_2',['gamma',['https://docs.opencv.org/4.2.0/d1/d2d/classcv_1_1ml_1_1SVM.html#a32d2e8d21aaa4f58cdf9c27c102becf3a9b81805a0cd06dc59c354b0ad6fc9e9a',1,'cv::ml::SVM::GAMMA'],['https://docs.opencv.org/4.2.0/db/d7a/structNCVBroxOpticalFlowDescriptor.html#ad81e016e54ee7a22491514d95f91d901',1,'NCVBroxOpticalFlowDescriptor::gamma']]],
['gammacorrection_3',['gammaCorrection',['https://docs.opencv.org/4.2.0/d5/d33/structcv_1_1HOGDescriptor.html#a7dc72b5092c9cec54f380252b125046c',1,'cv::HOGDescriptor']]],
['ganglioncellssensitivity_4',['ganglionCellsSensitivity',['https://docs.opencv.org/4.2.0/d0/dc1/structcv_1_1bioinspired_1_1RetinaParameters_1_1OPLandIplParvoParameters.html#a64eb9a3c9d15929847dee0aea6045f83',1,'cv::bioinspired::RetinaParameters::OPLandIplParvoParameters']]],
['gaussian_5',['gaussian',['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0ae3d886f16c8018eebf26d8d75a90dd7e',1,'cv::ml::ANN_MLP::GAUSSIAN'],['https://docs.opencv.org/4.2.0/d0/d74/classcv_1_1xfeatures2d_1_1PCTSignatures.html#ac72268153bf12925f601c4defe7d5e50a90fc80ce009b279cde69707d90988268',1,'cv::xfeatures2d::PCTSignatures::GAUSSIAN']]],
diff --git a/search/variables_8.js b/search/variables_8.js
index 41551d21..5b1ab488 100644
--- a/search/variables_8.js
+++ b/search/variables_8.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['h_0',['h',['https://docs.opencv.org/4.2.0/d7/d59/structcv_1_1ximgproc_1_1Box.html#aacf44126c02994ada2ebe5d3c1fc14e6',1,'cv::ximgproc::Box::h'],['https://docs.opencv.org/4.2.0/d2/d9a/structcv_1_1detail_1_1MatchesInfo.html#a7cb8ab58870d3190fba157dc82309573',1,'cv::detail::MatchesInfo::H']]],
+ ['h_0',['h',['https://docs.opencv.org/4.2.0/d2/d9a/structcv_1_1detail_1_1MatchesInfo.html#a7cb8ab58870d3190fba157dc82309573',1,'cv::detail::MatchesInfo::H'],['https://docs.opencv.org/4.2.0/d7/d59/structcv_1_1ximgproc_1_1Box.html#aacf44126c02994ada2ebe5d3c1fc14e6',1,'cv::ximgproc::Box::h']]],
['h264_1',['h264',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a4d16556aa0f93abeb86c0c3e2f20faeb',1,'cv::cudacodec::H264'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a4d16556aa0f93abeb86c0c3e2f20faeb',1,'H264(Global Namespace)']]],
['h264_5fmvc_2',['h264_mvc',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146ab43df77d9c586151d39620eea3d13a51',1,'H264_MVC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146ab43df77d9c586151d39620eea3d13a51',1,'cv::cudacodec::H264_MVC']]],
['h264_5fsvc_3',['h264_svc',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a5f138ef5c88368b5b3e544c0d8798a60',1,'H264_SVC(Global Namespace)'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga71943a1181287609b5d649f53ce6c146a5f138ef5c88368b5b3e544c0d8798a60',1,'cv::cudacodec::H264_SVC']]],
diff --git a/search/variables_9.js b/search/variables_9.js
index 2d8a8f9d..38cdba85 100644
--- a/search/variables_9.js
+++ b/search/variables_9.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['i_0',['i',['https://docs.opencv.org/4.2.0/dd/d0f/unionCv16suf.html#a99b698f5f5c40c5542c844e595310353',1,'Cv16suf::i'],['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#a9273ad55d7ee6b78865cc627c59e5890',1,'cv::quality::QualitySSIM::_mat_data::I'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a925e525d7c839cc562389743c45686d0',1,'THash::i'],['https://docs.opencv.org/4.2.0/d9/df3/unionCv32suf.html#a424508ebe407f2e67376ddfca524d16f',1,'Cv32suf::i'],['https://docs.opencv.org/4.2.0/de/d55/unionCv64suf.html#af9bfb67aa19f4eaf8eab3b0ee48784ac',1,'Cv64suf::i']]],
+ ['i_0',['i',['https://docs.opencv.org/4.2.0/d9/df3/unionCv32suf.html#a424508ebe407f2e67376ddfca524d16f',1,'Cv32suf::i'],['https://docs.opencv.org/4.2.0/dd/d0f/unionCv16suf.html#a99b698f5f5c40c5542c844e595310353',1,'Cv16suf::i'],['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#a9273ad55d7ee6b78865cc627c59e5890',1,'cv::quality::QualitySSIM::_mat_data::I'],['https://docs.opencv.org/4.2.0/de/d55/unionCv64suf.html#af9bfb67aa19f4eaf8eab3b0ee48784ac',1,'Cv64suf::i'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a925e525d7c839cc562389743c45686d0',1,'THash::i']]],
['i_5f2_1',['I_2',['https://docs.opencv.org/4.2.0/dd/dcb/structcv_1_1quality_1_1QualitySSIM_1_1__mat__data.html#a0e2b01f52b5d8e9b15faf21b3afc0c21',1,'cv::quality::QualitySSIM::_mat_data']]],
['icap_2',['icap',['https://docs.opencv.org/4.2.0/d8/dfe/classcv_1_1VideoCapture.html#ad20c1542d32a3dfef0a083bede8b956a',1,'cv::VideoCapture']]],
['icase_3',['icase',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a01574.html#a21c1f7289167aa3d0a40b24e39a80f00',1,'std::regex_constants']]],
@@ -9,7 +9,7 @@ var searchData=
['icpanglethresh_6',['icpanglethresh',['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#a51b5e6aebfaabfba5c5aa7c4096b0f1e',1,'cv::dynafu::Params::icpAngleThresh'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#a2d64407bbaf8ab2a24cf3bd6ae579329',1,'cv::kinfu::Params::icpAngleThresh']]],
['icpdistthresh_7',['icpdistthresh',['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#a812faf37fffed18dbdf03f8e0bca76c3',1,'cv::dynafu::Params::icpDistThresh'],['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#a5678096cbccaa23da5852965aa252996',1,'cv::kinfu::Params::icpDistThresh']]],
['icpiterations_8',['icpiterations',['https://docs.opencv.org/4.2.0/de/d81/structcv_1_1kinfu_1_1Params.html#ad644d8f5f6e13bbcb7cbc4e7f3dbe1c6',1,'cv::kinfu::Params::icpIterations'],['https://docs.opencv.org/4.2.0/d3/d5e/structcv_1_1dynafu_1_1Params.html#ac6aa16994f94c8c73b7c9ac8d5ca22ed',1,'cv::dynafu::Params::icpIterations']]],
- ['id_9',['id',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06023.html#a8ee8d14c2f705adb46d3505008828269',1,'std::money_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06027.html#a2d7912a45d257158197b3ac3a5039d4c',1,'std::money_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05959.html#a9ba35915bc52e34ce33274bc6c4b3df0',1,'std::num_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05963.html#acabca6247d4f37a6a82e556da559ebdf',1,'std::num_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put_byname::id'],['https://docs.opencv.org/4.2.0/d3/d9c/structcv_1_1rgbd_1_1RgbdFrame.html#aeea2d9545d540097a9d13d76ec58af08',1,'cv::rgbd::RgbdFrame::ID'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype_byname< char >::id'],['https://docs.opencv.org/4.2.0/d1/da9/structcv_1_1datasets_1_1AR__hmdbObj.html#ab9e5beef10a2e25808e6c2fe053e5bc5',1,'cv::datasets::AR_hmdbObj::id'],['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#ae5e1e82c76d59cbdb2fabf68d1651dd4',1,'cv::DetectionBasedTracker::ExtObject::id'],['https://docs.opencv.org/4.2.0/de/d3f/structcv_1_1datasets_1_1OR__imagenetObj.html#aa0dff410402738924f9afe35ae632b57',1,'cv::datasets::OR_imagenetObj::id'],['https://docs.opencv.org/4.2.0/d2/d4b/classcv_1_1ppf__match__3d_1_1PoseCluster3D.html#a9389b8110d67b6f6744689f8541dd328',1,'cv::ppf_match_3d::PoseCluster3D::id'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a31323677edaf6a5e173d84f5c27b4b20',1,'THash::id'],['https://docs.opencv.org/4.2.0/dd/d88/structcv_1_1datasets_1_1TRACK__alovObj.html#af142b8c0e6af19e23b575e2ff4c87320',1,'cv::datasets::TRACK_alovObj::id'],['https://docs.opencv.org/4.2.0/d9/d36/structcv_1_1datasets_1_1TRACK__votObj.html#aed03da34fe11f6bbd75779d8b015a9b3',1,'cv::datasets::TRACK_votObj::id'],['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#adcb303ba903182804bc1f861634a25e1',1,'cv::DetectionBasedTracker::TrackedObject::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype< char >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05927.html#ac0eb2ff99c40a189820f9803c63dd088',1,'std::ctype< wchar_t >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages::id']]],
+ ['id_9',['id',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05927.html#ac0eb2ff99c40a189820f9803c63dd088',1,'std::ctype< wchar_t >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06035.html#ae38eadfaa98b16a3c80eb033ab26b61e',1,'std::messages_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06023.html#a8ee8d14c2f705adb46d3505008828269',1,'std::money_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06027.html#a2d7912a45d257158197b3ac3a5039d4c',1,'std::money_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a06015.html#a317950d8b379f8a1b10105b2bb641f6a',1,'std::moneypunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05959.html#a9ba35915bc52e34ce33274bc6c4b3df0',1,'std::num_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05963.html#acabca6247d4f37a6a82e556da559ebdf',1,'std::num_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05951.html#aa1b5fb7db7f26982b786d4c03fea1367',1,'std::numpunct_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05987.html#a11391168c5b28260580b93009b4c2d23',1,'std::time_get_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05995.html#ae2d3eb3e68bdf1e6bf58cb273b41eda4',1,'std::time_put_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype_byname::id'],['https://docs.opencv.org/4.2.0/d3/d9c/structcv_1_1rgbd_1_1RgbdFrame.html#aeea2d9545d540097a9d13d76ec58af08',1,'cv::rgbd::RgbdFrame::ID'],['https://docs.opencv.org/4.2.0/d1/da9/structcv_1_1datasets_1_1AR__hmdbObj.html#ab9e5beef10a2e25808e6c2fe053e5bc5',1,'cv::datasets::AR_hmdbObj::id'],['https://docs.opencv.org/4.2.0/d1/dda/structcv_1_1DetectionBasedTracker_1_1ExtObject.html#ae5e1e82c76d59cbdb2fabf68d1651dd4',1,'cv::DetectionBasedTracker::ExtObject::id'],['https://docs.opencv.org/4.2.0/de/d3f/structcv_1_1datasets_1_1OR__imagenetObj.html#aa0dff410402738924f9afe35ae632b57',1,'cv::datasets::OR_imagenetObj::id'],['https://docs.opencv.org/4.2.0/d2/d4b/classcv_1_1ppf__match__3d_1_1PoseCluster3D.html#a9389b8110d67b6f6744689f8541dd328',1,'cv::ppf_match_3d::PoseCluster3D::id'],['https://docs.opencv.org/4.2.0/da/dff/structTHash.html#a31323677edaf6a5e173d84f5c27b4b20',1,'THash::id'],['https://docs.opencv.org/4.2.0/dd/d88/structcv_1_1datasets_1_1TRACK__alovObj.html#af142b8c0e6af19e23b575e2ff4c87320',1,'cv::datasets::TRACK_alovObj::id'],['https://docs.opencv.org/4.2.0/d9/d36/structcv_1_1datasets_1_1TRACK__votObj.html#aed03da34fe11f6bbd75779d8b015a9b3',1,'cv::datasets::TRACK_votObj::id'],['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#adcb303ba903182804bc1f861634a25e1',1,'cv::DetectionBasedTracker::TrackedObject::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05895.html#ab4a21a6ecff234461ad994da29515d62',1,'std::collate_byname::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05919.html#ad9d09c3f3e6b0adc794173ea09adda8b',1,'std::ctype::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype< char >::id'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05923.html#aaa75fca18dac7d25648746904feca918',1,'std::ctype_byname< char >::id']]],
['identity_10',['IDENTITY',['https://docs.opencv.org/4.2.0/d0/dce/classcv_1_1ml_1_1ANN__MLP.html#ade71470ec8814021728f8b31b09773b0a5cafa9aa38d3f60f8238e867a4a98e0a',1,'cv::ml::ANN_MLP']]],
['idr_5fperiod_11',['IDR_Period',['https://docs.opencv.org/4.2.0/d3/db6/structcv_1_1cudacodec_1_1EncoderParams.html#a0d9a4b07b979b14af7d6463451b702b2',1,'cv::cudacodec::EncoderParams']]],
['ids_12',['ids',['https://docs.opencv.org/4.2.0/d4/db2/classcv_1_1aruco_1_1Board.html#a101fa2154784ce5560898763773d6bd4',1,'cv::aruco::Board']]],
diff --git a/search/variables_d.js b/search/variables_d.js
index b2418444..6d826d5d 100644
--- a/search/variables_d.js
+++ b/search/variables_d.js
@@ -88,7 +88,7 @@ var searchData=
['masks_5f_85',['masks_',['https://docs.opencv.org/4.2.0/dd/d00/classcv_1_1detail_1_1PairwiseSeamFinder.html#a3db4bcfb73c963e7eeb92ecffdda5db6',1,'cv::detail::PairwiseSeamFinder']]],
['masksource_5f_86',['maskSource_',['https://docs.opencv.org/4.2.0/d2/d6c/classcv_1_1videostab_1_1StabilizerBase.html#a7d8e382c7286c16bc44ed07160ecf6c0',1,'cv::videostab::StabilizerBase']]],
['masksum_87',['maskSum',['https://docs.opencv.org/4.2.0/db/d06/classcv_1_1cuda_1_1SURF__CUDA.html#a45223b25f9b1dbf54b2afb84db4970e1',1,'cv::cuda::SURF_CUDA']]],
- ['mat_88',['mat',['https://docs.opencv.org/4.2.0/d9/dff/structcv_1_1datasets_1_1IR__affineObj.html#a64e3005ee9661a9a8b67bc8a35afc902',1,'cv::datasets::IR_affineObj::mat'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba78b5339efc1a4718ab6a1b688ccffc1c',1,'cv::_InputArray::MAT']]],
+ ['mat_88',['mat',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba78b5339efc1a4718ab6a1b688ccffc1c',1,'cv::_InputArray::MAT'],['https://docs.opencv.org/4.2.0/d9/dff/structcv_1_1datasets_1_1IR__affineObj.html#a64e3005ee9661a9a8b67bc8a35afc902',1,'cv::datasets::IR_affineObj::mat']]],
['mat1_89',['mat1',['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#ae5c8c96e9d4f371b590ea554d96405d1',1,'cv::datasets::cameraParam']]],
['mat2_90',['mat2',['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a79533c441eb4c06bff212f8652f1f5a7',1,'cv::datasets::cameraParam']]],
['mat3_91',['mat3',['https://docs.opencv.org/4.2.0/d3/d99/structcv_1_1datasets_1_1cameraParam.html#a806a1c2e37b570d2212307a16be4e2cf',1,'cv::datasets::cameraParam']]],
@@ -167,7 +167,7 @@ var searchData=
['measurementmatrix_164',['measurementMatrix',['https://docs.opencv.org/4.2.0/dd/d6a/classcv_1_1KalmanFilter.html#a0f60b78726d8eccf74a1f2479c2d1f97',1,'cv::KalmanFilter']]],
['measurementnoisecov_165',['measurementnoisecov',['https://docs.opencv.org/4.2.0/da/d73/classcv_1_1tracking_1_1UnscentedKalmanFilterParams.html#a58d639ff6b3e3d64502b067b89214402',1,'cv::tracking::UnscentedKalmanFilterParams::measurementNoiseCov'],['https://docs.opencv.org/4.2.0/dd/d6a/classcv_1_1KalmanFilter.html#a828d051035ba807966ad65edf288a08e',1,'cv::KalmanFilter::measurementNoiseCov']]],
['med_5fcrossings_166',['med_crossings',['https://docs.opencv.org/4.2.0/db/d20/structcv_1_1text_1_1ERStat.html#a3acd75476c774c25b874b0aab2531ec2',1,'cv::text::ERStat']]],
- ['memory_167',['memory',['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482dabdde7670c9c7e472f8445932ea7cbbf7',1,'cv::FileStorage::MEMORY'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::memory'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'cv::util::variant::memory']]],
+ ['memory_167',['memory',['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'variant< cv::util::monostate, ro_ext_t, rw_ext_t, rw_own_t >::memory'],['https://docs.opencv.org/4.2.0/dc/d3e/classcv_1_1util_1_1variant.html#ac2d4047459c677a9369c27e277484973',1,'cv::util::variant::memory'],['https://docs.opencv.org/4.2.0/da/d56/classcv_1_1FileStorage.html#a973e41cb75ef6230412a567723b7482dabdde7670c9c7e472f8445932ea7cbbf7',1,'cv::FileStorage::MEMORY']]],
['memtype_168',['memtype',['https://docs.opencv.org/4.2.0/d6/d86/structNCVMemPtr.html#a315eb985d5ea3d3fa803a8882e5d4daa',1,'NCVMemPtr']]],
['merge_5fminimal_5fn_169',['merge_minimal_n',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09699.html#a6daa1846a1a935cd6ec684087e063ac4',1,'__gnu_parallel::_Settings']]],
['merge_5foversampling_170',['merge_oversampling',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a09699.html#a14ded8ea54764e899f1d24ef1fe12b19',1,'__gnu_parallel::_Settings']]],
diff --git a/search/variables_e.js b/search/variables_e.js
index b630de42..b9ac7945 100644
--- a/search/variables_e.js
+++ b/search/variables_e.js
@@ -102,7 +102,7 @@ var searchData=
['nodenelems_99',['nodeNElems',['https://docs.opencv.org/4.2.0/d7/d4e/classcv_1_1FileNodeIterator.html#a6f58d984f262f8ba6d49bec26b44a1ba',1,'cv::FileNodeIterator']]],
['nodes_100',['nodes',['https://docs.opencv.org/4.2.0/d9/d8b/structhashtable__int.html#a95f66a365503d1e45ac4c90b7eca3673',1,'hashtable_int']]],
['nodesize_101',['nodeSize',['https://docs.opencv.org/4.2.0/d4/d8d/structcv_1_1SparseMat_1_1Hdr.html#a7c640b50e79d174311bd058247a9f8e9',1,'cv::SparseMat::Hdr']]],
- ['none_102',['none',['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba7f22b71cc694233d39d400bb0192a30a',1,'cv::_InputArray::NONE'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'none(Global Namespace)'],['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05879.html#a70bef0686be2c1b746e21069f73415b8',1,'std::locale::none'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033aa3aa1dfcdc14255c12d84f9a932493b9',1,'cv::ogl::Texture2D::NONE'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8eda9eef92f7409954282a9692e42a86a5cc',1,'cv::viz::KeyboardEvent::NONE'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a1ffa1550fdf90e132df54bf982e694cd',1,'cv::FileNode::NONE'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'cv::datasets::none']]],
+ ['none_102',['none',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05879.html#a70bef0686be2c1b746e21069f73415b8',1,'std::locale::none'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'none(Global Namespace)'],['https://docs.opencv.org/4.2.0/d5/ddf/classcv_1_1ogl_1_1Texture2D.html#a1838399ee67c0957c0ae42cabfa99033aa3aa1dfcdc14255c12d84f9a932493b9',1,'cv::ogl::Texture2D::NONE'],['https://docs.opencv.org/4.2.0/d3/d06/classcv_1_1viz_1_1KeyboardEvent.html#aaee8f2a3f0f04415acca5f1ada1ce8eda9eef92f7409954282a9692e42a86a5cc',1,'cv::viz::KeyboardEvent::NONE'],['https://docs.opencv.org/4.2.0/de/dd9/classcv_1_1FileNode.html#a7e3620164bdd341ce53b6d4dccb28f45a1ffa1550fdf90e132df54bf982e694cd',1,'cv::FileNode::NONE'],['https://docs.opencv.org/4.2.0/d4/d32/classcv_1_1__InputArray.html#a0f6bead7579fcd0e30b15a5d6bf5b53ba7f22b71cc694233d39d400bb0192a30a',1,'cv::_InputArray::NONE'],['https://docs.opencv.org/4.2.0/de/d93/group__datasets__fr.html#gga3bdb11e4d5333d49ecab1e789fcce58eac10123dfa7c5e5311f56bea9cfbfe795',1,'cv::datasets::none']]],
['nonmax_5fsuppression_103',['nonmax_suppression',['https://docs.opencv.org/4.2.0/d7/d19/classcv_1_1AgastFeatureDetector.html#aeb231abf4b24747a3e2f6ca4d99132caa2fb1b00216bfc495c99346bc8c11d328',1,'cv::AgastFeatureDetector::NONMAX_SUPPRESSION'],['https://docs.opencv.org/4.2.0/df/d74/classcv_1_1FastFeatureDetector.html#aadc316b5df92d9e457c9c984f1bab7eea481d00b76bfc41ad8a6dabb17bb9abe0',1,'cv::FastFeatureDetector::NONMAX_SUPPRESSION']]],
['nopreferredstorageorderbit_104',['nopreferredstorageorderbit',['https://eigen.tuxfamily.org/dox/group__flags.html#ga3c186ad80ddcf5e2ed3d7ee31cca1860',1,'Eigen::NoPreferredStorageOrderBit'],['https://eigen.tuxfamily.org/dox/group__flags.html#ga3c186ad80ddcf5e2ed3d7ee31cca1860',1,'NoPreferredStorageOrderBit(Global Namespace)']]],
['noqrpreconditioner_105',['noqrpreconditioner',['https://eigen.tuxfamily.org/dox/group__enums.html#gga46eba0d5c621f590b8cf1b53af31d56ea2e95bc818f975b19def01e93d240dece',1,'NoQRPreconditioner(Global Namespace)'],['https://eigen.tuxfamily.org/dox/group__enums.html#gga46eba0d5c621f590b8cf1b53af31d56ea2e95bc818f975b19def01e93d240dece',1,'Eigen::NoQRPreconditioner']]],
@@ -196,7 +196,7 @@ var searchData=
['numdimensions_193',['numdimensions',['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'SparseMatrixBase< TriangularView< MatrixType, Mode > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'SparseMatrixBase< Block< XprType, BlockRows, BlockCols, true > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'SparseMatrixBase< Transpose< MatrixType > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a0632b818dc6bddab3ed1dd0ff4ec4e5da4d4548a01ba37a6c2031a3c1f0a37d34',1,'DenseBase< ArrayWrapper< ExpressionType > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrixBase.html#aa88dfb83ca810037cf83fb44efaea4f1a2366131ffcc38bff48a1c7572eb86dd3',1,'Eigen::SparseMatrixBase::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a0632b818dc6bddab3ed1dd0ff4ec4e5da4d4548a01ba37a6c2031a3c1f0a37d34',1,'DenseBase< Solve< Decomposition, RhsType > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a0632b818dc6bddab3ed1dd0ff4ec4e5da4d4548a01ba37a6c2031a3c1f0a37d34',1,'DenseBase< Homogeneous< MatrixType, _Direction > >::NumDimensions'],['https://eigen.tuxfamily.org/dox/classEigen_1_1DenseBase.html#a0632b818dc6bddab3ed1dd0ff4ec4e5da4d4548a01ba37a6c2031a3c1f0a37d34',1,'Eigen::DenseBase::NumDimensions']]],
['numeric_194',['numeric',['https://gcc.gnu.org/onlinedocs/gcc-9.3.0/libstdc++/api/a05879.html#a50c9f58112ca40d3d53b07e1d524228b',1,'std::locale']]],
['numericalissue_195',['numericalissue',['https://eigen.tuxfamily.org/dox/group__enums.html#gga85fad7b87587764e5cf6b513a9e0ee5ea1c6e20706575a629b27a105f07f1883b',1,'Eigen::NumericalIssue'],['https://eigen.tuxfamily.org/dox/group__enums.html#gga85fad7b87587764e5cf6b513a9e0ee5ea1c6e20706575a629b27a105f07f1883b',1,'NumericalIssue(Global Namespace)']]],
- ['numfeatures_196',['numfeatures',['https://docs.opencv.org/4.2.0/d6/dfc/structHaarClassifierCascadeDescriptor.html#a21bd5b9e52ecfb00ddbec3bd88df65cb',1,'HaarClassifierCascadeDescriptor::NumFeatures'],['https://docs.opencv.org/4.2.0/d0/d0b/classcv_1_1CvFeatureEvaluator.html#a07f6d9031861da09df711cfc5d6d4d5b',1,'cv::CvFeatureEvaluator::numFeatures'],['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#ab7eb8578a2e582d6acac9db71ab69fcc',1,'cv::CvFeatureParams::numFeatures'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#a540d5f029fbf504751a4ea99f55c9fe5',1,'cv::TrackerFeatureHAAR::Params::numFeatures']]],
+ ['numfeatures_196',['numfeatures',['https://docs.opencv.org/4.2.0/d0/d0b/classcv_1_1CvFeatureEvaluator.html#a07f6d9031861da09df711cfc5d6d4d5b',1,'cv::CvFeatureEvaluator::numFeatures'],['https://docs.opencv.org/4.2.0/db/dfc/classcv_1_1CvFeatureParams.html#ab7eb8578a2e582d6acac9db71ab69fcc',1,'cv::CvFeatureParams::numFeatures'],['https://docs.opencv.org/4.2.0/d1/d00/structcv_1_1TrackerFeatureHAAR_1_1Params.html#a540d5f029fbf504751a4ea99f55c9fe5',1,'cv::TrackerFeatureHAAR::Params::numFeatures'],['https://docs.opencv.org/4.2.0/d6/dfc/structHaarClassifierCascadeDescriptor.html#a21bd5b9e52ecfb00ddbec3bd88df65cb',1,'HaarClassifierCascadeDescriptor::NumFeatures']]],
['numformats_197',['numformats',['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga1887af7daca9ccca0f51f90bc8777280a1ce1da9c8116af9a854e89c357cefd05',1,'cv::cudacodec::NumFormats'],['https://docs.opencv.org/4.2.0/d0/d61/group__cudacodec.html#gga1887af7daca9ccca0f51f90bc8777280a1ce1da9c8116af9a854e89c357cefd05',1,'NumFormats(Global Namespace)']]],
['numframes_198',['numFrames',['https://docs.opencv.org/4.2.0/d3/dad/structcv_1_1datasets_1_1GR__chalearnObj.html#a5de85d16d4b55bb7ba094c2cb6d94b15',1,'cv::datasets::GR_chalearnObj']]],
['numframesnotdetected_199',['numFramesNotDetected',['https://docs.opencv.org/4.2.0/dc/de0/structcv_1_1DetectionBasedTracker_1_1TrackedObject.html#a04b096c1a1a334b1aae3300fb7336d32',1,'cv::DetectionBasedTracker::TrackedObject']]],