Skip to content

Commit

Permalink
Features:
Browse files Browse the repository at this point in the history
	- C1 Matrix Util Exponentiate #1 (1, 2, 3)
	- C1 Matrix Util Exponentiate #2 (4, 5, 6)
	- C1 Matrix Util Exponentiate #3 (7, 8, 9)
	- C1 Matrix Util Exponentiate #4 (10, 11, 12)
	- C1 Matrix Util Logarithm #1 (13, 14, 15)
	- C1 Matrix Util Logarithm #2 (16, 17, 18)
	- C1 Matrix Util Logarithm #3 (19, 20, 21)
	- C1 Matrix Util Logarithm #4 (22, 23, 24)
	- Numerical Complex C1 Util Re-work (25, 26, 27)
	- C1 Matrix Util Dot Product #1 (28, 29, 30)
	- C1 Matrix Util Dot Product #2 (31, 32, 33)
	- C1 Matrix Util Dot Product #3 (34, 35, 36)
	- Numerical Complex C1 Cartesian Re-work (37, 38, 39)
	- C1 Matrix Util Unsafe Transpose (40, 41, 42)
	- Complex C1 Matrix Util Transpose (43, 44, 45)
	- Numerical Complex C1 Square Shell (46, 47, 48)
	- Numerical Complex C1 Square Grid (49, 50, 51)
	- Numerical Matrix R1 Square Grid #1 (52, 53, 54)
	- Numerical Matrix R1 Square Grid #2 (55, 56, 57)
	- Numerical Matrix R1 Square Grid #3 (58, 59, 60)
	- Numerical Matrix R1 Square Grid #4 (61, 62, 63)
	- Numerical Matrix R1 Square Grid #5 (64)
	- Numerical Complex C1 Square Constructor (65, 66, 67)
	- Numerical Complex C1 Square Zero (68, 69)
	- Numerical Matrix R1 Square Product #1 (70, 71, 72)
	- Numerical Matrix R1 Square Product #2 (73, 74, 75)
	- Numerical Matrix R1 Square Product #3 (76, 77, 78)
	- Numerical Matrix R1 Square Product #4 (79, 80, 81)
	- C1 Square Slim Contract Set (82, 83, 84)
	- L2 Norm C1 Complex Cartesian (85, 86, 87)
	- C1 Matrix Util Unsafe Determinant #1 (88, 89, 90)
	- C1 Matrix Util Unsafe Determinant #2 (91, 92, 93)
	- C1 Matrix Util Unsafe Determinant #3 (94, 95, 96)
	- C1 Matrix Util Unsafe Determinant #4 (97, 98, 99)
	- C1 Matrix Util Unsafe Determinant #5 (100, 101, 102)
	- C1 Square Matrix Util Transpose (103, 104, 105)
	- C1 Matrix Util Scale #1 (106, 107, 108)
	- C1 Matrix Util Scale #2 (109, 110, 111)
	- C1 Matrix Util Scale #3 (112, 113, 114)
	- C1 Cartesian Phi AB #1 (115, 116, 117)
	- C1 Cartesian Phi AB #2 (118, 119, 120)


Bug Fixes/Re-organization:

Samples:

IdeaDRIP:
  • Loading branch information
Lakshmik committed Aug 11, 2024
1 parent 9ab34b5 commit 137ad62
Show file tree
Hide file tree
Showing 10,515 changed files with 36,916 additions and 26,546 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8,095 changes: 4,060 additions & 4,035 deletions Javadoc/allclasses-index.html

Large diffs are not rendered by default.

