blob: b1d4078edc5cf462cea4494cb5a324f981a590e7 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>Uses of Class org.apache.sis.referencing.operation.matrix.MatrixSIS (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../sis.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sis.referencing.operation.matrix.MatrixSIS (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.sis.referencing.operation.matrix.MatrixSIS" class="title">Uses of Class<br>org.apache.sis.referencing.operation.matrix.MatrixSIS</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing.operation.matrix">org.apache.sis.referencing.operation.matrix</a></th>
<td class="colLast">
<div class="block">Matrix implementations for spatiotemporal referencing.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sis.referencing.operation.transform">org.apache.sis.referencing.operation.transform</a></th>
<td class="colLast">
<div class="block">Conversions or transformations of multi-dimensional coordinate points.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing.operation.matrix">
<!-- -->
</a>
<h3>Uses of <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a> in <a href="../package-summary.html">org.apache.sis.referencing.operation.matrix</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a> in <a href="../package-summary.html">org.apache.sis.referencing.operation.matrix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Matrix1.html" title="class in org.apache.sis.referencing.operation.matrix">Matrix1</a></span></code></th>
<td class="colLast">
<div class="block">A matrix of fixed <a href="../Matrix1.html#SIZE">1</a>×<a href="../Matrix1.html#SIZE">1</a> size,
typically resulting from <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/MathTransform1D.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>MathTransform1D</code></a> derivative computation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Matrix2.html" title="class in org.apache.sis.referencing.operation.matrix">Matrix2</a></span></code></th>
<td class="colLast">
<div class="block">A matrix of fixed <a href="../Matrix2.html#SIZE">2</a>×<a href="../Matrix2.html#SIZE">2</a> size,
typically resulting from <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/MathTransform2D.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>MathTransform2D</code></a> derivative computation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Matrix3.html" title="class in org.apache.sis.referencing.operation.matrix">Matrix3</a></span></code></th>
<td class="colLast">
<div class="block">A matrix of fixed <a href="../Matrix3.html#SIZE">3</a>×<a href="../Matrix3.html#SIZE">3</a> size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Matrix4.html" title="class in org.apache.sis.referencing.operation.matrix">Matrix4</a></span></code></th>
<td class="colLast">
<div class="block">A matrix of fixed <a href="../Matrix4.html#SIZE">4</a>×<a href="../Matrix4.html#SIZE">4</a> size, often used in datum shifts.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sis.referencing.operation.matrix</a> that return <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#castOrCopy(org.opengis.referencing.operation.Matrix)">castOrCopy</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Casts or copies the given matrix to a SIS implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#clone()">clone</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a clone of this matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#copy(org.opengis.referencing.operation.Matrix)">copy</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Creates a new matrix which is a copy of the given matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#create(int,int,double%5B%5D)">create</a></span>&#8203;(int&nbsp;numRow,
int&nbsp;numCol,
double[]&nbsp;elements)</code></th>
<td class="colLast">
<div class="block">Creates a matrix of size <code>numRow</code> × <code>numCol</code> initialized to the given elements.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#create(int,int,java.lang.Number%5B%5D)">create</a></span>&#8203;(int&nbsp;numRow,
int&nbsp;numCol,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang" class="externalLink">Number</a>[]&nbsp;elements)</code></th>
<td class="colLast">
<div class="block">Creates a matrix of size <code>numRow</code> × <code>numCol</code> initialized to the given numbers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createDiagonal(int,int)">createDiagonal</a></span>&#8203;(int&nbsp;numRow,
int&nbsp;numCol)</code></th>
<td class="colLast">
<div class="block">Creates a matrix of size <code>numRow</code> × <code>numCol</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createDimensionSelect(int,int%5B%5D)">createDimensionSelect</a></span>&#8203;(int&nbsp;sourceDimensions,
int[]&nbsp;selectedDimensions)</code></th>
<td class="colLast">
<div class="block">Creates a matrix for a transform that keep only a subset of source coordinate values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createIdentity(int)">createIdentity</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">
<div class="block">Creates a square identity matrix of size <code>size</code> × <code>size</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createPassThrough(int,org.opengis.referencing.operation.Matrix,int)">createPassThrough</a></span>&#8203;(int&nbsp;firstAffectedCoordinate,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;subMatrix,
int&nbsp;numTrailingCoordinates)</code></th>
<td class="colLast">
<div class="block">Creates a matrix which converts a subset of coordinates using the transform given by another matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createTransform(org.opengis.geometry.Envelope,org.opengis.geometry.Envelope)">createTransform</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry" class="externalLink">Envelope</a>&nbsp;srcEnvelope,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry" class="externalLink">Envelope</a>&nbsp;dstEnvelope)</code></th>
<td class="colLast">
<div class="block">Creates a transform matrix mapping the given source envelope to the given destination envelope.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createTransform(org.opengis.geometry.Envelope,org.opengis.referencing.cs.AxisDirection%5B%5D,org.opengis.geometry.Envelope,org.opengis.referencing.cs.AxisDirection%5B%5D)">createTransform</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry" class="externalLink">Envelope</a>&nbsp;srcEnvelope,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/AxisDirection.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink">AxisDirection</a>[]&nbsp;srcAxes,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry" class="externalLink">Envelope</a>&nbsp;dstEnvelope,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/AxisDirection.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink">AxisDirection</a>[]&nbsp;dstAxes)</code></th>
<td class="colLast">
<div class="block">Creates a transform matrix mapping the given source envelope to the given destination envelope,
combined with changes in axis order and/or direction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createTransform(org.opengis.referencing.cs.AxisDirection%5B%5D,org.opengis.referencing.cs.AxisDirection%5B%5D)">createTransform</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/AxisDirection.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink">AxisDirection</a>[]&nbsp;srcAxes,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/AxisDirection.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink">AxisDirection</a>[]&nbsp;dstAxes)</code></th>
<td class="colLast">
<div class="block">Creates a transform matrix changing axis order and/or direction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#createZero(int,int)">createZero</a></span>&#8203;(int&nbsp;numRow,
int&nbsp;numCol)</code></th>
<td class="colLast">
<div class="block">Creates a matrix of size <code>numRow</code> × <code>numCol</code> filled with zero values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#inverse(org.opengis.referencing.operation.Matrix)">inverse</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Returns the inverse of the given matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#inverse()">inverse</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the inverse of this matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#multiply(org.opengis.referencing.operation.Matrix,org.opengis.referencing.operation.Matrix)">multiply</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;m1,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;m2)</code></th>
<td class="colLast">
<div class="block">Returns a new matrix which is the result of multiplying the first matrix with the second one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#multiply(org.opengis.referencing.operation.Matrix)">multiply</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Returns a new matrix which is the result of multiplying this matrix with the specified one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#removeColumns(int,int)">removeColumns</a></span>&#8203;(int&nbsp;lower,
int&nbsp;upper)</code></th>
<td class="colLast">
<div class="block">Returns a new matrix with the same elements than this matrix except for the specified columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#removeRows(int,int)">removeRows</a></span>&#8203;(int&nbsp;lower,
int&nbsp;upper)</code></th>
<td class="colLast">
<div class="block">Returns a new matrix with the same elements than this matrix except for the specified rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatrixSIS.</span><code><span class="memberNameLink"><a href="../MatrixSIS.html#solve(org.opengis.referencing.operation.Matrix)">solve</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Returns the value of <var>U</var> which solves <code>this</code> × <var>U</var> = <code>matrix</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Matrices.</span><code><span class="memberNameLink"><a href="../Matrices.html#unmodifiable(org.opengis.referencing.operation.Matrix)">unmodifiable</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink">Matrix</a>&nbsp;matrix)</code></th>
<td class="colLast">
<div class="block">Returns an unmodifiable view of the given matrix.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.sis.referencing.operation.transform">
<!-- -->
</a>
<h3>Uses of <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a> in <a href="../../transform/package-summary.html">org.apache.sis.referencing.operation.transform</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../transform/package-summary.html">org.apache.sis.referencing.operation.transform</a> that return <a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextualParameters.</span><code><span class="memberNameLink"><a href="../../transform/ContextualParameters.html#denormalizeGeographicOutputs(double)">denormalizeGeographicOutputs</a></span>&#8203;(double&nbsp;λ0)</code></th>
<td class="colLast">
<div class="block">Appends a denormalization step after the non-linear kernel, which will convert input coordinates
in the two first dimensions from radians to degrees.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextualParameters.</span><code><span class="memberNameLink"><a href="../../transform/ContextualParameters.html#getMatrix(org.apache.sis.referencing.operation.transform.ContextualParameters.MatrixRole)">getMatrix</a></span>&#8203;(<a href="../../transform/ContextualParameters.MatrixRole.html" title="enum in org.apache.sis.referencing.operation.transform">ContextualParameters.MatrixRole</a>&nbsp;role)</code></th>
<td class="colLast">
<div class="block">Returns the affine transforms to be applied before or after the non-linear kernel operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">MatrixSIS</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextualParameters.</span><code><span class="memberNameLink"><a href="../../transform/ContextualParameters.html#normalizeGeographicInputs(double)">normalizeGeographicInputs</a></span>&#8203;(double&nbsp;λ0)</code></th>
<td class="colLast">
<div class="block">Prepends a normalization step converting input coordinates in the two first dimensions from degrees to radians.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../MatrixSIS.html" title="class in org.apache.sis.referencing.operation.matrix">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>