| 
            
              MelFrequencyCepstrumCoefficientClone Method 
             | 
          
        
         
            Creates a new object that is a copy of the current instance.
            
 
    Namespace: 
   Accord.Audio
    Assembly:
   Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntaxpublic override Object Clone()
Public Overrides Function Clone As Object
 Request Example
		View SourceReturn Value
Type: 
ObjectImplements
ICloneableClone
See Also