32 changes: 22 additions & 10 deletions Javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -863,59 +863,71 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/complex/package-summary.html">org.drip.numerical.complex</a></th>
<td class="col-last">
<div class="block">Implementation of Complex Number Suite</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/differentiation/package-summary.html">org.drip.numerical.differentiation</a></th>
<td class="col-last">
<div class="block">R<sup>1</sup> R<sup>d</sup> Numerical Differentiation Schemes</div>
</td>
</tr>
<tr class="alt-color">
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/eigen/package-summary.html">org.drip.numerical.eigen</a></th>
<td class="col-last">
<div class="block">QR PICE Eigen Component Extractor</div>
</td>
</tr>
<tr class="row-color">
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/estimation/package-summary.html">org.drip.numerical.estimation</a></th>
<td class="col-last">
<div class="block">Function Numerical Estimates/Corrections/Bounds</div>
</td>
</tr>
<tr class="alt-color">
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/fourier/package-summary.html">org.drip.numerical.fourier</a></th>
<td class="col-last">
<div class="block">Fourier - Rotation Counter, Phase Adjuster</div>
</td>
</tr>
<tr class="row-color">
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/integration/package-summary.html">org.drip.numerical.integration</a></th>
<td class="col-last">
<div class="block">R<sup>1</sup> R<sup>d</sup> Numerical Integration Schemes</div>
</td>
</tr>
<tr class="alt-color">
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/iterativesolver/package-summary.html">org.drip.numerical.iterativesolver</a></th>
<td class="col-last">
<div class="block">Linear System Iterative Solver Schemes</div>
</td>
</tr>
<tr class="row-color">
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/laplacian/package-summary.html">org.drip.numerical.laplacian</a></th>
<td class="col-last">
<div class="block">Laplace Transform - Quadrature Based Evaluation</div>
</td>
</tr>
<tr class="alt-color">
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/linearalgebra/package-summary.html">org.drip.numerical.linearalgebra</a></th>
<td class="col-last">
<div class="block">Linear Algebra Matrix Transform Library</div>
</td>
</tr>
<tr class="row-color">
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/linearsolver/package-summary.html">org.drip.numerical.linearsolver</a></th>
<td class="col-last">
<div class="block">Solvers of Linear Systems of Equations</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/matrix/package-summary.html">org.drip.numerical.matrix</a></th>
<td class="col-last">
<div class="block">Implementation of R<sup>1</sup> C<sup>1</sup> Matrices</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="org/drip/numerical/quadrature/package-summary.html">org.drip.numerical.quadrature</a></th>
<td class="col-last">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>Constant Field Values</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>Deprecated List</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
2 changes: 2 additions & 0 deletions Javadoc/element-list
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ org.drip.measure.statistics
org.drip.measure.stochastic
org.drip.measure.transform
org.drip.numerical.common
org.drip.numerical.complex
org.drip.numerical.differentiation
org.drip.numerical.eigen
org.drip.numerical.estimation
Expand All @@ -140,6 +141,7 @@ org.drip.numerical.iterativesolver
org.drip.numerical.laplacian
org.drip.numerical.linearalgebra
org.drip.numerical.linearsolver
org.drip.numerical.matrix
org.drip.numerical.quadrature
org.drip.oms.benchmark
org.drip.oms.depth
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>API Help</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
24 changes: 16 additions & 8 deletions Javadoc/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>A-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="index: A">
<meta name="generator" content="javadoc/SplitIndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -97,6 +97,10 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">Retrieve the "A" Parameter</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1CartesianPhiAB.html#a()">a()</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1CartesianPhiAB.html" title="class in org.drip.numerical.complex">C1CartesianPhiAB</a></dt>
<dd>
<div class="block">Retrieve the <code>a</code> Parameter</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/specialfunction/definition/HypergeometricParameters.html#a()">a()</a></span> - Method in class org.drip.specialfunction.definition.<a href="../org/drip/specialfunction/definition/HypergeometricParameters.html" title="class in org.drip.specialfunction.definition">HypergeometricParameters</a></dt>
<dd>
<div class="block">Retrieve 'a'</div>
Expand Down Expand Up @@ -176,7 +180,7 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">AbramowitzStegunSeriesGenerator Constructor</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/function/definition/CartesianComplexNumber.html#abs()">abs()</a></span> - Method in class org.drip.function.definition.<a href="../org/drip/function/definition/CartesianComplexNumber.html" title="class in org.drip.function.definition">CartesianComplexNumber</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Cartesian.html#abs()">abs()</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Cartesian.html" title="class in org.drip.numerical.complex">C1Cartesian</a></dt>
<dd>
<div class="block">Retrieve the Absolute Value</div>
</dd>
Expand Down Expand Up @@ -711,6 +715,10 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">Add the Solution Function</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Cartesian.html#add(org.drip.numerical.complex.C1Cartesian)">add(C1Cartesian)</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Cartesian.html" title="class in org.drip.numerical.complex">C1Cartesian</a></dt>
<dd>
<div class="block">Add the Input Cartesian C<sup>1</sup> to the current Instance</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/portfolioconstruction/core/LocalUniverse.html#add(org.drip.portfolioconstruction.core.Asset)">add(Asset)</a></span> - Method in class org.drip.portfolioconstruction.core.<a href="../org/drip/portfolioconstruction/core/LocalUniverse.html" title="class in org.drip.portfolioconstruction.core">LocalUniverse</a></dt>
<dd>
<div class="block">Add an Asset to the Local Universe</div>
Expand Down Expand Up @@ -791,10 +799,6 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">Add the Labeled Volatility</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/function/definition/CartesianComplexNumber.html#Add(org.drip.function.definition.CartesianComplexNumber,org.drip.function.definition.CartesianComplexNumber)">Add(CartesianComplexNumber, CartesianComplexNumber)</a></span> - Static method in class org.drip.function.definition.<a href="../org/drip/function/definition/CartesianComplexNumber.html" title="class in org.drip.function.definition">CartesianComplexNumber</a></dt>
<dd>
<div class="block">Add the 2 Complex Numbers</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/function/rdtor1solver/VariateInequalityConstraintMultiplier.html#Add(org.drip.function.rdtor1solver.VariateInequalityConstraintMultiplier,org.drip.function.rdtor1solver.VariateInequalityConstraintMultiplier,double,org.drip.function.rdtor1.BoundMultivariate%5B%5D)">Add(VariateInequalityConstraintMultiplier, VariateInequalityConstraintMultiplier, double, BoundMultivariate[])</a></span> - Static method in class org.drip.function.rdtor1solver.<a href="../org/drip/function/rdtor1solver/VariateInequalityConstraintMultiplier.html" title="class in org.drip.function.rdtor1solver">VariateInequalityConstraintMultiplier</a></dt>
<dd>
<div class="block">Add the Specified VariateInequalityConstraintMultiplier Instances together</div>
Expand All @@ -803,6 +807,10 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">Add the Specified VariateInequalityConstraintMultiplier Instances together</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Util.html#Add(org.drip.numerical.complex.C1Cartesian,org.drip.numerical.complex.C1Cartesian)">Add(C1Cartesian, C1Cartesian)</a></span> - Static method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Util.html" title="class in org.drip.numerical.complex">C1Util</a></dt>
<dd>
<div class="block">Add the 2 Complex Numbers</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/common/ListUtil.html#Add(org.drip.service.common.ListUtil.ListNode,org.drip.service.common.ListUtil.ListNode)">Add(ListUtil.ListNode&lt;Integer&gt;, ListUtil.ListNode&lt;Integer&gt;)</a></span> - Static method in class org.drip.service.common.<a href="../org/drip/service/common/ListUtil.html" title="class in org.drip.service.common">ListUtil</a></dt>
<dd>
<div class="block">You are given two non-empty linked lists representing two non-negative integers.</div>
Expand Down Expand Up @@ -2866,7 +2874,7 @@ <h2 class="title" id="I:A">A</h2>
<dd>
<div class="block">ARFHoliday Constructor</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/function/definition/CartesianComplexNumber.html#argument()">argument()</a></span> - Method in class org.drip.function.definition.<a href="../org/drip/function/definition/CartesianComplexNumber.html" title="class in org.drip.function.definition">CartesianComplexNumber</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Cartesian.html#argument()">argument()</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Cartesian.html" title="class in org.drip.numerical.complex">C1Cartesian</a></dt>
<dd>
<div class="block">Retrieve the Argument</div>
</dd>
Expand Down
6 changes: 3 additions & 3 deletions Javadoc/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>J-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="index: J">
<meta name="generator" content="javadoc/SplitIndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -309,7 +309,7 @@ <h2 class="title" id="I:J">J</h2>
<div class="block"><i>JacobiEstimator</i> exposes the Stubs for estimating the Jacobi Function and its Jacobian using the 2F1
Hyper-geometric Function.</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/linearalgebra/MatrixUtil.html#JacobiIteration(double%5B%5D%5B%5D)">JacobiIteration(double[][])</a></span> - Static method in class org.drip.numerical.linearalgebra.<a href="../org/drip/numerical/linearalgebra/MatrixUtil.html" title="class in org.drip.numerical.linearalgebra">MatrixUtil</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/linearalgebra/R1MatrixUtil.html#JacobiIteration(double%5B%5D%5B%5D)">JacobiIteration(double[][])</a></span> - Static method in class org.drip.numerical.linearalgebra.<a href="../org/drip/numerical/linearalgebra/R1MatrixUtil.html" title="class in org.drip.numerical.linearalgebra">R1MatrixUtil</a></dt>
<dd>
<div class="block">Construct a Jacobi Iteration Matrix from the Square Matrix</div>
</dd>
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>K-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="index: K">
<meta name="generator" content="javadoc/SplitIndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
18 changes: 13 additions & 5 deletions Javadoc/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Aug 04 17:16:16 EDT 2024 -->
<!-- Generated by javadoc (15) on Sun Aug 11 01:50:28 EDT 2024 -->
<title>L-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-08-04">
<meta name="dc.created" content="2024-08-11">
<meta name="description" content="index: L">
<meta name="generator" content="javadoc/SplitIndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -113,6 +113,10 @@ <h2 class="title" id="I:L">L</h2>
<dd>
<div class="block">L<sub>2</sub> Norm</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Cartesian.html#l2Norm()">l2Norm()</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Cartesian.html" title="class in org.drip.numerical.complex">C1Cartesian</a></dt>
<dd>
<div class="block">Retrieve the L<sup>2</sup> Norm</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/analytics/definition/Curve.html#label()">label()</a></span> - Method in interface org.drip.analytics.definition.<a href="../org/drip/analytics/definition/Curve.html" title="interface in org.drip.analytics.definition">Curve</a></dt>
<dd>
<div class="block">Get the Curve Latent State Identifier Label</div>
Expand Down Expand Up @@ -2753,7 +2757,11 @@ <h2 class="title" id="I:L">L</h2>
<dd>
<div class="block">Log Time Asymptotic Form</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/function/definition/CartesianComplexNumber.html#Logarithm(org.drip.function.definition.CartesianComplexNumber)">Logarithm(CartesianComplexNumber)</a></span> - Static method in class org.drip.function.definition.<a href="../org/drip/function/definition/CartesianComplexNumber.html" title="class in org.drip.function.definition">CartesianComplexNumber</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Cartesian.html#logarithm()">logarithm()</a></span> - Method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Cartesian.html" title="class in org.drip.numerical.complex">C1Cartesian</a></dt>
<dd>
<div class="block">Compute Logarithm of the Complex Number</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/complex/C1Util.html#Logarithm(org.drip.numerical.complex.C1Cartesian)">Logarithm(C1Cartesian)</a></span> - Static method in class org.drip.numerical.complex.<a href="../org/drip/numerical/complex/C1Util.html" title="class in org.drip.numerical.complex">C1Util</a></dt>
<dd>
<div class="block">Compute Logarithm of the Complex Number</div>
</dd>
Expand Down Expand Up @@ -3298,11 +3306,11 @@ <h2 class="title" id="I:L">L</h2>
<dd>
<div class="block">Compute the Lower Incomplete Gamma Function using the Gauss Continued Fraction</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/linearalgebra/TriangularMatrix.html#LOWER_AND_UPPER_TRIANGULAR">LOWER_AND_UPPER_TRIANGULAR</a></span> - Static variable in class org.drip.numerical.linearalgebra.<a href="../org/drip/numerical/linearalgebra/TriangularMatrix.html" title="class in org.drip.numerical.linearalgebra">TriangularMatrix</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/matrix/R1Triangular.html#LOWER_AND_UPPER_TRIANGULAR">LOWER_AND_UPPER_TRIANGULAR</a></span> - Static variable in class org.drip.numerical.matrix.<a href="../org/drip/numerical/matrix/R1Triangular.html" title="class in org.drip.numerical.matrix">R1Triangular</a></dt>
<dd>
<div class="block">Lower + Upper Triangular Matrix</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/numerical/linearalgebra/TriangularMatrix.html#LOWER_TRIANGULAR">LOWER_TRIANGULAR</a></span> - Static variable in class org.drip.numerical.linearalgebra.<a href="../org/drip/numerical/linearalgebra/TriangularMatrix.html" title="class in org.drip.numerical.linearalgebra">TriangularMatrix</a></dt>
<dt><span class="member-name-link"><a href="../org/drip/numerical/matrix/R1Triangular.html#LOWER_TRIANGULAR">LOWER_TRIANGULAR</a></span> - Static variable in class org.drip.numerical.matrix.<a href="../org/drip/numerical/matrix/R1Triangular.html" title="class in org.drip.numerical.matrix">R1Triangular</a></dt>
<dd>
<div class="block">Lower Triangular Matrix</div>
</dd>
Expand Down
Loading

0 comments on commit 137ad62

Please sign in to comment.