nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Matrix.html

24 lines
No EOL
613 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Matrix</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Matrix</h3><pre>Defined in file <a href="cdd.asn.html">cdd.asn</a>
C++ class: <a href="../doxyhtml/classCMatrix.html">CMatrix</a>
Matrix ::= SEQUENCE {
ncolumns INTEGER,
nrows INTEGER,
row-labels SEQUENCE OF VisibleString OPTIONAL,
scale-factor INTEGER,
columns SEQUENCE OF INTEGER
}</pre>
</body>
</html>