Files
xgcl/gmath/doc.go
T
2026-05-27 23:03:00 +08:00

16 lines
248 B
Go

///
/// Copyright (c) 2018 xdx. All rights reserved.
///
/// \file: doc.go
///
/// \brief:
///
/// \author: xdx
///
/*
Package gmath (mathematical Library) is the basic mathematical library
Named as gmath is easy to auto imports.
*/
package gmath