FannWrapperDouble.neural_net.get_cascade_candidate_change_fraction C# (CSharp) Méthode

get_cascade_candidate_change_fraction() public méthode

public get_cascade_candidate_change_fraction ( ) : float
Résultat float
        public float get_cascade_candidate_change_fraction()
        {
            float ret = fanndoublePINVOKE.neural_net_get_cascade_candidate_change_fraction(swigCPtr);
            return ret;
        }
neural_net