代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/307164/3727981
c atl_print_node_id.c
/* ---------------------------------------------------------------------
*
* -- Automatically Tuned Linear Algebra Software (ATLAS)
* (C) Copyright 2000 All Rights Reserved
*
* -- ATLAS routin
www.eeworm.com/read/304962/3782497
h rotation_tree_node_2.h
// Copyright (c) 2000 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public L
www.eeworm.com/read/304962/3782782
h filtered_function_node_bases.h
// Copyright (c) 2005 Stanford University (USA).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the terms of the GNU Lesser
www.eeworm.com/read/297137/3890488
c lk_node_extended_copy.c
/*
* Copyright (C) 2001, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System runtime library.
*
* This library is free software; you can redistribute it and/or
* modify it un
www.eeworm.com/read/297137/3890534
c lk_node_extended_swap.c
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System runtime library.
*
* This library is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/292984/3935952
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/292984/3935960
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/292984/3935969
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/292984/3936036
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/292984/3936047
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