代码搜索:JAMA
找到约 255 项符合「JAMA」的源代码
代码结果 255
www.eeworm.com/read/383942/2605194
license jama.license
Copyright Notice This software is a cooperative product of The MathWorks and the
National Institute of Standards and Technology (NIST) which has been released to
the public domain. Neither The MathW
www.eeworm.com/read/326727/13120180
h jama_qr.h
#ifndef JAMA_QR_H
#define JAMA_QR_H
#include "tnt_array1d.h"
#include "tnt_array2d.h"
#include "tnt_math_utils.h"
namespace JAMA
{
/**
Classical QR Decompisition:
for an m-by-n matrix A wi
www.eeworm.com/read/326727/13120212
h jama_eig.h
#ifndef JAMA_EIG_H
#define JAMA_EIG_H
#include "tnt_array1d.h"
#include "tnt_array2d.h"
#include "tnt_math_utils.h"
#include
// for min(), max() below
#include
// for abs() bel
www.eeworm.com/read/326727/13120223
h jama_lu.h
#ifndef JAMA_LU_H
#define JAMA_LU_H
#include "tnt.h"
#include
//for min(), max() below
using namespace TNT;
using namespace std;
namespace JAMA
{
/** LU Decomposition.
For
www.eeworm.com/read/326727/13120229
h jama_cholesky.h
#ifndef JAMA_CHOLESKY_H
#define JAMA_CHOLESKY_H
#include "math.h"
/* needed for sqrt() below. */
namespace JAMA
{
using namespace TNT;
/**
For a symmetric, positive definite matrix A,
www.eeworm.com/read/326727/13120259
h jama_svd.h
#ifndef JAMA_SVD_H
#define JAMA_SVD_H
#include "tnt_array1d.h"
#include "tnt_array1d_utils.h"
#include "tnt_array2d.h"
#include "tnt_array2d_utils.h"
#include "tnt_math_utils.h"
#include
www.eeworm.com/read/14081/301295
htm 1618jama.htm
www.eeworm.com/read/14715/403534
pdf 1618jama.pdf
www.eeworm.com/read/15248/445282
pdf 0172jama.pdf
www.eeworm.com/read/15465/459874