diff options
| author | Bryan Galdrikian <[email protected]> | 2017-10-24 15:25:02 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2017-10-24 15:25:02 -0700 |
| commit | b0c11962f6012430da3bcaa2727288046b33d648 (patch) | |
| tree | cf13338fa4fd7072badf64f751f94abeeb437003 /docs/source_docs/files/todo.html | |
| parent | linux build fix - all configs (diff) | |
| download | blast-b0c11962f6012430da3bcaa2727288046b33d648.tar.xz blast-b0c11962f6012430da3bcaa2727288046b33d648.zip | |
Changes for 1.1.1
See README.md
Diffstat (limited to 'docs/source_docs/files/todo.html')
| -rw-r--r-- | docs/source_docs/files/todo.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/source_docs/files/todo.html b/docs/source_docs/files/todo.html new file mode 100644 index 0000000..9a333c3 --- /dev/null +++ b/docs/source_docs/files/todo.html @@ -0,0 +1,45 @@ +<html> + <head> + <title>NVIDIA(R) Blast(R) SDK 1.1 Source Reference: Todo List</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> + </head> + + <body bgcolor="#FFFFFF"> + <div id="header"> + <hr class="first"> + <img alt="" src="blast_logo.png"> + <br> + <center> + <a class="qindex" href="main.html">Main Page</a> + <!-- <a class="qindex" href="hierarchy.html">Class Hierarchy</a> //--> + <a class="qindex" href="annotated.html">Class List</a> + <a class="qindex" href="functions.html">Class Members</a> + </center> + <hr class="second"> + </div> +<!-- Generated by Doxygen 1.5.8 --> +<div class="navigation" id="top"> + <div class="tabs"> + <ul> + <li><a href="main.html"><span>Main Page</span></a></li> + <li class="current"><a href="pages.html"><span>User's Guide</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> +</div> +<div class="contents"> +<h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl> +<dt>Member <a class="el" href="bt_scalar_8h.html#38c30fdd0ea2558373a1b6e41c77d9d2">ATTRIBUTE_ALIGNED16</a> </dt> +<dd>: check out alignment methods for other platforms/compilers define <a class="el" href="bt_scalar_8h.html#38c30fdd0ea2558373a1b6e41c77d9d2">ATTRIBUTE_ALIGNED16(a)</a> a __attribute__ ((aligned (16))) define <a class="el" href="bt_scalar_8h.html#f70e8b45dc0ad52b962f128ce45365dc">ATTRIBUTE_ALIGNED64(a)</a> a __attribute__ ((aligned (64))) define <a class="el" href="bt_scalar_8h.html#cb9392bc9b30095ec1ff9d98576b47e4">ATTRIBUTE_ALIGNED128(a)</a> a __attribute__ ((aligned (128))) </dd> +</dl> +</div> +<!-- start footer part --> +<div class="footer"> +Copyright © 2015-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> +</div> +</body> +</html> |