代码搜索:validation
找到约 7,219 项符合「validation」的源代码
代码结果 7,219
www.eeworm.com/read/292191/8368158
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/291537/8411105
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/291387/8422096
txt ehist.txt
Complexity: 3 on 9 X-validation: 1 on 10
Consequents optimization. SSE=185.372
Premise optimization: 0/3 epochs, mu = 0.001, SSE= 185.372.
Premise optimization: 1/3 epochs, mu = 0.0001, SSE= 14
www.eeworm.com/read/187929/8590180
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/287946/8658599
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/286166/8785328
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/283128/9041535
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/375212/9368823
m pcrcvrnd.m
function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcvrnd(x,y,split,iter,pc,np,mc)
%PCRCVRND Cross validation for PCR models
% Inputs are the matrix of predictor variables (x), matrix
% of p
www.eeworm.com/read/375212/9369194
m pcrcvg.m
function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcvg(x,y,split,pc,np,mc,gui,action)
%PCRCVG Cross validation for PCR models for use by MODLGUI
% Copyright
% Eigenvector Technologies
% 19
www.eeworm.com/read/375212/9369258
m pcrcv.m
function [press,cumpress,minpc,b,p,qlim,t2lim,tvar] = pcrcv(x,y,split,pc,np,mc)
%PCRCV Cross validation for PCR models
% Inputs are the matrix of predictor variables (x), matrix
% of predicted va