<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:49:50 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[PIPE2D-234] typeCastNdArray should not use an extra argument to define the output type</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-234</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Currently the function &lt;tt&gt;typeCastNdArray&lt;/tt&gt; uses an unused extra parameter to define the type of the output array.  Please replace this by explicit specification of the type when calling the function.  Note that this will require switching the template order:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
template&amp;lt;typename OutType, typename InType&amp;gt;
  ndarray::Array&amp;lt;OutType, 1, 1&amp;gt; typeCastNdArray(ndarray::Array&amp;lt;InType, 1, 1&amp;gt; &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt;&amp;amp; arr);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Also provide a specialisation for &lt;tt&gt;&amp;lt;float, float&amp;gt;&lt;/tt&gt; to avoid an unnecessary copy.  Note that this will require a check that the input array is not used again;  after this check please rename the function to &lt;tt&gt;ndArrayConvertArrayType&lt;/tt&gt; (as a cast leaves the input array unmodified).&lt;/p&gt;</description>
                <environment></environment>
        <key id="11724">PIPE2D-234</key>
            <summary>typeCastNdArray should not use an extra argument to define the output type</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Jul 2017 19:20:18 +0000</created>
                <updated>Fri, 2 Nov 2018 17:38:54 +0000</updated>
                            <resolved>Fri, 2 Nov 2018 17:38:54 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="14331" author="price" created="Fri, 2 Nov 2018 17:38:54 +0000"  >&lt;p&gt;Done in the big cleanup.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="11727">PIPE2D-237</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|ii02mf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>