<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FSPU_Reference%2FVSPLIT</id>
	<title>Programmer Guide/SPU Reference/VSPLIT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FSPU_Reference%2FVSPLIT"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;action=history"/>
	<updated>2026-05-06T07:43:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=4520&amp;oldid=prev</id>
		<title>Toni: moved Programmer Guide/SPU Reference/VSPLIT - split vectors to Programmer Guide/SPU Reference/VSPLIT</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=4520&amp;oldid=prev"/>
		<updated>2011-04-28T10:15:55Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/stx/docs/wiki/index.php/Programmer_Guide/SPU_Reference/VSPLIT_-_split_vectors&quot; class=&quot;mw-redirect&quot; title=&quot;Programmer Guide/SPU Reference/VSPLIT - split vectors&quot;&gt;Programmer Guide/SPU Reference/VSPLIT - split vectors&lt;/a&gt; to &lt;a href=&quot;/stx/docs/wiki/index.php/Programmer_Guide/SPU_Reference/VSPLIT&quot; title=&quot;Programmer Guide/SPU Reference/VSPLIT&quot;&gt;Programmer Guide/SPU Reference/VSPLIT&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:15, 28 April 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Toni</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=1880&amp;oldid=prev</id>
		<title>Admin: 1 revision:&amp;#32;Initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=1880&amp;oldid=prev"/>
		<updated>2010-11-18T16:31:55Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Initial import&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:31, 18 November 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=1879&amp;oldid=prev</id>
		<title>193.171.195.8: initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/VSPLIT&amp;diff=1879&amp;oldid=prev"/>
		<updated>2010-05-17T13:05:27Z</updated>

		<summary type="html">&lt;p&gt;initial import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:{{SUBPAGENAME}}}}&lt;br /&gt;
====VSPLIT - split vectors====&lt;br /&gt;
&lt;br /&gt;
=====Usage:=====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;VSPLIT &amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;l&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt; &amp;lt;var&amp;gt;ref&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Inputs:=====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|x&lt;br /&gt;
|The vector to be split. There is no default.&lt;br /&gt;
|-&lt;br /&gt;
|l&lt;br /&gt;
|The number of output elements. This must be a number greater than &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;. There is no default.&lt;br /&gt;
|-&lt;br /&gt;
|o&lt;br /&gt;
|The index of the first element (i.e. the offset). This must be a number greater than or equal to &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;. The default is &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|inc&lt;br /&gt;
|The increment. This must be a number greater than &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;. The default is &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|ref&lt;br /&gt;
|A flag specifying whether the vector should be copied in reverse. This can be one of the following keywords:&amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;|&amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt;|&amp;lt;code&amp;gt;No&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;|&amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt;|YesThe default is &amp;lt;code&amp;gt;No&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Outputs:=====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|y&lt;br /&gt;
|The split part of vector (extracted elements) with the length l.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Description:=====&lt;br /&gt;
&lt;br /&gt;
This atom can be used to split a vector or (in other words) to extract a sub-vector from a vector.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ref=0 or NO:&lt;br /&gt;
|y[i] = &amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt;[&amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt; + i.&amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt;]&lt;br /&gt;
|-&lt;br /&gt;
|ref=1 or YES:&lt;br /&gt;
|y[i] = &amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt;[n-&amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt;-(i+1).&amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt;]&lt;br /&gt;
|-&lt;br /&gt;
|with: i=0, 1, .., l-1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For both modes the parameters &amp;lt;var&amp;gt;l&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt; and &amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt; must match following conditions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt; &amp;gt;= 0; &amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt; and &amp;lt;var&amp;gt;l&amp;lt;/var&amp;gt; &amp;gt; 0; &amp;lt;var&amp;gt;o&amp;lt;/var&amp;gt; + (&amp;lt;var&amp;gt;l&amp;lt;/var&amp;gt;-1).&amp;lt;var&amp;gt;inc&amp;lt;/var&amp;gt; &amp;lt; number of elements of &amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt;.&lt;/div&gt;</summary>
		<author><name>193.171.195.8</name></author>
	</entry>
</feed>