FannWrapperDouble.neural_net.get_cascade_candidate_change_fraction C# (CSharp) Метод

get_cascade_candidate_change_fraction() публичный Метод

public get_cascade_candidate_change_fraction ( ) : float
Результат float
        public float get_cascade_candidate_change_fraction()
        {
            float ret = fanndoublePINVOKE.neural_net_get_cascade_candidate_change_fraction(swigCPtr);
            return ret;
        }
neural_net