[353] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
| 3 | <title>mixpp: resampling.cpp File Reference</title> |
---|
| 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
| 8 | <script type="text/javascript"> |
---|
| 9 | <!-- |
---|
| 10 | function changeDisplayState (e){ |
---|
| 11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
| 12 | var button=this.firstChild; |
---|
| 13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
| 14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
| 15 | sectionDiv.style.display='block'; |
---|
| 16 | button.src='open.gif'; |
---|
| 17 | }else{ |
---|
| 18 | sectionDiv.style.display='none'; |
---|
| 19 | button.src='closed.gif'; |
---|
| 20 | } |
---|
| 21 | } |
---|
| 22 | function initDynSections(){ |
---|
| 23 | var divs=document.getElementsByTagName('div'); |
---|
| 24 | var sectionCounter=1; |
---|
| 25 | for(var i=0;i<divs.length-1;i++){ |
---|
| 26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
| 27 | var header=divs[i]; |
---|
| 28 | var section=divs[i+1]; |
---|
| 29 | var button=header.firstChild; |
---|
| 30 | if (button!='IMG'){ |
---|
| 31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
| 32 | button=document.createElement('img'); |
---|
| 33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
| 34 | } |
---|
| 35 | header.style.cursor='pointer'; |
---|
| 36 | header.onclick=changeDisplayState; |
---|
| 37 | header.id='dynheader'+sectionCounter; |
---|
| 38 | button.src='closed.gif'; |
---|
| 39 | section.id='dynsection'+sectionCounter; |
---|
| 40 | section.style.display='none'; |
---|
| 41 | section.style.marginLeft='14px'; |
---|
| 42 | sectionCounter++; |
---|
| 43 | } |
---|
| 44 | } |
---|
| 45 | } |
---|
| 46 | window.onload = initDynSections; |
---|
| 47 | --> |
---|
| 48 | </script> |
---|
| 49 | <div class="navigation" id="top"> |
---|
| 50 | <div class="tabs"> |
---|
| 51 | <ul> |
---|
| 52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
| 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
| 55 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 56 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 57 | </ul> |
---|
| 58 | </div> |
---|
| 59 | <div class="tabs"> |
---|
| 60 | <ul> |
---|
| 61 | <li><a href="files.html"><span>File List</span></a></li> |
---|
| 62 | <li><a href="globals.html"><span>File Members</span></a></li> |
---|
| 63 | </ul> |
---|
| 64 | </div> |
---|
| 65 | </div> |
---|
| 66 | <div class="contents"> |
---|
| 67 | <h1>resampling.cpp File Reference</h1>Resampling functions - source file. |
---|
| 68 | <a href="#_details">More...</a> |
---|
| 69 | <p> |
---|
| 70 | <code>#include <<a class="el" href="resampling_8h-source.html">itpp/signal/resampling.h</a>></code><br> |
---|
| 71 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
| 72 | <tr><td></td></tr> |
---|
| 73 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
| 74 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5c2378ab0a65e319e0550c352512dc0"></a><!-- doxytag: member="resampling.cpp::repeat" ref="a5c2378ab0a65e319e0550c352512dc0" args="(const vec &v, int norepeats)" --> |
---|
| 75 | template <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#a5c2378ab0a65e319e0550c352512dc0">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, int norepeats)</td></tr> |
---|
| 76 | |
---|
| 77 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 78 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b6b4334925c3508bdad87b5c378a87c4"></a><!-- doxytag: member="resampling.cpp::repeat" ref="b6b4334925c3508bdad87b5c378a87c4" args="(const cvec &v, int norepeats)" --> |
---|
| 79 | template <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#b6b4334925c3508bdad87b5c378a87c4">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, int norepeats)</td></tr> |
---|
| 80 | |
---|
| 81 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 82 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d1beed12a28afe4fae7ffb1b11a4252"></a><!-- doxytag: member="resampling.cpp::repeat" ref="1d1beed12a28afe4fae7ffb1b11a4252" args="(const svec &v, int norepeats)" --> |
---|
| 83 | template <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#1d1beed12a28afe4fae7ffb1b11a4252">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> &v, int norepeats)</td></tr> |
---|
| 84 | |
---|
| 85 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 86 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f6480620c23a22a99018a97771d48bef"></a><!-- doxytag: member="resampling.cpp::repeat" ref="f6480620c23a22a99018a97771d48bef" args="(const ivec &v, int norepeats)" --> |
---|
| 87 | template <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#f6480620c23a22a99018a97771d48bef">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> &v, int norepeats)</td></tr> |
---|
| 88 | |
---|
| 89 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 90 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c150656733b8f05d9575a69b33f12754"></a><!-- doxytag: member="resampling.cpp::repeat" ref="c150656733b8f05d9575a69b33f12754" args="(const bvec &v, int norepeats)" --> |
---|
| 91 | template <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#c150656733b8f05d9575a69b33f12754">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> &v, int norepeats)</td></tr> |
---|
| 92 | |
---|
| 93 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 94 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bedb26377eca8c3092728808d7891d44"></a><!-- doxytag: member="resampling.cpp::repeat" ref="bedb26377eca8c3092728808d7891d44" args="(const mat &m, int norepeats)" --> |
---|
| 95 | template <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#bedb26377eca8c3092728808d7891d44">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &m, int norepeats)</td></tr> |
---|
| 96 | |
---|
| 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 98 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9aba06dadb5b7469b27483a0e3e96421"></a><!-- doxytag: member="resampling.cpp::repeat" ref="9aba06dadb5b7469b27483a0e3e96421" args="(const cmat &m, int norepeats)" --> |
---|
| 99 | template <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#9aba06dadb5b7469b27483a0e3e96421">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &m, int norepeats)</td></tr> |
---|
| 100 | |
---|
| 101 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 102 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22ab3133f8dbcbedf6da13284f646de6"></a><!-- doxytag: member="resampling.cpp::repeat" ref="22ab3133f8dbcbedf6da13284f646de6" args="(const smat &m, int norepeats)" --> |
---|
| 103 | template <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#22ab3133f8dbcbedf6da13284f646de6">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> &m, int norepeats)</td></tr> |
---|
| 104 | |
---|
| 105 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5637fbe3d79538d8fd33452c6284ac29"></a><!-- doxytag: member="resampling.cpp::repeat" ref="5637fbe3d79538d8fd33452c6284ac29" args="(const imat &m, int norepeats)" --> |
---|
| 107 | template <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#5637fbe3d79538d8fd33452c6284ac29">itpp::repeat</a> (const <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> &m, int norepeats)</td></tr> |
---|
| 108 | |
---|
| 109 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 110 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="528aa4acaeffaf2c25dbffc9ff66f24b"></a><!-- doxytag: member="resampling.cpp::repeat" ref="528aa4acaeffaf2c25dbffc9ff66f24b" args="(const bmat &m, int norepeats)" --> |
---|
| 111 | template <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#528aa4acaeffaf2c25dbffc9ff66f24b">itpp::repeat</a> (const <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &m, int norepeats)</td></tr> |
---|
| 112 | |
---|
| 113 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of repeat. <br></td></tr> |
---|
| 114 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c62dca33652a92e3f2fce2a7053787a"></a><!-- doxytag: member="resampling.cpp::upsample" ref="4c62dca33652a92e3f2fce2a7053787a" args="(const vec &v, int usf)" --> |
---|
| 115 | template <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#4c62dca33652a92e3f2fce2a7053787a">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, int usf)</td></tr> |
---|
| 116 | |
---|
| 117 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 118 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4cf20e86e986dedf38e60c572f19a107"></a><!-- doxytag: member="resampling.cpp::upsample" ref="4cf20e86e986dedf38e60c572f19a107" args="(const cvec &v, int usf)" --> |
---|
| 119 | template <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#4cf20e86e986dedf38e60c572f19a107">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, int usf)</td></tr> |
---|
| 120 | |
---|
| 121 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 122 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1eeecd3c179777389e72df8f0eb8b891"></a><!-- doxytag: member="resampling.cpp::upsample" ref="1eeecd3c179777389e72df8f0eb8b891" args="(const svec &v, int usf)" --> |
---|
| 123 | template <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#1eeecd3c179777389e72df8f0eb8b891">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> &v, int usf)</td></tr> |
---|
| 124 | |
---|
| 125 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 126 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ca8de65f0a378cdd39909860f428438"></a><!-- doxytag: member="resampling.cpp::upsample" ref="4ca8de65f0a378cdd39909860f428438" args="(const ivec &v, int usf)" --> |
---|
| 127 | template <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#4ca8de65f0a378cdd39909860f428438">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> &v, int usf)</td></tr> |
---|
| 128 | |
---|
| 129 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 130 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ffabcbc1f6e11f93f22237a3e7d5c8f7"></a><!-- doxytag: member="resampling.cpp::upsample" ref="ffabcbc1f6e11f93f22237a3e7d5c8f7" args="(const bvec &v, int usf)" --> |
---|
| 131 | template <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#ffabcbc1f6e11f93f22237a3e7d5c8f7">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> &v, int usf)</td></tr> |
---|
| 132 | |
---|
| 133 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 134 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9acdfa76d7d991bf7f20a344e2360cf8"></a><!-- doxytag: member="resampling.cpp::upsample" ref="9acdfa76d7d991bf7f20a344e2360cf8" args="(const mat &v, int usf)" --> |
---|
| 135 | template <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#9acdfa76d7d991bf7f20a344e2360cf8">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &v, int usf)</td></tr> |
---|
| 136 | |
---|
| 137 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 138 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1f01cf0d605d1519af1b949a6d8917df"></a><!-- doxytag: member="resampling.cpp::upsample" ref="1f01cf0d605d1519af1b949a6d8917df" args="(const cmat &v, int usf)" --> |
---|
| 139 | template <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#1f01cf0d605d1519af1b949a6d8917df">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &v, int usf)</td></tr> |
---|
| 140 | |
---|
| 141 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 142 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="37c7e58be2bebd58c5d073554a425c23"></a><!-- doxytag: member="resampling.cpp::upsample" ref="37c7e58be2bebd58c5d073554a425c23" args="(const smat &v, int usf)" --> |
---|
| 143 | template <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#37c7e58be2bebd58c5d073554a425c23">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> &v, int usf)</td></tr> |
---|
| 144 | |
---|
| 145 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 146 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="92037a9fd3b40c73f40d8e1f5d2abe39"></a><!-- doxytag: member="resampling.cpp::upsample" ref="92037a9fd3b40c73f40d8e1f5d2abe39" args="(const imat &v, int usf)" --> |
---|
| 147 | template <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#92037a9fd3b40c73f40d8e1f5d2abe39">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> &v, int usf)</td></tr> |
---|
| 148 | |
---|
| 149 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 150 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0a1cc00eefaced2abf1b02706a16ea4f"></a><!-- doxytag: member="resampling.cpp::upsample" ref="0a1cc00eefaced2abf1b02706a16ea4f" args="(const bmat &v, int usf)" --> |
---|
| 151 | template <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#0a1cc00eefaced2abf1b02706a16ea4f">itpp::upsample</a> (const <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &v, int usf)</td></tr> |
---|
| 152 | |
---|
| 153 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 154 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1ff088b70d75d1f50e8c6f426101d911"></a><!-- doxytag: member="resampling.cpp::upsample" ref="1ff088b70d75d1f50e8c6f426101d911" args="(const vec &v, int usf, vec &u)" --> |
---|
| 155 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#1ff088b70d75d1f50e8c6f426101d911">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &u)</td></tr> |
---|
| 156 | |
---|
| 157 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 158 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4baf8fca94da9fe4b747103936c65775"></a><!-- doxytag: member="resampling.cpp::upsample" ref="4baf8fca94da9fe4b747103936c65775" args="(const cvec &v, int usf, cvec &u)" --> |
---|
| 159 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#4baf8fca94da9fe4b747103936c65775">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &u)</td></tr> |
---|
| 160 | |
---|
| 161 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 162 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7862b73759fe9063f6832a343ea1e370"></a><!-- doxytag: member="resampling.cpp::upsample" ref="7862b73759fe9063f6832a343ea1e370" args="(const svec &v, int usf, svec &u)" --> |
---|
| 163 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#7862b73759fe9063f6832a343ea1e370">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#7d53e7d4b228c818e8ade5c59c4ed9d9">svec</a> &u)</td></tr> |
---|
| 164 | |
---|
| 165 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 166 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eca5bdb8c4e58544c91c390058d9c379"></a><!-- doxytag: member="resampling.cpp::upsample" ref="eca5bdb8c4e58544c91c390058d9c379" args="(const ivec &v, int usf, ivec &u)" --> |
---|
| 167 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#eca5bdb8c4e58544c91c390058d9c379">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#b03757d874926a9be91535e71af1656e">ivec</a> &u)</td></tr> |
---|
| 168 | |
---|
| 169 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 170 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e029a6dda4c796aa82c89cdc498234a1"></a><!-- doxytag: member="resampling.cpp::upsample" ref="e029a6dda4c796aa82c89cdc498234a1" args="(const bvec &v, int usf, bvec &u)" --> |
---|
| 171 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#e029a6dda4c796aa82c89cdc498234a1">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#e10151f44bbabf17b670a9493d8088cf">bvec</a> &u)</td></tr> |
---|
| 172 | |
---|
| 173 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 174 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="07694e3de98f541a082b6c31888c5b95"></a><!-- doxytag: member="resampling.cpp::upsample" ref="07694e3de98f541a082b6c31888c5b95" args="(const mat &v, int usf, mat &u)" --> |
---|
| 175 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#07694e3de98f541a082b6c31888c5b95">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &u)</td></tr> |
---|
| 176 | |
---|
| 177 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 178 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="47544bbe51e1a0d07e5e8f351deb1eba"></a><!-- doxytag: member="resampling.cpp::upsample" ref="47544bbe51e1a0d07e5e8f351deb1eba" args="(const cmat &v, int usf, cmat &u)" --> |
---|
| 179 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#47544bbe51e1a0d07e5e8f351deb1eba">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &u)</td></tr> |
---|
| 180 | |
---|
| 181 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 182 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8e1c52dfc1f39f92ba93601ab6b02adf"></a><!-- doxytag: member="resampling.cpp::upsample" ref="8e1c52dfc1f39f92ba93601ab6b02adf" args="(const smat &v, int usf, smat &u)" --> |
---|
| 183 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#8e1c52dfc1f39f92ba93601ab6b02adf">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#debd320317a18c022d3ca856af6d3687">smat</a> &u)</td></tr> |
---|
| 184 | |
---|
| 185 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 186 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1ddb0861ff27f9b5fd79e4494a191188"></a><!-- doxytag: member="resampling.cpp::upsample" ref="1ddb0861ff27f9b5fd79e4494a191188" args="(const imat &v, int usf, imat &u)" --> |
---|
| 187 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#1ddb0861ff27f9b5fd79e4494a191188">itpp::upsample</a> (const <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#9e0dd2f635e4bd0b28c09685d9c4f3bb">imat</a> &u)</td></tr> |
---|
| 188 | |
---|
| 189 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 190 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="00286590459fb4dcf09ba109378ad875"></a><!-- doxytag: member="resampling.cpp::upsample" ref="00286590459fb4dcf09ba109378ad875" args="(const bmat &v, int usf, bmat &u)" --> |
---|
| 191 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#00286590459fb4dcf09ba109378ad875">itpp::upsample</a> (const <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &v, int usf, <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &u)</td></tr> |
---|
| 192 | |
---|
| 193 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of upsample. <br></td></tr> |
---|
| 194 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7cf072561e008cb47025a0961727feee"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="7cf072561e008cb47025a0961727feee" args="(const vec &v, int usf)" --> |
---|
| 195 | template <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#7cf072561e008cb47025a0961727feee">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, int usf)</td></tr> |
---|
| 196 | |
---|
| 197 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 198 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="019773a5c65145aef56c65ad15d0834a"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="019773a5c65145aef56c65ad15d0834a" args="(const cvec &v, int usf)" --> |
---|
| 199 | template <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#019773a5c65145aef56c65ad15d0834a">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, int usf)</td></tr> |
---|
| 200 | |
---|
| 201 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 202 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f0758e180af55f6829a36dfea8afde3e"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="f0758e180af55f6829a36dfea8afde3e" args="(const mat &v, int usf)" --> |
---|
| 203 | template <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#f0758e180af55f6829a36dfea8afde3e">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &v, int usf)</td></tr> |
---|
| 204 | |
---|
| 205 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 206 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="048954b6a4c90feda56239eee3634088"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="048954b6a4c90feda56239eee3634088" args="(const cmat &v, int usf)" --> |
---|
| 207 | template <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#048954b6a4c90feda56239eee3634088">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &v, int usf)</td></tr> |
---|
| 208 | |
---|
| 209 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 210 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eeb3a6e24536d6a134c5406d303be3da"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="eeb3a6e24536d6a134c5406d303be3da" args="(const vec &v, int usf, vec &u)" --> |
---|
| 211 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#eeb3a6e24536d6a134c5406d303be3da">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &u)</td></tr> |
---|
| 212 | |
---|
| 213 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 214 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b0e8689905e6a3e4a01cc804d856aa0"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="3b0e8689905e6a3e4a01cc804d856aa0" args="(const cvec &v, int usf, cvec &u)" --> |
---|
| 215 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#3b0e8689905e6a3e4a01cc804d856aa0">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, int usf, <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &u)</td></tr> |
---|
| 216 | |
---|
| 217 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 218 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e6564425356260e474c22d04dd8f93cf"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="e6564425356260e474c22d04dd8f93cf" args="(const mat &v, int usf, mat &u)" --> |
---|
| 219 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#e6564425356260e474c22d04dd8f93cf">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &u)</td></tr> |
---|
| 220 | |
---|
| 221 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 222 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b2c31c5f3797b83d2016258ea7543e2c"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="b2c31c5f3797b83d2016258ea7543e2c" args="(const cmat &v, int usf, cmat &u)" --> |
---|
| 223 | template void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#b2c31c5f3797b83d2016258ea7543e2c">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &v, int usf, <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &u)</td></tr> |
---|
| 224 | |
---|
| 225 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 226 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="49af056cb92f5d97d7dac75646949551"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="49af056cb92f5d97d7dac75646949551" args="(const mat &m, double f_base, double f_ups, int nrof_samples, double t_start)" --> |
---|
| 227 | template <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#49af056cb92f5d97d7dac75646949551">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6bba394f181c76fda12759568986c613">mat</a> &m, double f_base, double f_ups, int nrof_samples, double t_start)</td></tr> |
---|
| 228 | |
---|
| 229 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 230 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3969a36b7c6cfaa1f75371d59fac295"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="a3969a36b7c6cfaa1f75371d59fac295" args="(const cmat &m, double f_base, double f_ups, int nrof_samples, double t_start)" --> |
---|
| 231 | template <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#a3969a36b7c6cfaa1f75371d59fac295">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Mat.html#6fbac4b7184807da188e5b85d42f038b">cmat</a> &m, double f_base, double f_ups, int nrof_samples, double t_start)</td></tr> |
---|
| 232 | |
---|
| 233 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 234 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0e3c727789435cc9e91e56d9a455a629"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="0e3c727789435cc9e91e56d9a455a629" args="(const vec &v, double f_base, double f_ups, int nrof_samples, double t_start)" --> |
---|
| 235 | template <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#0e3c727789435cc9e91e56d9a455a629">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#02e1bb55f60f3c2eb7a020eb1c2cfcf4">vec</a> &v, double f_base, double f_ups, int nrof_samples, double t_start)</td></tr> |
---|
| 236 | |
---|
| 237 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 238 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="88209cdebf7b111bfa452fa6c4d6a855"></a><!-- doxytag: member="resampling.cpp::lininterp" ref="88209cdebf7b111bfa452fa6c4d6a855" args="(const cvec &v, double f_base, double f_ups, int nrof_samples, double t_start)" --> |
---|
| 239 | template <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceitpp.html#88209cdebf7b111bfa452fa6c4d6a855">itpp::lininterp</a> (const <a class="el" href="classitpp_1_1Vec.html#e83c1408740e41a7e29c383b71d4d544">cvec</a> &v, double f_base, double f_ups, int nrof_samples, double t_start)</td></tr> |
---|
| 240 | |
---|
| 241 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Extern Template instantiation of liniterp. <br></td></tr> |
---|
| 242 | </table> |
---|
| 243 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 244 | Resampling functions - source file. |
---|
| 245 | <p> |
---|
| 246 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Tony Ottosson and Adam Piatyszek</dd></dl> |
---|
| 247 | -------------------------------------------------------------------------<p> |
---|
| 248 | Copyright (C) 1995-2008 (see AUTHORS file for a list of contributors)<p> |
---|
| 249 | This file is part of IT++ - a C++ library of mathematical, signal processing, speech processing, and communications classes and functions.<p> |
---|
| 250 | IT++ is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<p> |
---|
| 251 | IT++ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<p> |
---|
| 252 | You should have received a copy of the GNU General Public License along with IT++. If not, see <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.<p> |
---|
| 253 | ------------------------------------------------------------------------- </div> |
---|
| 254 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
| 255 | <a href="http://www.doxygen.org/index.html"> |
---|
| 256 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
| 257 | </body> |
---|
| 258 | </html> |
---|