代码搜索:validation
找到约 7,219 项符合「validation」的源代码
代码结果 7,219
www.eeworm.com/read/214923/15082941
m leaveoneout_lssvm.m
function [costs, z, yh, model] = leaveoneout_lssvm(model,gams, estfct)
% Fast leave-one-out cross-validation for the LS-SVM based on one full matrix inversion
%
% >> cost = leaveoneout_lssvm({X,Y,typ
www.eeworm.com/read/208890/15233179
h dh.h
#ifndef CRYPTOPP_DH_H
#define CRYPTOPP_DH_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Diffie-Hellman in GF(p) with key validation
class DH : public PK_WithPrecomputation
www.eeworm.com/read/13364/273947
h dh.h
#ifndef CRYPTOPP_DH_H
#define CRYPTOPP_DH_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Diffie-Hellman in GF(p) with key validation
class DH : public PK_WithPrecomputation
www.eeworm.com/read/16736/685995
h dh.h
#ifndef CRYPTOPP_DH_H
#define CRYPTOPP_DH_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Diffie-Hellman in GF(p) with key validation
class DH : public PK_WithPrecomputation