代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/346158/3189712
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev, usecell)
% LOG_MARG_PROB_NODE Compute sum_m log P(x(i,m)| x(pi_i,m)) for node i (tabular)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/346158/3189720
m sample_node_single_case.m
function y = sample_node(CPD, pev)
% SAMPLE_NODE Draw a random sample from P(Xi | x(pi_i), theta_i) (tabular)
% y = sample_node(CPD, pev)
%
% pev{i} is the value of the i'th parent (if any)
%assert(
www.eeworm.com/read/346158/3189729
m log_nextcase_prob_node.m
function L = log_nextcase_prob_node(CPD, self_ev, pev, test_self_ev, test_pev)
% LOG_NEXTCASE_PROB_NODE compute the joint distribution of a node (tabular) of a new case given
% completely observed d
www.eeworm.com/read/346158/3189795
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (linear_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/346158/3189806
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (root_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differs
www.eeworm.com/read/346158/3189930
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log int_{theta_i} P(x(i,m)| x(pi_i,m), theta_i) for node i (root)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
%
www.eeworm.com/read/346158/3190466
m comp_eff_node_sizes.m
function ens = comp_eff_node_sizes(ns, cnodes, ev, domain)
dnodes = mysetdiff(1:length(ns), cnodes);
odom = domain(~isemptycell(evidence(domain)));
cdom = myintersect(cnodes, domain);
ddom = myinters
www.eeworm.com/read/334056/3375383
h fl_toggle_node_base.h
#ifndef Fl_Node_Base_H
#define Fl_Node_Base_H
class Fl_Toggle_Node_Base {
friend class Fl_Toggle_Tree_Base;
public:
Fl_Toggle_Node_Base () {
prev_ = 0;
next_ = 0;
sub_ = 0;
vsu
www.eeworm.com/read/316872/3605368
c xfs_dir2_node.c
/*
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
www.eeworm.com/read/316872/3605502
h xfs_dir2_node.h
/*
* Copyright (c) 2000,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public