Skip to content

Commit

Permalink
Modified API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar2812 committed Dec 21, 2016
1 parent 71ff95e commit 53a36c5
Show file tree
Hide file tree
Showing 150 changed files with 16,886 additions and 1,705 deletions.
12 changes: 6 additions & 6 deletions docs/api_docs/v1.4.1/dynaml-core/breeze/stats/package.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h4 id="signature" class="signature">

<div id="comment" class="fullcommenttop"><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="breeze.stats.DescriptiveStatsTrait">DescriptiveStatsTrait</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
<div class="superTypes hiddenContent"><span class="extype" name="breeze.stats.DescriptiveStats">DescriptiveStats</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>


Expand All @@ -67,7 +67,7 @@ <h4 id="signature" class="signature">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="breeze.stats"><span>stats</span></li><li class="in" name="breeze.stats.DescriptiveStatsTrait"><span>DescriptiveStatsTrait</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
<li class="in" name="breeze.stats"><span>stats</span></li><li class="in" name="breeze.stats.DescriptiveStats"><span>DescriptiveStats</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
Expand All @@ -92,7 +92,7 @@ <h4 id="signature" class="signature">

<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="breeze.stats.DescriptiveStatsTrait.mean" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<ol><li name="breeze.stats.DescriptiveStats.mean" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="mean"></a>
<a id="mean:mean"></a>
<h4 class="signature">
Expand All @@ -108,7 +108,7 @@ <h4 class="signature">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>DescriptiveStatsTrait</dd></dl></div>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>DescriptiveStats</dd></dl></div>
</li></ol>
</div>

Expand All @@ -118,8 +118,8 @@ <h4 class="signature">
</div>

<div id="inheritedMembers">
<div class="parent" name="breeze.stats.DescriptiveStatsTrait">
<h3>Inherited from <span class="extype" name="breeze.stats.DescriptiveStatsTrait">DescriptiveStatsTrait</span></h3>
<div class="parent" name="breeze.stats.DescriptiveStats">
<h3>Inherited from <span class="extype" name="breeze.stats.DescriptiveStats">DescriptiveStats</span></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
Expand Down
2 changes: 1 addition & 1 deletion docs/api_docs/v1.4.1/dynaml-core/buildinfo/BuildInfo$.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ <h4 class="signature">
<img src="../lib/permalink.png" alt="Permalink" />
</a>
</span>
<p class="shortcomment cmt">The value is &quot;v1.4.1-beta.5&quot;.</p>
<p class="shortcomment cmt">The value is &quot;v1.4.1-beta.9&quot;.</p>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
Expand Down
10 changes: 5 additions & 5 deletions docs/api_docs/v1.4.1/dynaml-core/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api_docs/v1.4.1/dynaml-core/index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,23 @@ <h4 class="signature">
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="breeze.linalg.ImmutableNumericOps#t" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="t[TT&gt;:This,That,Slice1,Result](a:Slice1)(implicitop:breeze.linalg.support.CanTranspose[TT,That],implicitcanSlice:breeze.linalg.support.CanSlice[That,Slice1,Result]):Result"></a>
<a id="t[TT&gt;:AbstractPartitionedMatrix[T],That,Slice1,Result](Slice1)(CanTranspose[TT,That],CanSlice[That,Slice1,Result]):Result"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">t</span><span class="tparams">[<span name="TT">TT &gt;: <a href="" class="extype" name="io.github.mandar2812.dynaml.algebra.AbstractPartitionedMatrix">AbstractPartitionedMatrix</a>[<span class="extype" name="io.github.mandar2812.dynaml.algebra.AbstractPartitionedMatrix.T">T</span>]</span>, <span name="That">That</span>, <span name="Slice1">Slice1</span>, <span name="Result">Result</span>]</span><span class="params">(<span name="a">a: <span class="extype" name="breeze.linalg.ImmutableNumericOps.t.Slice1">Slice1</span></span>)</span><span class="params">(<span class="implicit">implicit </span><span name="op">op: <span class="extype" name="breeze.linalg.support.CanTranspose">CanTranspose</span>[<span class="extype" name="breeze.linalg.ImmutableNumericOps.t.TT">TT</span>, <span class="extype" name="breeze.linalg.ImmutableNumericOps.t.That">That</span>]</span>, <span name="canSlice">canSlice: <span class="extype" name="breeze.linalg.support.CanSlice">CanSlice</span>[<span class="extype" name="breeze.linalg.ImmutableNumericOps.t.That">That</span>, <span class="extype" name="breeze.linalg.ImmutableNumericOps.t.Slice1">Slice1</span>, <span class="extype" name="breeze.linalg.ImmutableNumericOps.t.Result">Result</span>]</span>)</span><span class="result">: <span class="extype" name="breeze.linalg.ImmutableNumericOps.t.Result">Result</span></span>
</span>
</h4><span class="permalink">
<a href="../../../../../index.html#io.github.mandar2812.dynaml.algebra.AbstractPartitionedMatrix@t[TT&gt;:This,That,Slice1,Result](a:Slice1)(implicitop:breeze.linalg.support.CanTranspose[TT,That],implicitcanSlice:breeze.linalg.support.CanSlice[That,Slice1,Result]):Result" title="Permalink" target="_top">
<img src="../../../../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>ImmutableNumericOps</dd></dl></div>
</li><li name="breeze.linalg.ImmutableNumericOps#t" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="t[TT&gt;:This,That,Slice1,Slice2,Result](a:Slice1,b:Slice2)(implicitop:breeze.linalg.support.CanTranspose[TT,That],implicitcanSlice:breeze.linalg.support.CanSlice2[That,Slice1,Slice2,Result]):Result"></a>
<a id="t[TT&gt;:AbstractPartitionedMatrix[T],That,Slice1,Slice2,Result](Slice1,Slice2)(CanTranspose[TT,That],CanSlice2[That,Slice1,Slice2,Result]):Result"></a>
Expand Down

0 comments on commit 53a36c5

Please sign in to comment.