BatchInputType typedef | shark::PointSetKernel< InputType > | |
BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
ConstBatchInputReference typedef | shark::PointSetKernel< InputType > | |
ConstInputReference typedef | shark::PointSetKernel< InputType > | |
createState() const | shark::PointSetKernel< InputType > | inlinevirtual |
eval(ConstInputReference x1, ConstInputReference x2) const | shark::PointSetKernel< InputType > | inlinevirtual |
eval(ConstBatchInputReference const &batchX1, ConstBatchInputReference const &batchX2, RealMatrix &result, State &state) const | shark::PointSetKernel< InputType > | inline |
eval(ConstBatchInputReference const &batchX1, ConstBatchInputReference const &batchX2, RealMatrix &result) const | shark::PointSetKernel< InputType > | inline |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
m_base | shark::PointSetKernel< InputType > | protected |
name() const | shark::PointSetKernel< InputType > | inlinevirtual |
numberOfParameters() const | shark::PointSetKernel< InputType > | inlinevirtual |
parameterVector() const | shark::PointSetKernel< InputType > | inlinevirtual |
ParameterVectorType typedef | shark::IParameterizable<> | |
PointSetKernel(AbstractKernelFunction< InputType > *base) | shark::PointSetKernel< InputType > | inline |
read(InArchive &archive) | shark::ISerializable | inlinevirtual |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
setParameterVector(RealVector const &newParameters) | shark::PointSetKernel< InputType > | inlinevirtual |
weightedParameterDerivative(ConstBatchInputReference const &batchX1, ConstBatchInputReference const &batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) const | shark::PointSetKernel< InputType > | inline |
write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |
~IParameterizable() | shark::IParameterizable<> | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |