代码搜索:engine
找到约 10,000 项符合「engine」的源代码
代码结果 10,000
www.eeworm.com/read/393163/2488435
m marginal_nodes.m
function marginal = marginal_nodes(engine, query)
% MARGINAL_NODES Compute the marginal on the specified query nodes (gaussian)
% marginal = marginal_nodes(engine, query)
% Compute sum_{Hsum} Pr(Hkee
www.eeworm.com/read/393163/2488461
m find_mpe.m
function mpe = find_mpe(engine, evidence, varargin)
% FIND_MPE Find the most probable explanation of the data (belprop)
% function mpe = find_mpe(engine, evidence,...)
%
% evidence{i} = [] if X(i
www.eeworm.com/read/393163/2488511
m bethe_free_energy.m
function loglik = bethe_free_energy(engine, evidence)
% BETHE_FREE_ENERGY Compute Bethe free energy approximation to the log likelihood
% loglik = bethe_free_energy(engine, evidence)
%
% The Bethe fre
www.eeworm.com/read/393163/2488541
m clq_containing_nodes.m
function c = clq_containing_nodes(engine, nodes, fam)
% CLQ_CONTAINING_NODES Find the lightest clique (if any) that contains the set of nodes
% c = clq_containing_nodes(engine, nodes, family)
%
%
www.eeworm.com/read/393163/2488647
m correct_smooth.m
function [marginal, msg, loglik] = smooth_evidence(engine, evidence)
% [marginal, msg, loglik] = smooth_evidence(engine, evidence) (pearl_dbn)
disp('warning: broken');
[ss T] = size(evidence);
bnet
www.eeworm.com/read/358128/3004352
test myisam_trig_0407.test
#### suite/funcs_1/t/myisam_triggers.test
# MyISAM tables should be used
#
# Set $engine_type
let $engine_type= myisam;
# Decide, if the objects are to be (re)created
#
# - once at the beginning of
www.eeworm.com/read/358128/3004355
test memory_trig_08.test
#### suite/funcs_1/t/memory_triggers.test
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
# Decide, if the objects are to be (re)created
#
# - once at the beginning of
www.eeworm.com/read/358128/3004357
test memory_cursors.test
#### suite/funcs_1/t/memory_cursors.test
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
# Decide, if the objects are to be (re)created
#
# - once at the beginning of a
www.eeworm.com/read/358128/3004360
test memory_bitdata.test
#### suite/funcs_1/t/memory_bitdata
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
# Decide, if the objects are to be (re)created
#
# - once at the beginning of a set
www.eeworm.com/read/358128/3004362
test myisam_bitdata.test
#### suite/funcs_1/t/myisam_bitdata.test
# MyISAM tables should be used
#
# Set $engine_type
let $engine_type= myisam;
# Decide, if the objects are to be (re)created
#
# - once at the beginning of a