X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fnnue%2Ffeatures%2Fhalf_ka_v2_hm.cpp;h=7dbd3415624c973d47727d5f6f0d92ebfe140766;hb=8333b2a94c7c7e6e13822153f35899b64a690ac2;hp=11e05c9410a4e26a5dea3e47136191c25ff353a4;hpb=a5500edc555f6d4429b3b697392f5f27215cb1db;p=stockfish diff --git a/src/nnue/features/half_ka_v2_hm.cpp b/src/nnue/features/half_ka_v2_hm.cpp index 11e05c94..7dbd3415 100644 --- a/src/nnue/features/half_ka_v2_hm.cpp +++ b/src/nnue/features/half_ka_v2_hm.cpp @@ -48,7 +48,7 @@ namespace Stockfish::Eval::NNUE::Features { // Explicit template instantiations template void HalfKAv2_hm::append_active_indices(const Position& pos, IndexList& active); template void HalfKAv2_hm::append_active_indices(const Position& pos, IndexList& active); - + // append_changed_indices() : get a list of indices for recently changed features template void HalfKAv2_hm::append_changed_indices(