代码搜索:Parameterization
找到约 62 项符合「Parameterization」的源代码
代码结果 62
www.eeworm.com/read/235702/14055588
h asn1fix_param.h
#ifndef _ASN1FIX_PARAMETERIZATION_H_
#define _ASN1FIX_PARAMETERIZATION_H_
asn1p_expr_t *asn1f_parameterization_fork(arg_t *arg, asn1p_expr_t *expr, asn1p_expr_t *rhs_pspecs);
#endif /* _ASN1FIX_PARA
www.eeworm.com/read/423295/10573845
makefile
# Makefile
CXX = /usr/bin/g++ -O6
all: IDSet\
PointTool\
PCBCGSolver\
Parameterization\
PCBCGSolver: PCBCGSolver.cxx
$(CXX) -c PCBCGSolver.cxx
IDSet: IDSet.cxx
$(CXX) -c IDSet.cxx
Point
www.eeworm.com/read/463435/7181048
h radfn.h
/*----------------------------------------------------------------------
File : radfn.h
Contents: radial function management
(for clustering, radial basis function networks,
www.eeworm.com/read/399808/7833721
m canontomoment.m
% [MU, S] = CANONTOMOMENT(NU,L) converts the canonical parameterization of
% the Normal density to the momemnt parameterization with mean MU and
% covariance S.
function [mu, S] = canontomoment (nu,
www.eeworm.com/read/200886/15420676
m mygamrnd.m
% function x = mygamrnd(A,B,M,N)
%
% Generate random samples from a gamma distribution
% using Rubin notation
%
% Matlab parameterization relates to Rubin notation as follows:
% uses b_matlab = 1/B_ru
www.eeworm.com/read/200434/15433450
m meshless_curve_reconstruction.m
function [I,t] = meshless_curve_reconstruction(c, phi,R)
% meshless_curve_reconstruction - reconstruct a curve from point cloud.
%
% [I,t] = meshless_curve_reconstruction(c, phi, R);
%
% I
www.eeworm.com/read/163924/10139935
m vgg_rotmat_from_exp.m
function M = vgg_rotmat_from_exp(r)
% VGG_ROTMAT_FROM_EXP Convert from exponential to matrix rotation parameterization.
% R = vgg_rotmat_from_exp([r1, r2, r3]) generates the rotation
%
www.eeworm.com/read/235702/14055538
h asn1p_param.h
/*
* Structures and prototypes related to parameterization
*/
#ifndef ASN1_PARSER_PARAMETERIZATION_H
#define ASN1_PARSER_PARAMETERIZATION_H
struct asn1p_expr_s; /* Forward declaration */
struct as
www.eeworm.com/read/161300/5554803
entries
D/graph-compression////
D/graph-cyclic////
D/graph-drawing////
D/graph-parameterization////
D/graph-shortest-path////
D/graph-smoothing////
D/graph-spectra////
D/graph-subdivision////
www.eeworm.com/read/161300/5554805
extra entries.extra
D/graph-compression///
D/graph-cyclic///
D/graph-drawing///
D/graph-parameterization///
D/graph-shortest-path///
D/graph-smoothing///
D/graph-spectra///
D/graph-subdivision///