123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>C-Index (squidlib-performance 3.0.0-SNAPSHOT)</title>
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- <script type="text/javascript" src="../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="C-Index (squidlib-performance 3.0.0-SNAPSHOT)";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-1.html">Prev Letter</a></li>
- <li><a href="index-3.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
- <li><a href="index-2.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">V</a> <a href="index-16.html">W</a> <a name="I:C">
- <!-- -->
- </a>
- <h2 class="title">C</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/FOVCacheBenchmark.html#cache">cache</a></span> - Static variable in class squidpony.performance.<a href="../squidpony/performance/FOVCacheBenchmark.html" title="class in squidpony.performance">FOVCacheBenchmark</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/alternate/DijkstraMap.html#clearGoals--">clearGoals()</a></span> - Method in class squidpony.performance.alternate.<a href="../squidpony/performance/alternate/DijkstraMap.html" title="class in squidpony.performance.alternate">DijkstraMap</a></dt>
- <dd>
- <div class="block">Used to remove all goals and undo any changes to gradientMap made by having a goal present.</div>
- </dd>
- <dt><a href="../squidpony/performance/CoordPackerBenchmark.html" title="class in squidpony.performance"><span class="typeNameLink">CoordPackerBenchmark</span></a> - Class in <a href="../squidpony/performance/package-summary.html">squidpony.performance</a></dt>
- <dd>
- <div class="block">Benchmark Mode Cnt Score Error Units
- CoordPackerBenchmark.measureExpand avgt 3 900228206.833 ± 21968143.986 ns/op
- CoordPackerBenchmark.measureFringe avgt 3 641602426.833 ± 27212281.762 ns/op
- CoordPackerBenchmark.measureIntersect avgt 3 43690482.937 ± 5320462.022 ns/op
- CoordPackerBenchmark.measurePack avgt 3 109464965.333 ± 6017179.639 ns/op
- CoordPackerBenchmark.measureRetract avgt 3 13193960943.000 ± 242817831.253 ns/op
- CoordPackerBenchmark.measureSurface avgt 3 13620270404.000 ± 10192036140.599 ns/op
- CoordPackerBenchmark.measureUnion avgt 3 23350198.759 ± 1748064.376 ns/op
- CoordPackerBenchmark.measureExpand avgt 3 873295078.833 ± 9816457.477 ns/op
- CoordPackerBenchmark.measureFringe avgt 3 662366321.333 ± 102458917.511 ns/op
- CoordPackerBenchmark.measureIntersect avgt 3 42639848.333 ± 1993339.568 ns/op
- CoordPackerBenchmark.measurePack avgt 3 112526685.556 ± 1660470.101 ns/op
- CoordPackerBenchmark.measureRetract avgt 3 2898240290.667 ± 70354485.221 ns/op
- CoordPackerBenchmark.measureSurface avgt 3 2668457224.000 ± 208057266.995 ns/op
- CoordPackerBenchmark.measureUnion avgt 3 24108143.476 ± 1636907.341 ns/op
- CoordPackerBenchmark.measureExpand avgt 3 903545748.333 ± 64662153.123 ns/op
- CoordPackerBenchmark.measureFringe avgt 3 648745341.000 ± 35213867.865 ns/op
- CoordPackerBenchmark.measureIntersect avgt 3 42401227.361 ± 6245961.734 ns/op
- CoordPackerBenchmark.measurePack avgt 3 110786137.533 ± 4217588.965 ns/op
- CoordPackerBenchmark.measureRetract avgt 3 1429771405.667 ± 52878650.572 ns/op
- CoordPackerBenchmark.measureSurface avgt 3 1440772193.000 ± 102585931.893 ns/op
- CoordPackerBenchmark.measureUnion avgt 3 23457633.434 ± 394246.228 ns/op
- And now with the GreasedRegion code being tested with an appended G in the test name...</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/CoordPackerBenchmark.html#CoordPackerBenchmark--">CoordPackerBenchmark()</a></span> - Constructor for class squidpony.performance.<a href="../squidpony/performance/CoordPackerBenchmark.html" title="class in squidpony.performance">CoordPackerBenchmark</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/alternate/DijkstraMap.html#costMap">costMap</a></span> - Variable in class squidpony.performance.alternate.<a href="../squidpony/performance/alternate/DijkstraMap.html" title="class in squidpony.performance.alternate">DijkstraMap</a></dt>
- <dd>
- <div class="block">This stores the entry cost multipliers for each cell; that is, a value of 1.0 is a normal, unmodified cell, but
- a value of 0.5 can be entered easily (two cells of its cost can be entered for the cost of one 1.0 cell), and a
- value of 2.0 can only be entered with difficulty (one cell of its cost can be entered for the cost of two 1.0
- cells).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/WaypointBenchmark.html#countWaypoint--">countWaypoint()</a></span> - Method in class squidpony.performance.<a href="../squidpony/performance/WaypointBenchmark.html" title="class in squidpony.performance">WaypointBenchmark</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/WaypointBenchmark.html#countWaypoint2--">countWaypoint2()</a></span> - Method in class squidpony.performance.<a href="../squidpony/performance/WaypointBenchmark.html" title="class in squidpony.performance">WaypointBenchmark</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../squidpony/performance/WaypointBenchmark.html#countWaypoint3--">countWaypoint3()</a></span> - Method in class squidpony.performance.<a href="../squidpony/performance/WaypointBenchmark.html" title="class in squidpony.performance">WaypointBenchmark</a></dt>
- <dd> </dd>
- </dl>
- <a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">V</a> <a href="index-16.html">W</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-1.html">Prev Letter</a></li>
- <li><a href="index-3.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
- <li><a href="index-2.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <p class="legalCopy"><small>Copyright © 2012–2016. All rights reserved.</small></p>
- </body>
- </html>
|