# Generated by roxygen2: do not edit by hand

S3method(coords_to_position,data.frame)
S3method(coords_to_position,double)
S3method(coords_to_position,integer)
S3method(coords_to_position,matrix)
S3method(coords_to_position,numeric)
S3method(coords_to_position64,data.frame)
S3method(coords_to_position64,double)
S3method(coords_to_position64,integer)
S3method(coords_to_position64,matrix)
S3method(coords_to_position64,numeric)
S3method(index,data.frame)
S3method(index,double)
S3method(index,integer)
S3method(index,matrix)
S3method(index,numeric)
S3method(index64,bitstring)
S3method(index64,character)
S3method(index64,data.frame)
S3method(index64,double)
S3method(index64,integer)
S3method(index64,integer64)
S3method(index64,matrix)
S3method(index64,numeric)
S3method(position,data.frame)
S3method(position,integer)
S3method(position,matrix)
S3method(position,numeric)
S3method(position64,bitstring)
S3method(position64,character)
S3method(position64,data.frame)
S3method(position64,double)
S3method(position64,integer)
S3method(position64,integer64)
S3method(position64,matrix)
S3method(position64,numeric)
S3method(position_to_coords,data.frame)
S3method(position_to_coords,double)
S3method(position_to_coords,integer)
S3method(position_to_coords,matrix)
S3method(position_to_coords,numeric)
S3method(position_to_coords64,bitstring)
S3method(position_to_coords64,data.frame)
S3method(position_to_coords64,double)
S3method(position_to_coords64,integer64)
S3method(position_to_coords64,matrix)
S3method(position_to_coords64,numeric)
export(coords_to_position)
export(coords_to_position64)
export(index)
export(index64)
export(position)
export(position64)
export(position_to_coords)
export(position_to_coords64)
useDynLib(hilbert, .registration = TRUE)
