代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/402654/2318469
hpp cg.hpp
#include
template < class LinearOperator, class HilbertSpace, class Iteration >
int
cg(const LinearOperator& A, HilbertSpace& x, const HilbertSpace& b, Iteration& iter)
www.eeworm.com/read/402654/2318670
cpp vector_reduction.cpp
// File: vector_reduction.cpp
#include
#include
int main(int argc, char* argv[])
{
using namespace mtl;
typedef std::complex cdouble;
den
www.eeworm.com/read/402654/2318674
cpp matrix_mult_simple.cpp
#include
int main(int argc, char* argv[])
{
using namespace mtl; using namespace mtl::matrix;
const unsigned n= 100;
dense2D
www.eeworm.com/read/402654/2318701
cpp matrix_mult_add.cpp
#include
int main(int argc, char* argv[])
{
using namespace mtl; using namespace mtl::matrix;
const unsigned n= 100;
dense2D
www.eeworm.com/read/400650/2348711
c euler_solver.c
#include "diff_system.h"
#include "euler_solver.h"
#include "numeric_vector.h"
EulerSolver::EulerSolver (sys_type& s)
: UnsteadySolver(s), theta(1.)
{
}
EulerSolver::~EulerSolver ()
{
}
Rea
www.eeworm.com/read/387667/2556900
sql sslinfo.sql
SET search_path = public;
CREATE OR REPLACE FUNCTION ssl_client_serial() RETURNS numeric
LANGUAGE C STRICT
AS '$libdir/sslinfo', 'ssl_client_serial';
CREATE OR REPLACE FUNCTION ssl_is_used()
www.eeworm.com/read/154682/5634986
h opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* Numeric release version identifier:
* MMNNFFPPS: major minor fix patch status
* The status nibble has one of the values 0 for development, 1 t
www.eeworm.com/read/193967/8202964
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems. S