dashboard
repositories
filestore
activity
search
login
main
/
shop
微信三级分销
summary
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
initial commit
bin.shen
2016-12-05
a4c9331bbfe3e8765ccdc1c54cc6931bac49cc82
[shop.git]
/
application
/
libraries
/
PHPExcel
/
Shared
/
JAMA
/
docs
/
includes
/
header.php
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>JAMA v1.0.1</title>
<meta name="description" content="JAMA v1.0.1 - Port of the proposed standard Java Matrix Library to PHP" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="php, matrix, matrix library, cholesky decomposition, eigenvalue decomposition, eigenvector, lu decomposition, qr decomposition, singular value decomposition" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>