Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InEpsilonF64 ¶
InEpsilonF64 returns true if v1 and v2 are within epsilon of each other. assert.InEpsilon requires v1 to be non-zero.
func InEpsilonF64Slice ¶
InEpsilonF64Slice returns true if all the elements in v1 and v2 are within epsilon of each other. assert.InEpsilonSlice requires v1 to be non-zero.
func InEpsilonF64Slices ¶
InEpsilonF64Slices returns true if all the elements in v1 and v2 are within epsilon of each other.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.