代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/193461/8225919
html linestipple.html
NAME
glLineStipple - specify the line stipple pattern
C SPECIFICATION
void glL
www.eeworm.com/read/193461/8225983
html polygonoffset.html
NAME
glPolygonOffset - set the scale and units used to calculate
depth values
C SPECIFICATION
www.eeworm.com/read/393518/8281090
m lin2pcma.m
function p=lin2pcma(x,m,s)
%LIN2PCMA Convert linear PCM to A-law P=(X,M,S)
% pcma = lin2pcma(lin) where lin contains a vector
% or matrix of signal values.
% The input values will be converted to
www.eeworm.com/read/292968/8319800
cpp boundary.cpp
// file BOUNDARY.CXX
#include "boundary.hxx"
#include "timestep.hxx"
#include "loadtime.hxx"
double BoundaryCondition :: give (char u, TimeStep* stepN)
// Returns the value at stepN
www.eeworm.com/read/172354/9712613
m chistart.m
function Chi2 = chistart (D,L,a,ncands,factor)
%CHISTART: Computes the initial size of the search ellipsoid
%
% This routine computes or approximates the initial size of the
% search ellipsoid. If
www.eeworm.com/read/172354/9712749
m chistart.m
function Chi2 = chistart (D,L,a,ncands,factor)
%CHISTART: Computes the initial size of the search ellipsoid
%
% This routine computes or approximates the initial size of the
% search ellipsoid. If
www.eeworm.com/read/367160/9769346
f spptri.f
SUBROUTINE SPPTRI( UPLO, N, AP, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Scalar Ar
www.eeworm.com/read/367160/9770636
f cpotri.f
SUBROUTINE CPOTRI( UPLO, N, A, LDA, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Scala
www.eeworm.com/read/367160/9770983
f zpptri.f
SUBROUTINE ZPPTRI( UPLO, N, AP, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Scalar Ar
www.eeworm.com/read/367160/9771037
f spotri.f
SUBROUTINE SPOTRI( UPLO, N, A, LDA, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Scala