<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using C++ iterators on MATLAB mxArrays</title>
	<atom:link href="http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/</link>
	<description>The Post-9-to-5 Life of an International Playboy</description>
	<lastBuildDate>Sun, 20 May 2012 16:44:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Peter</title>
		<link>http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/comment-page-1/#comment-56437</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 15 Sep 2011 02:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/#comment-56437</guid>
		<description>Thanks very much!  I took your work and extended it.  I&#039;m pretty new to STL so can&#039;t be sure it&#039;s really okay, but it seems to be working for my purposes (std::nth_element and std::max_element run on mxArray data).

Here&#039;s my extensions:
https://github.com/chinasaur/mw_array_container
https://github.com/chinasaur/skip_ptr</description>
		<content:encoded><![CDATA[<p>Thanks very much!  I took your work and extended it.  I&#8217;m pretty new to STL so can&#8217;t be sure it&#8217;s really okay, but it seems to be working for my purposes (std::nth_element and std::max_element run on mxArray data).</p>
<p>Here&#8217;s my extensions:<br />
<a href="https://github.com/chinasaur/mw_array_container" rel="nofollow">https://github.com/chinasaur/mw_array_container</a><br />
<a href="https://github.com/chinasaur/skip_ptr" rel="nofollow">https://github.com/chinasaur/skip_ptr</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogerroger</title>
		<link>http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/comment-page-1/#comment-26753</link>
		<dc:creator>rogerroger</dc:creator>
		<pubDate>Mon, 21 Jun 2010 11:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://jeffmatherphotography.com/dispatches/2008/08/using-c-iterators-on-matlab-mxarrays/#comment-26753</guid>
		<description>Thanks, very useful.</description>
		<content:encoded><![CDATA[<p>Thanks, very useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

